-- Logs begin at Tue 2021-09-14 16:50:43 UTC, end at Tue 2021-09-14 19:19:21 UTC. --
Sep 14 17:26:48.343433 n-d-796905-2 systemd[1]: Started Devstack devstack@c-vol.service.
Sep 14 17:26:50.745169 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=84009) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:266}}
Sep 14 17:26:50.745763 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=84009) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:282}}
Sep 14 17:26:51.486137 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_db.sqlalchemy.engines [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d 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=84009) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:26:51.653977 n-d-796905-2 cinder-volume[84009]: INFO cinder.rpc [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version.
Sep 14 17:26:51.660093 n-d-796905-2 cinder-volume[84009]: INFO cinder.rpc [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Sep 14 17:26:51.698380 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_db.sqlalchemy.engines [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d 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=84009) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:26:51.731956 n-d-796905-2 cinder-volume[84009]: INFO cinder.volume.manager [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] Determined volume DB was empty at startup.
Sep 14 17:26:51.732576 n-d-796905-2 cinder-volume[84009]: DEBUG cinder.volume.manager [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] Cinder Volume DB check: vol_db_empty=True {{(pid=84009) __init__ /opt/stack/cinder/cinder/volume/manager.py:236}}
Sep 14 17:26:51.738896 n-d-796905-2 cinder-volume[84009]: INFO cinder.volume.manager [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] Service not found for updating active_backend_id, assuming default for driver init.
Sep 14 17:26:51.739678 n-d-796905-2 cinder-volume[84009]: WARNING stevedore.named [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:26:51.740114 n-d-796905-2 cinder-volume[84009]: WARNING castellan.key_manager [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:26:51.741251 n-d-796905-2 cinder-volume[84009]: WARNING cinder.keymgr.conf_key_mgr [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:26:51.754167 n-d-796905-2 cinder-volume[84009]: DEBUG cinder.volume.drivers.lvm [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.tgt.TgtAdm {{(pid=84009) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:103}}
Sep 14 17:26:51.765367 n-d-796905-2 cinder-volume[84009]: INFO cinder.volume.manager [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] Image-volume cache disabled for host n-d-796905-2@lvmdriver-1.
Sep 14 17:26:51.771662 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_db.sqlalchemy.engines [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d 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=84009) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:26:51.787044 n-d-796905-2 cinder-volume[84009]: INFO oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] Starting 1 workers
Sep 14 17:26:51.792292 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] Started child 84144 {{(pid=84009) _start_child /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:576}}
Sep 14 17:26:51.793728 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] Full set of CONF: {{(pid=84009) wait /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:650}}
Sep 14 17:26:51.794307 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] ******************************************************************************** {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}}
Sep 14 17:26:51.794791 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] Configuration options gathered from: {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}}
Sep 14 17:26:51.795334 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}}
Sep 14 17:26:51.796123 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}}
Sep 14 17:26:51.797424 n-d-796905-2 cinder-volume[84144]: INFO cinder.service [-] Starting cinder-volume node (version 17.1.1)
Sep 14 17:26:51.800200 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] ================================================================================ {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}}
Sep 14 17:26:51.801201 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] allow_availability_zone_fallback = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.801423 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] allow_compression_on_image_upload = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.801941 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] allowed_direct_url_schemes = [] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.802468 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] api_rate_limit = True {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.803083 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] auth_strategy = keystone {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.803507 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_availability_zone = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.803907 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_host = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.804293 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_name = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.804740 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_stats_polling_interval = 60 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.805119 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backup_api_class = cinder.backup.api.API {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.805512 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.805920 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backup_name_template = backup-%s {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.806330 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backup_use_same_host = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.806711 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backup_use_temp_snapshot = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.807101 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] chap_password = **** {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.807711 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] chap_username = {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.808321 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.808791 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cinder_internal_tenant_project_id = 9582c5ad78d543018f4454c78abc0278 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.809345 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cinder_internal_tenant_user_id = 482697b22edd489fb799876572e0e2d3 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.809700 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cluster = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.810292 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] compression_format = gzip {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.810984 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] compute_api_class = cinder.compute.nova.API {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.811400 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] config_dir = [] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.811851 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.812561 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] config_source = [] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.813262 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.813674 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] control_exchange = openstack {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.814125 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] db_driver = cinder.db {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.814739 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] debug = True {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.815261 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] default_availability_zone = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.816292 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] default_group_type = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.817165 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d 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=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.817750 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] default_volume_type = lvmdriver-1 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.818142 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] driver_client_cert = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.818648 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] driver_client_cert_key = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.819172 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] driver_data_namespace = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.819928 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] driver_ssl_cert_path = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.819928 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] driver_ssl_cert_verify = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.820265 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] driver_use_ssl = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.820590 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] enable_new_services = True {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.821246 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] enable_unsupported_driver = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.821564 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] enable_v2_api = True {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.822027 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] enable_v3_api = True {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.822368 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] enabled_backends = ['lvmdriver-1'] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.822800 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] enforce_multipath_for_image_xfer = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.823390 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] filter_function = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.823770 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] glance_api_insecure = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.824174 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] glance_api_servers = ['http://10.222.0.39/image'] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.824536 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] glance_api_ssl_compression = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.824914 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] glance_ca_certificates_file = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.825318 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] glance_catalog_info = image:glance:publicURL {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.825827 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.826045 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Starting volume driver LVMVolumeDriver (3.0.0)
Sep 14 17:26:51.826254 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] glance_num_retries = 3 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.826868 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] glance_request_timeout = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.827221 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] goodness_function = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.827596 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] graceful_shutdown_timeout = 5 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.828169 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] group_api_class = cinder.group.api.API {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.828431 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fdba3c21-1845-4f64-9d24-a78740b29925 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:26:51.828894 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] host = n-d-796905-2 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.829285 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] iet_conf = /etc/iet/ietd.conf {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.829679 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] image_compress_on_upload = True {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.830047 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] image_conversion_address_space_limit = 1 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.830422 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] image_conversion_cpu_limit = 60 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.830963 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.832218 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] image_upload_use_cinder_backend = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.832623 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] image_upload_use_internal_tenant = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.833033 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] image_volume_cache_enabled = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.833702 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] image_volume_cache_max_count = 0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.834216 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] image_volume_cache_max_size_gb = 0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.834746 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] init_host_max_objects_retrieval = 0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.835272 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] instance_format = [instance: %(uuid)s] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.835825 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.836421 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] iscsi_iotype = fileio {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.837042 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] iscsi_secondary_ip_addresses = [] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.837600 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] iscsi_target_flags = {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.837978 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] iscsi_write_cache = on {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.838350 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] iser_helper = tgtadm {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.838873 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] iser_ip_address = 10.222.0.39 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.839322 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] iser_port = 3260 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.839694 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.840228 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] log_config_append = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.840825 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.841391 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] log_dir = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.841752 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] log_file = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.842061 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] log_options = True {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.847097 n-d-796905-2 sudo[84172]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings -o name stack-volumes-lvmdriver-1
Sep 14 17:26:51.848979 n-d-796905-2 sudo[84172]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:26:51.849692 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] log_rotate_interval = 1 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.850272 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] log_rotate_interval_type = days {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.850771 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] log_rotation_type = none {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.851187 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d 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=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.851589 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.852070 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.852761 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.853158 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.853686 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] max_age = 0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.854161 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] max_logfile_count = 30 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.854634 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] max_logfile_size_mb = 200 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.855215 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] max_over_subscription_ratio = 20.0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.856198 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] message_reap_interval = 86400 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.856989 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] message_ttl = 2592000 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.857596 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] migration_create_volume_timeout_secs = 300 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.858058 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] monkey_patch = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.859196 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] monkey_patch_modules = [] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.859196 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] my_ip = 10.222.0.39 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.859196 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] no_snapshot_gb_quota = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.861386 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] num_iser_scan_tries = 3 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.861386 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] num_shell_tries = 3 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.861386 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] num_volume_device_scan_tries = 3 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.861386 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] nvmet_ns_id = 10 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.863043 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] nvmet_port_id = 1 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.864980 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] osapi_max_limit = 1000 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.864980 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] osapi_volume_ext_list = [] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.864980 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.866155 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] osapi_volume_listen = 0.0.0.0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.866983 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] osapi_volume_listen_port = 8776 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.868309 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] osapi_volume_use_ssl = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.868970 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] osapi_volume_workers = 2 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.870840 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] per_volume_size_limit = -1 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.871434 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] periodic_fuzzy_delay = 60 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.872003 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] periodic_interval = 60 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.872669 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] public_endpoint = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.874215 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] publish_errors = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.874815 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] quota_backup_gigabytes = 1000 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.875397 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] quota_backups = 10 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.876044 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] quota_consistencygroups = 10 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.876520 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.877171 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] quota_gigabytes = 1000 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.877632 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] quota_groups = 10 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.878898 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] quota_snapshots = 10 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.879666 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] quota_volumes = 10 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.880415 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] rate_limit_burst = 0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.881261 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] rate_limit_except_level = CRITICAL {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.881898 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] rate_limit_interval = 0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.882699 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] reinit_driver_count = 3 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.883624 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] replication_device = **** {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.884273 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] report_discard_supported = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.884973 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] report_interval = 10 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.885587 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] reservation_clean_interval = 86400 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.886109 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] reservation_expire = 86400 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.886694 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] reserved_percentage = 0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.887409 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.887931 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.888409 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] rpc_response_timeout = 60 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.888932 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] run_external_periodic_tasks = True {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.889613 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.890366 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] scst_target_driver = iscsi {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.891284 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] scst_target_iqn_name = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.891847 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] service_down_time = 60 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.892658 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] snapshot_name_template = snapshot-%s {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.894149 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] split_loggers = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.894890 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] state_path = /opt/stack/data/cinder {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.895456 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] storage_availability_zone = nova {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.895931 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] storage_protocol = iscsi {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.896406 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] syslog_log_facility = LOG_USER {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.896909 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] target_helper = tgtadm {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.897733 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] target_ip_address = 10.222.0.39 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.898295 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] target_port = 3260 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.898891 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.899387 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] target_protocol = iscsi {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.900123 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] trace_flags = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.900934 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] transfer_api_class = cinder.transfer.api.API {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.901901 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] transport_url = **** {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.902690 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] until_refresh = 0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.903448 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] use_chap_auth = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.904137 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] use_default_quota_class = True {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.904940 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] use_eventlog = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.905360 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] use_journal = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.906299 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] use_json = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.906299 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] use_multipath_for_image_xfer = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.906743 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] use_stderr = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.907256 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] use_syslog = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.907899 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] verify_glance_signatures = enabled {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.908382 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] volume_api_class = cinder.volume.api.API {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.908858 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] volume_backend_name = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.909669 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] volume_clear = zero {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.910253 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] volume_clear_ionice = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.910895 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] volume_clear_size = 0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.911585 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.912221 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] volume_copy_bps_limit = 0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.912870 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] volume_dd_blocksize = 1M {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.915197 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.915197 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] volume_name_template = volume-%s {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.915197 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] volume_service_inithost_offload = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.915197 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] volume_usage_audit_period = month {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.915835 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.916290 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] watch_log_file = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.916765 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] zoning_mode = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Sep 14 17:26:51.917733 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.917991 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_policy.enforce_new_defaults = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.918454 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_policy.enforce_scope = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.919145 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_policy.policy_default_rule = default {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.919637 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.920154 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_policy.policy_file = policy.yaml {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.920727 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.921312 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.921894 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.922393 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.922851 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.923362 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_concurrency.disable_process_locking = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.923833 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.925056 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] privsep_osbrick.capabilities = [21] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.925056 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] privsep_osbrick.group = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.925486 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] privsep_osbrick.helper_command = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.925951 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] privsep_osbrick.thread_pool_size = 4 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.926430 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] privsep_osbrick.user = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.926964 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] database.backend = sqlalchemy {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.927364 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] database.connection = **** {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.927863 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] database.connection_debug = 0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.928332 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] database.connection_parameters = {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.928815 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] database.connection_recycle_time = 3600 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.929254 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] database.connection_trace = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.930268 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] database.db_inc_retry_interval = True {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.930268 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] database.db_max_retries = 20 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.930478 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] database.db_max_retry_interval = 10 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.930995 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] database.db_retry_interval = 1 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.931528 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] database.max_overflow = 50 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.932567 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] database.max_pool_size = 5 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.932567 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] database.max_retries = 10 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.932757 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] database.mysql_enable_ndb = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.933031 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] database.mysql_sql_mode = TRADITIONAL {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.933558 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] database.pool_timeout = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.933758 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] database.retry_interval = 10 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.934134 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] database.slave_connection = **** {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.934500 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] database.sqlite_synchronous = True {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.934864 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] database.use_db_reconnect = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.935288 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] profiler.connection_string = messaging:// {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.935605 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] profiler.enabled = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.935974 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] profiler.es_doc_type = notification {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.936372 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] profiler.es_scroll_size = 10000 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.936836 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] profiler.es_scroll_time = 2m {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.937200 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] profiler.filter_error_trace = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.938064 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] profiler.hmac_keys = SECRET_KEY {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.938064 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] profiler.sentinel_service_name = mymaster {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.938410 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] profiler.socket_timeout = 0.1 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.938772 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] profiler.trace_sqlalchemy = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.939162 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] coordination.backend_url = etcd3+http://10.222.0.39:2379 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.940020 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.940020 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cinder_sys_admin.group = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.940245 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cinder_sys_admin.helper_command = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.941378 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.941730 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cinder_sys_admin.user = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.942130 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] service_user.auth_section = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.942493 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] service_user.auth_type = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.942854 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] service_user.cafile = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.943206 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] service_user.certfile = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.943570 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] service_user.collect_timing = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.943930 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] service_user.insecure = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.944282 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] service_user.keyfile = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.944643 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] service_user.send_service_user_token = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.945991 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] service_user.split_loggers = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.946151 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] service_user.timeout = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.946737 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.admin_password = **** {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.947138 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.admin_tenant_name = admin {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.947566 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.admin_token = **** {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.947861 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.admin_user = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.948526 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.auth_admin_prefix = {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.948715 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.949066 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.auth_port = 35357 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.949463 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.auth_protocol = https {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.949860 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.auth_section = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.950247 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.auth_type = password {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.950935 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.auth_uri = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.950935 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.auth_version = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.951306 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.cache = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.952488 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.952488 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.certfile = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.952856 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.delay_auth_decision = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.953040 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.953391 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.http_connect_timeout = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.953751 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.954100 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.identity_uri = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.954751 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.include_service_catalog = True {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.954907 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.insecure = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.955157 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.interface = public {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.956649 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.keyfile = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.956649 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.956980 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.957117 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.958108 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.958108 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.958400 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.memcache_secret_key = **** {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.958538 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.memcache_security_strategy = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.958892 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.memcache_use_advanced_pool = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.959353 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.959706 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.region_name = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.960108 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.960484 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.service_token_roles_required = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.960872 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.service_type = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.961228 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.token_cache_time = 300 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.961584 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] keystone_authtoken.www_authenticate_uri = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.962033 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cache.backend = dogpile.cache.null {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.962648 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cache.backend_argument = **** {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.962815 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cache.config_prefix = cache.oslo {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.963118 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cache.debug_cache_backend = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.963961 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cache.enabled = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.963961 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cache.expiration_time = 600 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.964270 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cache.memcache_dead_retry = 300 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.964871 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.965040 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cache.memcache_pool_maxsize = 10 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.965276 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cache.memcache_pool_unused_timeout = 60 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.966198 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cache.memcache_servers = ['localhost:11211'] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.966198 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cache.memcache_socket_timeout = 1.0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.966494 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cache.proxies = [] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.966753 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cache.tls_allowed_ciphers = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.967107 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cache.tls_cafile = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.967458 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cache.tls_certfile = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.967817 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cache.tls_enabled = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.968165 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] cache.tls_keyfile = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.968507 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.backend_availability_zone = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.968891 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.969294 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.969638 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.chap_password = **** {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.970006 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.chap_username = {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.970379 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.970800 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.driver_client_cert = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.971080 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.driver_client_cert_key = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.971435 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.driver_data_namespace = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.971828 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.driver_ssl_cert_path = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.972183 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.972538 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.driver_use_ssl = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.972922 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.enable_unsupported_driver = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.973278 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.973582 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.extra_capabilities = {} {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.974465 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.filter_function = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.974465 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.goodness_function = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.974767 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.iet_conf = /etc/iet/ietd.conf {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.975390 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.975390 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.975775 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.image_volume_cache_enabled = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.976017 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.976431 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.976844 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.iscsi_iotype = fileio {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.978660 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.iscsi_secondary_ip_addresses = [] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.978660 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.iscsi_target_flags = {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.978660 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.iscsi_write_cache = on {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.978660 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.iser_helper = tgtadm {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.979238 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.iser_ip_address = 10.222.0.39 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.979238 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.iser_port = 3260 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.979832 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.980006 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.980315 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.lvm_mirrors = 0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.980671 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.981727 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.lvm_type = auto {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.982106 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.982467 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.982821 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.num_shell_tries = 3 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.983183 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.983562 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.nvmet_ns_id = 10 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.983928 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.nvmet_port_id = 1 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.984285 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.replication_device = **** {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.984649 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.report_discard_supported = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.985036 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.reserved_percentage = 0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.985417 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.scst_target_driver = iscsi {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.985767 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.scst_target_iqn_name = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.986135 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.storage_protocol = iscsi {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.986495 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.986872 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.target_helper = tgtadm {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.987579 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.target_ip_address = 10.222.0.39 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.987736 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.target_port = 3260 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.988334 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.988334 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.target_protocol = iscsi {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.988637 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.trace_flags = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.989002 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.unique_fqdn_network = True {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.989356 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.use_chap_auth = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.989737 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.990078 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.volume_backend_name = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.991255 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.volume_clear = zero {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.991255 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.volume_clear_ionice = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.991255 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.volume_clear_size = 0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.991681 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.991840 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.992172 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.992536 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.992938 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.volume_group = cinder-volumes {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.993254 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.993636 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_reports.file_event_handler = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.994022 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_reports.file_event_handler_interval = 1 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.994390 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_reports.log_dir = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.995085 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.backend_availability_zone = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.995085 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.backend_host = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.995538 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.995788 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.996138 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.chap_password = **** {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.996584 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.chap_username = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.996885 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.chiscsi_conf = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.997237 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.driver_client_cert = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.997587 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.driver_client_cert_key = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.997960 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.driver_data_namespace = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.998318 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.998685 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.999035 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.driver_use_ssl = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.999383 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:51.999731 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.000041 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.extra_capabilities = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.000381 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.filter_function = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.001893 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.goodness_function = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.003531 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.iet_conf = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.004231 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.004231 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.004530 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.image_volume_cache_enabled = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.004878 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.005279 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.005691 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.iscsi_iotype = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.005973 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.iscsi_secondary_ip_addresses = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.006364 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.iscsi_target_flags = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.006708 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.iscsi_write_cache = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.007070 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.iser_helper = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.007422 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.iser_ip_address = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.007773 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.iser_port = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.008124 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.iser_target_prefix = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.008477 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.lvm_conf_file = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.008854 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.lvm_mirrors = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.009214 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.009598 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.lvm_type = default {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.009949 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.010325 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.010659 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.num_shell_tries = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.011017 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.011367 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.nvmet_ns_id = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.011769 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.nvmet_port_id = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.012070 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.replication_device = **** {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.012442 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.report_discard_supported = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.012814 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.reserved_percentage = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.013166 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.scst_target_driver = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.014624 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.014624 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.storage_protocol = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.014624 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.014624 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.target_helper = tgtadm {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.015582 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.target_ip_address = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.015582 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.target_port = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.015582 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.target_prefix = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.016115 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.target_protocol = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.016115 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.trace_flags = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.016391 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.unique_fqdn_network = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.016829 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.use_chap_auth = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.017735 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.017735 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.018088 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.volume_clear = none {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.018230 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.volume_clear_ionice = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.019126 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.volume_clear_size = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.019388 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.020489 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.020489 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.020489 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.020955 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.021162 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] lvmdriver-1.volumes_dir = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.021596 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.021992 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.022987 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.022987 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.023291 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.023462 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.024411 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.024411 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.heartbeat_rate = 2 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.024731 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.024934 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.025310 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.025702 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.026089 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.026452 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.026805 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.027211 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.027564 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.027922 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.028279 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.028651 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.030757 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.030757 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.ssl = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.030757 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.031216 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.031431 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.031819 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_rabbit.ssl_version = {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.032294 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_notifications.driver = [] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.032616 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_notifications.retry = -1 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.033362 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.033520 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] oslo_messaging_notifications.transport_url = **** {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.033951 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.034846 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] key_manager.fixed_key = **** {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.035317 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.036314 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] barbican.barbican_api_version = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.036314 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] barbican.barbican_endpoint = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.036615 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] barbican.barbican_endpoint_type = public {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.036856 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] barbican.cafile = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.037180 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] barbican.certfile = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.038080 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] barbican.collect_timing = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.038080 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] barbican.insecure = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.038363 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] barbican.keyfile = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.038594 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] barbican.number_of_retries = 60 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.038950 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] barbican.retry_delay = 1 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.039305 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] barbican.split_loggers = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.039660 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] barbican.timeout = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.040123 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] barbican.verify_ssl = True {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.040377 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] barbican.verify_ssl_path = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.040795 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] vault.approle_role_id = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.041184 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] vault.approle_secret_id = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.041492 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] vault.cafile = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.041851 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] vault.certfile = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.042212 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] vault.collect_timing = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.042583 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] vault.insecure = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.042899 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] vault.keyfile = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.043274 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] vault.kv_mountpoint = secret {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.043647 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] vault.kv_version = 2 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.044013 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] vault.root_token_id = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.044377 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] vault.split_loggers = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.044888 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] vault.ssl_ca_crt_file = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.045151 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] vault.timeout = None {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.045566 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] vault.use_ssl = False {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.045939 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Sep 14 17:26:52.047313 n-d-796905-2 cinder-volume[84009]: DEBUG oslo_service.service [None req-bdd8366e-6332-44cf-92b8-e1c7fd2cb09d None None] ******************************************************************************** {{(pid=84009) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}}
Sep 14 17:26:52.266239 n-d-796905-2 sudo[84172]: pam_unix(sudo:session): session closed for user root
Sep 14 17:26:52.268143 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fdba3c21-1845-4f64-9d24-a78740b29925 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.440s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:26:52.269688 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:26:52.283028 n-d-796905-2 sudo[84378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Sep 14 17:26:52.283799 n-d-796905-2 sudo[84378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:26:52.584434 n-d-796905-2 sudo[84378]: pam_unix(sudo:session): session closed for user root
Sep 14 17:26:52.586424 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.316s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:26:52.588115 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fdba3c21-1845-4f64-9d24-a78740b29925 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:26:52.601535 n-d-796905-2 sudo[84444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C pvs --noheadings --unit=g -o vg_name,name,size,free --separator | --nosuffix --ignoreskippedcluster
Sep 14 17:26:52.602290 n-d-796905-2 sudo[84444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:26:53.092637 n-d-796905-2 sudo[84444]: pam_unix(sudo:session): session closed for user root
Sep 14 17:26:53.094676 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fdba3c21-1845-4f64-9d24-a78740b29925 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.506s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:26:53.095826 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:26:53.112347 n-d-796905-2 sudo[84473]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:26:53.113164 n-d-796905-2 sudo[84473]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:26:53.526514 n-d-796905-2 sudo[84473]: pam_unix(sudo:session): session closed for user root
Sep 14 17:26:53.528457 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:26:53.529174 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:26:53.529954 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:26:53.543594 n-d-796905-2 sudo[84550]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:26:53.544356 n-d-796905-2 sudo[84550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:26:53.957476 n-d-796905-2 sudo[84550]: pam_unix(sudo:session): session closed for user root
Sep 14 17:26:53.959474 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.429s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:26:53.961393 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:26:53.974974 n-d-796905-2 sudo[84553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:26:53.975717 n-d-796905-2 sudo[84553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:26:54.422317 n-d-796905-2 sudo[84553]: pam_unix(sudo:session): session closed for user root
Sep 14 17:26:54.424285 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.463s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:26:54.426503 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.driver [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Driver hasn't implemented _init_vendor_properties()
Sep 14 17:26:54.426900 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.driver [None req-fdba3c21-1845-4f64-9d24-a78740b29925 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-796905-2:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'shared_targets': False, 'sparse_copy_volume': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=84144) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:813}}
Sep 14 17:26:54.447224 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-fdba3c21-1845-4f64-9d24-a78740b29925 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=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:26:54.468263 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.db.sqlalchemy.api [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Building query based on filter {{(pid=84144) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3107}}
Sep 14 17:26:54.484203 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=84144) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:886}}
Sep 14 17:26:54.491547 n-d-796905-2 cinder-volume[84144]: INFO cinder.keymgr.migration [None req-616b9eee-be39-4922-af75-1cc67638944b None None] Not migrating encryption keys because the ConfKeyManager is still in use.
Sep 14 17:26:54.494239 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:26:54.494873 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:26:54.508599 n-d-796905-2 sudo[84565]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:26:54.509366 n-d-796905-2 sudo[84565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:26:54.927662 n-d-796905-2 sudo[84565]: pam_unix(sudo:session): session closed for user root
Sep 14 17:26:54.929695 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.434s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:26:54.931615 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:26:54.945568 n-d-796905-2 sudo[84568]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:26:54.946314 n-d-796905-2 sudo[84568]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:26:55.341265 n-d-796905-2 sudo[84568]: pam_unix(sudo:session): session closed for user root
Sep 14 17:26:55.343206 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.411s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:26:55.345267 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:26:55.376529 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Driver initialization completed successfully.
Sep 14 17:26:55.385567 n-d-796905-2 cinder-volume[84144]: INFO cinder.manager [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Initiating service 3 cleanup
Sep 14 17:26:55.389669 n-d-796905-2 cinder-volume[84144]: INFO cinder.manager [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Service 3 cleanup completed.
Sep 14 17:26:55.389934 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.service [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Creating RPC server for service cinder-volume {{(pid=84144) start /opt/stack/cinder/cinder/service.py:231}}
Sep 14 17:26:55.396197 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.service [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=84144) start /opt/stack/cinder/cinder/service.py:237}}
Sep 14 17:26:55.458574 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0)
Sep 14 17:26:55.459139 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:26:55.459699 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:26:55.474884 n-d-796905-2 sudo[84579]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:26:55.475653 n-d-796905-2 sudo[84579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:26:55.917810 n-d-796905-2 sudo[84579]: pam_unix(sudo:session): session closed for user root
Sep 14 17:26:55.919720 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:26:55.921638 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:26:55.936682 n-d-796905-2 sudo[84583]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:26:55.937449 n-d-796905-2 sudo[84583]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:26:56.348795 n-d-796905-2 sudo[84583]: pam_unix(sudo:session): session closed for user root
Sep 14 17:26:56.350807 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.429s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:26:56.368937 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-fdba3c21-1845-4f64-9d24-a78740b29925 None None] Driver post RPC initialization completed successfully.
Sep 14 17:28:04.380540 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:28:04.381275 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:28:04.381794 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:28:04.395858 n-d-796905-2 sudo[86484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:28:04.396601 n-d-796905-2 sudo[86484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:28:04.830487 n-d-796905-2 sudo[86484]: pam_unix(sudo:session): session closed for user root
Sep 14 17:28:04.832475 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:28:04.834023 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:28:04.848439 n-d-796905-2 sudo[86487]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:28:04.849222 n-d-796905-2 sudo[86487]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:28:05.299090 n-d-796905-2 sudo[86487]: pam_unix(sudo:session): session closed for user root
Sep 14 17:28:05.301888 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.467s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:28:05.303251 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:29:04.385848 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:29:04.386536 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:29:04.386919 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:29:04.401269 n-d-796905-2 sudo[89105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:29:04.402030 n-d-796905-2 sudo[89105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:29:04.831138 n-d-796905-2 sudo[89105]: pam_unix(sudo:session): session closed for user root
Sep 14 17:29:04.833156 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:29:04.834763 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:29:04.850082 n-d-796905-2 sudo[89108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:29:04.850870 n-d-796905-2 sudo[89108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:29:05.269889 n-d-796905-2 sudo[89108]: pam_unix(sudo:session): session closed for user root
Sep 14 17:29:05.271966 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.437s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:29:05.273261 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:30:04.394699 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:30:04.395353 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:30:04.395745 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:30:04.410709 n-d-796905-2 sudo[89722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:30:04.411485 n-d-796905-2 sudo[89722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:30:04.805364 n-d-796905-2 sudo[89722]: pam_unix(sudo:session): session closed for user root
Sep 14 17:30:04.807342 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.411s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:30:04.808923 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:30:04.823759 n-d-796905-2 sudo[89725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:30:04.824509 n-d-796905-2 sudo[89725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:30:05.221848 n-d-796905-2 sudo[89725]: pam_unix(sudo:session): session closed for user root
Sep 14 17:30:05.223858 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.415s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:30:05.225146 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:31:04.397719 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:31:04.398370 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:31:04.398785 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:31:04.412999 n-d-796905-2 sudo[89786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:31:04.413735 n-d-796905-2 sudo[89786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:31:04.813259 n-d-796905-2 sudo[89786]: pam_unix(sudo:session): session closed for user root
Sep 14 17:31:04.815289 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.416s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:31:04.817432 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:31:04.833333 n-d-796905-2 sudo[89789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:31:04.834197 n-d-796905-2 sudo[89789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:31:05.254966 n-d-796905-2 sudo[89789]: pam_unix(sudo:session): session closed for user root
Sep 14 17:31:05.257038 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:31:05.258311 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:32:04.402530 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:32:04.403356 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:32:04.403631 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:32:04.417944 n-d-796905-2 sudo[89981]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:32:04.418687 n-d-796905-2 sudo[89981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:32:04.817929 n-d-796905-2 sudo[89981]: pam_unix(sudo:session): session closed for user root
Sep 14 17:32:04.820665 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.417s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:32:04.822239 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:32:04.836933 n-d-796905-2 sudo[89984]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:32:04.837701 n-d-796905-2 sudo[89984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:32:05.246504 n-d-796905-2 sudo[89984]: pam_unix(sudo:session): session closed for user root
Sep 14 17:32:05.248514 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:32:05.249932 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:33:04.413214 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:33:04.413894 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:33:04.414258 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:33:04.428785 n-d-796905-2 sudo[90062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:33:04.429539 n-d-796905-2 sudo[90062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:33:04.845912 n-d-796905-2 sudo[90062]: pam_unix(sudo:session): session closed for user root
Sep 14 17:33:04.847874 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.433s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:33:04.849422 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:33:04.864290 n-d-796905-2 sudo[90065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:33:04.865048 n-d-796905-2 sudo[90065]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:33:05.277802 n-d-796905-2 sudo[90065]: pam_unix(sudo:session): session closed for user root
Sep 14 17:33:05.280491 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.430s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:33:05.281813 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:34:04.423475 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:34:04.424136 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:34:04.424524 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:34:04.438779 n-d-796905-2 sudo[90319]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:34:04.439519 n-d-796905-2 sudo[90319]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:34:04.866052 n-d-796905-2 sudo[90319]: pam_unix(sudo:session): session closed for user root
Sep 14 17:34:04.868034 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.443s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:34:04.869645 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:34:04.884368 n-d-796905-2 sudo[90322]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:34:04.885142 n-d-796905-2 sudo[90322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:34:05.322653 n-d-796905-2 sudo[90322]: pam_unix(sudo:session): session closed for user root
Sep 14 17:34:05.324662 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:34:05.325978 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:35:04.430080 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:35:04.430768 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:35:04.431127 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:35:04.445592 n-d-796905-2 sudo[91341]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:35:04.446367 n-d-796905-2 sudo[91341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:35:04.861267 n-d-796905-2 sudo[91341]: pam_unix(sudo:session): session closed for user root
Sep 14 17:35:04.863341 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:35:04.865139 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:35:04.880297 n-d-796905-2 sudo[91344]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:35:04.881136 n-d-796905-2 sudo[91344]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:35:05.321392 n-d-796905-2 sudo[91344]: pam_unix(sudo:session): session closed for user root
Sep 14 17:35:05.323435 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:35:05.324702 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:36:04.439354 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:36:04.440964 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:36:04.442309 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:36:04.562257 n-d-796905-2 sudo[92107]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:36:04.572954 n-d-796905-2 sudo[92107]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:36:05.235540 n-d-796905-2 sudo[92107]: pam_unix(sudo:session): session closed for user root
Sep 14 17:36:05.238011 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:36:05.239884 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:36:05.259196 n-d-796905-2 sudo[92111]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:36:05.260016 n-d-796905-2 sudo[92111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:36:06.045592 n-d-796905-2 sudo[92111]: pam_unix(sudo:session): session closed for user root
Sep 14 17:36:06.048275 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.808s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:36:06.049632 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:37:00.289283 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:37:00.307521 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:37:00.320438 n-d-796905-2 cinder-volume[84144]: INFO cinder.rpc [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Automatically selected cinder-backup objects version 1.38 as minimum service version.
Sep 14 17:37:00.337353 n-d-796905-2 cinder-volume[84144]: INFO cinder.rpc [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Automatically selected cinder-backup RPC version 2.2 as minimum service version.
Sep 14 17:37:00.361894 n-d-796905-2 cinder-volume[84144]: INFO cinder.rpc [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Automatically selected cinder-volume objects version 1.38 as minimum service version.
Sep 14 17:37:00.381376 n-d-796905-2 cinder-volume[84144]: INFO cinder.rpc [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
Sep 14 17:37:00.382258 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:37:00.382854 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:37:00.432657 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Flow 'volume_create_manager' (29fd2bbc-a093-4bbb-a422-9bf669f8cb00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:37:00.437400 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d48711a2-e9fe-4537-b1b6-360b548b8d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:37:00.463229 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:37:00.491093 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d48711a2-e9fe-4537-b1b6-360b548b8d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:37:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-724917926',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=f339b91f-8a69-4f1c-b02d-dd6d9d771838,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cebc6152945475aa848f0fc0d6843a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:37:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:37:00Z,user_id='b9c95b62c36b461098280541b88e682c',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:37:00.493689 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2301e8cb-0533-4c94-a625-9d571b1a0957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:37:00.495700 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2301e8cb-0533-4c94-a625-9d571b1a0957) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:37:00.498055 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4079a303-1fb2-424b-920c-216f6a56f674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:37:00.508059 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4079a303-1fb2-424b-920c-216f6a56f674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f339b91f-8a69-4f1c-b02d-dd6d9d771838', 'volume_name': 'volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:37:00.512556 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80963198-3b50-449e-b3fc-3d4ea5572b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:37:00.516652 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (80963198-3b50-449e-b3fc-3d4ea5572b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:37:00.534179 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb69dc7d-8b25-4b19-bea2-9673461d5578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:37:00.535249 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Volume f339b91f-8a69-4f1c-b02d-dd6d9d771838: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838', 'volume_size': 1}
Sep 14 17:37:00.536712 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:00.559100 n-d-796905-2 sudo[92590]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:37:00.560132 n-d-796905-2 sudo[92590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:37:02.010832 n-d-796905-2 sudo[92590]: pam_unix(sudo:session): session closed for user root
Sep 14 17:37:02.014560 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.476s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:02.019972 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb69dc7d-8b25-4b19-bea2-9673461d5578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:37:02.022606 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (56297af6-d611-4475-b5fe-a41f26a0d7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:37:02.043693 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Volume volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838 (f339b91f-8a69-4f1c-b02d-dd6d9d771838): created successfully
Sep 14 17:37:02.049326 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (56297af6-d611-4475-b5fe-a41f26a0d7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:37:02.060094 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Flow 'volume_create_manager' (29fd2bbc-a093-4bbb-a422-9bf669f8cb00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:37:02.071551 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-48173808-d081-4f9e-8874-8e2ae435a834 tempest-VolumesAdminNegativeTest-366295640 None] Created volume successfully.
Sep 14 17:37:04.478126 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:37:04.480963 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:37:04.482521 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:04.526653 n-d-796905-2 sudo[92651]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:37:04.528373 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-199e5f95-cd3e-488d-b890-a6cbcfa37e57 req-66018a3a-5049-4c8b-9adc-0aa79761ab61 tempest-VolumesAdminNegativeTest-366295640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:04.529624 n-d-796905-2 sudo[92651]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:37:04.557035 n-d-796905-2 sudo[92653]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Sep 14 17:37:04.557815 n-d-796905-2 sudo[92653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:37:05.118387 n-d-796905-2 sudo[92651]: pam_unix(sudo:session): session closed for user root
Sep 14 17:37:05.120654 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.638s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:05.122581 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:05.161265 n-d-796905-2 sudo[92657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:37:05.162614 n-d-796905-2 sudo[92657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:37:05.177530 n-d-796905-2 sudo[92653]: pam_unix(sudo:session): session closed for user root
Sep 14 17:37:05.179836 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-199e5f95-cd3e-488d-b890-a6cbcfa37e57 req-66018a3a-5049-4c8b-9adc-0aa79761ab61 tempest-VolumesAdminNegativeTest-366295640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.651s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:05.181471 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-199e5f95-cd3e-488d-b890-a6cbcfa37e57 req-66018a3a-5049-4c8b-9adc-0aa79761ab61 tempest-VolumesAdminNegativeTest-366295640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:05.241350 n-d-796905-2 sudo[92659]: 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-f339b91f-8a69-4f1c-b02d-dd6d9d771838
Sep 14 17:37:05.242156 n-d-796905-2 sudo[92659]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:37:05.750573 n-d-796905-2 sudo[92657]: pam_unix(sudo:session): session closed for user root
Sep 14 17:37:05.753139 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:05.756364 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:37:06.084039 n-d-796905-2 sudo[92659]: pam_unix(sudo:session): session closed for user root
Sep 14 17:37:06.086159 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-199e5f95-cd3e-488d-b890-a6cbcfa37e57 req-66018a3a-5049-4c8b-9adc-0aa79761ab61 tempest-VolumesAdminNegativeTest-366295640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838" returned: 0 in 0.905s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:06.171917 n-d-796905-2 cinder-volume[84144]: INFO oslo.privsep.daemon [req-199e5f95-cd3e-488d-b890-a6cbcfa37e57 req-66018a3a-5049-4c8b-9adc-0aa79761ab61 tempest-VolumesAdminNegativeTest-366295640 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/tmpplxjxy01/privsep.sock']
Sep 14 17:37:06.206883 n-d-796905-2 sudo[92663]: 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/tmpplxjxy01/privsep.sock
Sep 14 17:37:06.207692 n-d-796905-2 sudo[92663]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:37:08.159625 n-d-796905-2 sudo[92663]: pam_unix(sudo:session): session closed for user root
Sep 14 17:37:08.166535 n-d-796905-2 cinder-volume[84144]: INFO oslo.privsep.daemon [req-199e5f95-cd3e-488d-b890-a6cbcfa37e57 req-66018a3a-5049-4c8b-9adc-0aa79761ab61 tempest-VolumesAdminNegativeTest-366295640 None] Spawned new privsep daemon via rootwrap
Sep 14 17:37:08.168528 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [req-199e5f95-cd3e-488d-b890-a6cbcfa37e57 req-66018a3a-5049-4c8b-9adc-0aa79761ab61 tempest-VolumesAdminNegativeTest-366295640 None] Accepted privsep connection to /tmp/tmpplxjxy01/privsep.sock {{(pid=84144) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}}
Sep 14 17:37:08.172317 n-d-796905-2 cinder-volume[84144]: INFO oslo.privsep.daemon [-] privsep daemon starting
Sep 14 17:37:08.172790 n-d-796905-2 cinder-volume[84144]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
Sep 14 17:37:08.173333 n-d-796905-2 cinder-volume[84144]: INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_CHOWN|CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_FOWNER|CAP_NET_ADMIN|CAP_SYS_ADMIN/none
Sep 14 17:37:08.176335 n-d-796905-2 cinder-volume[84144]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 92667
Sep 14 17:37:08.178325 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014614880]: (2,) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:37:08.375590 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:08.382705 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:08.383717 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014614880]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:37:08.384926 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-199e5f95-cd3e-488d-b890-a6cbcfa37e57 req-66018a3a-5049-4c8b-9adc-0aa79761ab61 tempest-VolumesAdminNegativeTest-366295640 None] Targets prior to update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:37:08.386071 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-199e5f95-cd3e-488d-b890-a6cbcfa37e57 req-66018a3a-5049-4c8b-9adc-0aa79761ab61 tempest-VolumesAdminNegativeTest-366295640 None] Creating iscsi_target for Volume ID: volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:37:08.389670 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-199e5f95-cd3e-488d-b890-a6cbcfa37e57 req-66018a3a-5049-4c8b-9adc-0aa79761ab61 tempest-VolumesAdminNegativeTest-366295640 None] Created volume path /opt/stack/data/cinder/volumes/volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838,
Sep 14 17:37:08.389670 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:37:08.389670 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:37:08.389670 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838
Sep 14 17:37:08.389670 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:37:08.389670 n-d-796905-2 cinder-volume[84144]: incominguser hJ3avqF4QduKbUKXRAWh w7qxPUMDHC7wVPa4
Sep 14 17:37:08.389670 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:37:08.389670 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:37:08.389670 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:37:08.389670 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:37:08.392048 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:09.342238 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838" returned: 0 in 0.950s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:09.343260 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014614880]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:37:09.343994 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-199e5f95-cd3e-488d-b890-a6cbcfa37e57 req-66018a3a-5049-4c8b-9adc-0aa79761ab61 tempest-VolumesAdminNegativeTest-366295640 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:37:09.344565 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-199e5f95-cd3e-488d-b890-a6cbcfa37e57 req-66018a3a-5049-4c8b-9adc-0aa79761ab61 tempest-VolumesAdminNegativeTest-366295640 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:37:09.346143 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:09.376403 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:09.377022 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014614880]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838\n Backing store flags: \n Account information:\n hJ3avqF4QduKbUKXRAWh\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:37:09.379006 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-199e5f95-cd3e-488d-b890-a6cbcfa37e57 req-66018a3a-5049-4c8b-9adc-0aa79761ab61 tempest-VolumesAdminNegativeTest-366295640 None] Targets after update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:37:09.382430 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:09.532224 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.151s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:09.533388 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014614880]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838\n Backing store flags: \n Account information:\n hJ3avqF4QduKbUKXRAWh\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:37:09.535954 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:09.649387 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:09.649840 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014614880]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838\n Backing store flags: \n Account information:\n hJ3avqF4QduKbUKXRAWh\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:37:09.651039 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-199e5f95-cd3e-488d-b890-a6cbcfa37e57 req-66018a3a-5049-4c8b-9adc-0aa79761ab61 tempest-VolumesAdminNegativeTest-366295640 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:37:09.928706 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-199e5f95-cd3e-488d-b890-a6cbcfa37e57 req-66018a3a-5049-4c8b-9adc-0aa79761ab61 tempest-VolumesAdminNegativeTest-366295640 None] attachment_update completed successfully.
Sep 14 17:37:21.757676 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-189987ae-23a8-47eb-8185-fb7d1a37ad01 req-c0ac63c1-dd8f-44dd-a8eb-1cf305b9c2fa tempest-VolumesAdminNegativeTest-366295640 None] Terminate volume connection completed successfully.
Sep 14 17:37:21.758294 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-189987ae-23a8-47eb-8185-fb7d1a37ad01 req-c0ac63c1-dd8f-44dd-a8eb-1cf305b9c2fa tempest-VolumesAdminNegativeTest-366295640 None] Deleting attachment aded7954-f7a6-4e9e-a43d-a7565b56f5f5. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 17:37:21.759435 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:21.849113 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:21.849423 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014614880]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838\n Backing store flags: \n Account information:\n hJ3avqF4QduKbUKXRAWh\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:37:21.850051 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-189987ae-23a8-47eb-8185-fb7d1a37ad01 req-c0ac63c1-dd8f-44dd-a8eb-1cf305b9c2fa tempest-VolumesAdminNegativeTest-366295640 None] Removing iscsi_target for Volume ID: f339b91f-8a69-4f1c-b02d-dd6d9d771838
Sep 14 17:37:21.851216 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:21.942685 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838 -f" returned: 0 in 0.091s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:21.943251 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014614880]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:37:21.957274 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:22.066796 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:22.067695 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014614880]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:37:22.157208 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-189987ae-23a8-47eb-8185-fb7d1a37ad01 req-c0ac63c1-dd8f-44dd-a8eb-1cf305b9c2fa tempest-VolumesAdminNegativeTest-366295640 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:37:22.157208 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:37:22.157208 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:37:24.173052 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:37:24.176874 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:37:24.177364 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:37:24.190141 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] Flow 'volume_create_manager' (3f1df678-d73e-4cbb-b2f1-e846463a175d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:37:24.193313 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (66e7b882-ec75-4fe2-95e6-3937eec1bf2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:37:24.214861 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:37:24.240325 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (66e7b882-ec75-4fe2-95e6-3937eec1bf2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:37:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1692970838',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=6a67f2c6-7c05-4207-9854-094acdfd3692,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cebc6152945475aa848f0fc0d6843a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:37:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:37:24Z,user_id='b9c95b62c36b461098280541b88e682c',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:37:24.242752 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f69758e2-b96e-4612-829a-5f965e6f3655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:37:24.244808 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f69758e2-b96e-4612-829a-5f965e6f3655) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:37:24.247044 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d98bfaf8-9036-4fd3-977e-baea4afb5362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:37:24.249572 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d98bfaf8-9036-4fd3-977e-baea4afb5362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6a67f2c6-7c05-4207-9854-094acdfd3692', 'volume_name': 'volume-6a67f2c6-7c05-4207-9854-094acdfd3692', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:37:24.251729 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae27abbc-8613-4a9c-b7b7-d505c513d179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:37:24.253805 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ae27abbc-8613-4a9c-b7b7-d505c513d179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:37:24.255879 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (decf5722-78cb-400e-9962-97f35c0ba635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:37:24.256639 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] Volume 6a67f2c6-7c05-4207-9854-094acdfd3692: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6a67f2c6-7c05-4207-9854-094acdfd3692', 'volume_size': 1}
Sep 14 17:37:24.257680 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6a67f2c6-7c05-4207-9854-094acdfd3692 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:24.276360 n-d-796905-2 sudo[92837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6a67f2c6-7c05-4207-9854-094acdfd3692 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:37:24.277164 n-d-796905-2 sudo[92837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:37:24.985838 n-d-796905-2 sudo[92837]: pam_unix(sudo:session): session closed for user root
Sep 14 17:37:24.988043 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6a67f2c6-7c05-4207-9854-094acdfd3692 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.730s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:24.991117 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (decf5722-78cb-400e-9962-97f35c0ba635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6a67f2c6-7c05-4207-9854-094acdfd3692', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:37:24.993541 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5bdb419-40b7-4ff1-9522-0038441017bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:37:25.016781 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] Volume volume-6a67f2c6-7c05-4207-9854-094acdfd3692 (6a67f2c6-7c05-4207-9854-094acdfd3692): created successfully
Sep 14 17:37:25.021397 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b5bdb419-40b7-4ff1-9522-0038441017bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:37:25.027442 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] Flow 'volume_create_manager' (3f1df678-d73e-4cbb-b2f1-e846463a175d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:37:25.038878 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-e24e0f66-adf4-44e4-92cd-448f495c6e7d tempest-VolumesAdminNegativeTest-366295640 None] Created volume successfully.
Sep 14 17:37:26.763411 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-076b96c5-a5d0-4057-9fca-76e99dce59d6 tempest-VolumesAdminNegativeTest-366295640 None] Lock "b'cinder-6a67f2c6-7c05-4207-9854-094acdfd3692-delete_volume'" acquired by "delete_volume" :: waited 0.058s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:37:26.884310 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-076b96c5-a5d0-4057-9fca-76e99dce59d6 tempest-VolumesAdminNegativeTest-366295640 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6a67f2c6-7c05-4207-9854-094acdfd3692
Sep 14 17:37:26.885670 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-076b96c5-a5d0-4057-9fca-76e99dce59d6 tempest-VolumesAdminNegativeTest-366295640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6a67f2c6-7c05-4207-9854-094acdfd3692 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:26.947690 n-d-796905-2 sudo[92892]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6a67f2c6-7c05-4207-9854-094acdfd3692
Sep 14 17:37:26.948468 n-d-796905-2 sudo[92892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:37:27.530258 n-d-796905-2 sudo[92892]: pam_unix(sudo:session): session closed for user root
Sep 14 17:37:27.532510 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-076b96c5-a5d0-4057-9fca-76e99dce59d6 tempest-VolumesAdminNegativeTest-366295640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6a67f2c6-7c05-4207-9854-094acdfd3692" returned: 0 in 0.646s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:27.534040 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-076b96c5-a5d0-4057-9fca-76e99dce59d6 tempest-VolumesAdminNegativeTest-366295640 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-6a67f2c6-7c05-4207-9854-094acdfd3692 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:27.557479 n-d-796905-2 sudo[92895]: ubuntu : 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-6a67f2c6-7c05-4207-9854-094acdfd3692
Sep 14 17:37:27.558322 n-d-796905-2 sudo[92895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:37:28.054901 n-d-796905-2 sudo[92895]: pam_unix(sudo:session): session closed for user root
Sep 14 17:37:28.057365 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-076b96c5-a5d0-4057-9fca-76e99dce59d6 tempest-VolumesAdminNegativeTest-366295640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-6a67f2c6-7c05-4207-9854-094acdfd3692" returned: 0 in 0.523s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:28.059175 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-076b96c5-a5d0-4057-9fca-76e99dce59d6 tempest-VolumesAdminNegativeTest-366295640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6a67f2c6-7c05-4207-9854-094acdfd3692 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:28.115756 n-d-796905-2 sudo[92898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6a67f2c6-7c05-4207-9854-094acdfd3692
Sep 14 17:37:28.119532 n-d-796905-2 sudo[92898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:37:28.707448 n-d-796905-2 sudo[92898]: pam_unix(sudo:session): session closed for user root
Sep 14 17:37:28.710799 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-076b96c5-a5d0-4057-9fca-76e99dce59d6 tempest-VolumesAdminNegativeTest-366295640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6a67f2c6-7c05-4207-9854-094acdfd3692" returned: 0 in 0.651s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:28.712279 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-076b96c5-a5d0-4057-9fca-76e99dce59d6 tempest-VolumesAdminNegativeTest-366295640 None] Successfully deleted volume: 6a67f2c6-7c05-4207-9854-094acdfd3692
Sep 14 17:37:28.745193 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-076b96c5-a5d0-4057-9fca-76e99dce59d6 tempest-VolumesAdminNegativeTest-366295640 None] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Sep 14 17:37:28.746379 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-076b96c5-a5d0-4057-9fca-76e99dce59d6 tempest-VolumesAdminNegativeTest-366295640 None] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Sep 14 17:37:28.775114 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-076b96c5-a5d0-4057-9fca-76e99dce59d6 tempest-VolumesAdminNegativeTest-366295640 None] Created reservations ['21877c3c-484c-4590-bfd5-0ddc7cd8fa65', '99000a8a-4776-42e1-a1dc-03818b026e8c', 'ff383ff9-43e7-4862-a0b7-1cc40520fdec', '2802a301-d695-40ab-88a6-5d4a9088e8f9'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:37:28.779109 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-076b96c5-a5d0-4057-9fca-76e99dce59d6 tempest-VolumesAdminNegativeTest-366295640 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:37:28.779109 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:37:28.779109 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:37:28.882030 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-076b96c5-a5d0-4057-9fca-76e99dce59d6 tempest-VolumesAdminNegativeTest-366295640 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:37:28.884818 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-076b96c5-a5d0-4057-9fca-76e99dce59d6 tempest-VolumesAdminNegativeTest-366295640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:28.927559 n-d-796905-2 sudo[92906]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:37:28.933119 n-d-796905-2 sudo[92906]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:37:29.436591 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-ef15cbb1-7f94-4a9e-b97f-705fc2ac4262 tempest-VolumesAdminNegativeTest-366295640 None] Lock "b'cinder-f339b91f-8a69-4f1c-b02d-dd6d9d771838-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:37:29.452722 n-d-796905-2 sudo[92906]: pam_unix(sudo:session): session closed for user root
Sep 14 17:37:29.465400 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-076b96c5-a5d0-4057-9fca-76e99dce59d6 tempest-VolumesAdminNegativeTest-366295640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:29.468931 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-076b96c5-a5d0-4057-9fca-76e99dce59d6 tempest-VolumesAdminNegativeTest-366295640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:29.510419 n-d-796905-2 sudo[92909]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:37:29.515300 n-d-796905-2 sudo[92909]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:37:29.599695 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:29.703975 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:29.705101 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213013522528]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:37:29.705501 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-ef15cbb1-7f94-4a9e-b97f-705fc2ac4262 tempest-VolumesAdminNegativeTest-366295640 None] Skipping remove_export. No iscsi_target is presently exported for volume: f339b91f-8a69-4f1c-b02d-dd6d9d771838
Sep 14 17:37:29.707104 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ef15cbb1-7f94-4a9e-b97f-705fc2ac4262 tempest-VolumesAdminNegativeTest-366295640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:29.726426 n-d-796905-2 sudo[92913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838
Sep 14 17:37:29.727844 n-d-796905-2 sudo[92913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:37:30.055592 n-d-796905-2 sudo[92909]: pam_unix(sudo:session): session closed for user root
Sep 14 17:37:30.058058 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-076b96c5-a5d0-4057-9fca-76e99dce59d6 tempest-VolumesAdminNegativeTest-366295640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.589s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:30.061568 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-076b96c5-a5d0-4057-9fca-76e99dce59d6 tempest-VolumesAdminNegativeTest-366295640 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:37:30.069391 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-076b96c5-a5d0-4057-9fca-76e99dce59d6 tempest-VolumesAdminNegativeTest-366295640 None] Deleted volume successfully.
Sep 14 17:37:30.086001 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-076b96c5-a5d0-4057-9fca-76e99dce59d6 tempest-VolumesAdminNegativeTest-366295640 None] Lock "b'cinder-6a67f2c6-7c05-4207-9854-094acdfd3692-delete_volume'" released by "delete_volume" :: held 3.323s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:37:30.146181 n-d-796905-2 sudo[92913]: pam_unix(sudo:session): session closed for user root
Sep 14 17:37:30.147892 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ef15cbb1-7f94-4a9e-b97f-705fc2ac4262 tempest-VolumesAdminNegativeTest-366295640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838" returned: 0 in 0.441s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:30.149082 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ef15cbb1-7f94-4a9e-b97f-705fc2ac4262 tempest-VolumesAdminNegativeTest-366295640 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-f339b91f-8a69-4f1c-b02d-dd6d9d771838 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:30.167165 n-d-796905-2 sudo[92917]: ubuntu : 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-f339b91f-8a69-4f1c-b02d-dd6d9d771838
Sep 14 17:37:30.168000 n-d-796905-2 sudo[92917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:37:30.565607 n-d-796905-2 sudo[92917]: pam_unix(sudo:session): session closed for user root
Sep 14 17:37:30.568217 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ef15cbb1-7f94-4a9e-b97f-705fc2ac4262 tempest-VolumesAdminNegativeTest-366295640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838" returned: 0 in 0.419s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:30.570052 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ef15cbb1-7f94-4a9e-b97f-705fc2ac4262 tempest-VolumesAdminNegativeTest-366295640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:30.594114 n-d-796905-2 sudo[92920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838
Sep 14 17:37:30.595730 n-d-796905-2 sudo[92920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:37:31.185223 n-d-796905-2 sudo[92920]: pam_unix(sudo:session): session closed for user root
Sep 14 17:37:31.187520 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ef15cbb1-7f94-4a9e-b97f-705fc2ac4262 tempest-VolumesAdminNegativeTest-366295640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f339b91f-8a69-4f1c-b02d-dd6d9d771838" returned: 0 in 0.617s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:31.188996 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-ef15cbb1-7f94-4a9e-b97f-705fc2ac4262 tempest-VolumesAdminNegativeTest-366295640 None] Successfully deleted volume: f339b91f-8a69-4f1c-b02d-dd6d9d771838
Sep 14 17:37:31.242075 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-ef15cbb1-7f94-4a9e-b97f-705fc2ac4262 tempest-VolumesAdminNegativeTest-366295640 None] Created reservations ['d054b676-6cc2-44a2-9bf4-ecbc50ab3ede', '65e5adc9-875e-458f-93ca-def6c854b1e4', '5f3c9c84-3080-42fb-a6a5-1947b14e0203', '3e4f400e-5a69-4a63-90a1-b136b1d48bc4'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:37:31.243670 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-ef15cbb1-7f94-4a9e-b97f-705fc2ac4262 tempest-VolumesAdminNegativeTest-366295640 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:37:31.243670 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:37:31.243670 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:37:31.313867 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-ef15cbb1-7f94-4a9e-b97f-705fc2ac4262 tempest-VolumesAdminNegativeTest-366295640 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:37:31.314872 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ef15cbb1-7f94-4a9e-b97f-705fc2ac4262 tempest-VolumesAdminNegativeTest-366295640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:31.339471 n-d-796905-2 sudo[92925]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:37:31.340577 n-d-796905-2 sudo[92925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:37:31.888537 n-d-796905-2 sudo[92925]: pam_unix(sudo:session): session closed for user root
Sep 14 17:37:31.891752 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ef15cbb1-7f94-4a9e-b97f-705fc2ac4262 tempest-VolumesAdminNegativeTest-366295640 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.576s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:31.894748 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ef15cbb1-7f94-4a9e-b97f-705fc2ac4262 tempest-VolumesAdminNegativeTest-366295640 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:37:31.920545 n-d-796905-2 sudo[92929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:37:31.922050 n-d-796905-2 sudo[92929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:37:32.369941 n-d-796905-2 sudo[92929]: pam_unix(sudo:session): session closed for user root
Sep 14 17:37:32.372955 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ef15cbb1-7f94-4a9e-b97f-705fc2ac4262 tempest-VolumesAdminNegativeTest-366295640 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:37:32.375110 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-ef15cbb1-7f94-4a9e-b97f-705fc2ac4262 tempest-VolumesAdminNegativeTest-366295640 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:37:32.380500 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-ef15cbb1-7f94-4a9e-b97f-705fc2ac4262 tempest-VolumesAdminNegativeTest-366295640 None] Deleted volume successfully.
Sep 14 17:37:32.395701 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-ef15cbb1-7f94-4a9e-b97f-705fc2ac4262 tempest-VolumesAdminNegativeTest-366295640 None] Lock "b'cinder-f339b91f-8a69-4f1c-b02d-dd6d9d771838-delete_volume'" released by "delete_volume" :: held 2.963s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:38:04.486239 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:38:04.486903 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:38:04.487325 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:38:04.534794 n-d-796905-2 sudo[93313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:38:04.536197 n-d-796905-2 sudo[93313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:38:05.527721 n-d-796905-2 sudo[93313]: pam_unix(sudo:session): session closed for user root
Sep 14 17:38:05.529799 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.042s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:38:05.531359 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:38:05.586834 n-d-796905-2 sudo[93317]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:38:05.588437 n-d-796905-2 sudo[93317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:38:06.794706 n-d-796905-2 sudo[93317]: pam_unix(sudo:session): session closed for user root
Sep 14 17:38:06.797193 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/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.266s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:38:06.798384 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:38:45.815010 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:38:45.821340 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:38:45.822306 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:38:45.851743 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] Flow 'volume_create_manager' (184f7c1d-c48f-4a1d-9c02-f902be0b848b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:38:45.855664 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca7954e2-fcd2-466e-ae2b-33e1f52d9c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:38:45.885885 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:38:45.916720 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ca7954e2-fcd2-466e-ae2b-33e1f52d9c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:38:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-118853444',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=677c6f0a-b792-4dfe-b3b3-4da1be7d557d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f0a4a3fd03b4f34b64e3ed7f67b8540',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:38:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:38:46Z,user_id='7c3b675661f84a0e8adbdc2b23d29189',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:38:45.920349 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39a776fc-7aad-42bc-9a2c-809f05905f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:38:45.922816 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39a776fc-7aad-42bc-9a2c-809f05905f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:38:45.925271 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a4e73d9d-282b-447a-9482-438211d21b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:38:45.927706 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a4e73d9d-282b-447a-9482-438211d21b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '677c6f0a-b792-4dfe-b3b3-4da1be7d557d', 'volume_name': 'volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:38:45.930440 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f7d643b-fc08-4115-be61-aed132f48ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:38:45.933591 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f7d643b-fc08-4115-be61-aed132f48ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:38:45.936446 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f321e009-7a32-4dc5-b04c-9f2c1b452f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:38:45.937409 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] Volume 677c6f0a-b792-4dfe-b3b3-4da1be7d557d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d', 'volume_size': 1}
Sep 14 17:38:45.939378 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:38:45.960494 n-d-796905-2 sudo[93754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:38:45.961318 n-d-796905-2 sudo[93754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:38:46.664341 n-d-796905-2 sudo[93754]: pam_unix(sudo:session): session closed for user root
Sep 14 17:38:46.666627 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.728s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:38:46.670768 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f321e009-7a32-4dc5-b04c-9f2c1b452f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:38:46.673332 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (258eb32b-a71e-4045-bf3b-74df5a6f5006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:38:46.693950 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] Volume volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d (677c6f0a-b792-4dfe-b3b3-4da1be7d557d): created successfully
Sep 14 17:38:46.696091 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (258eb32b-a71e-4045-bf3b-74df5a6f5006) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:38:46.699700 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] Flow 'volume_create_manager' (184f7c1d-c48f-4a1d-9c02-f902be0b848b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:38:46.715645 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-5aa6446a-7a74-40f1-8dc9-141915eb6bbd tempest-LiveAutoBlockMigrationV225Test-903356019 None] Created volume successfully.
Sep 14 17:38:47.862429 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-ea3c778d-f7e9-4cdd-8512-1e8df68a253c req-4c908b20-9976-4be6-b6b7-001a4d151434 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:38:47.884039 n-d-796905-2 sudo[93810]: 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-677c6f0a-b792-4dfe-b3b3-4da1be7d557d
Sep 14 17:38:47.884876 n-d-796905-2 sudo[93810]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:38:48.311389 n-d-796905-2 sudo[93810]: pam_unix(sudo:session): session closed for user root
Sep 14 17:38:48.313820 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-ea3c778d-f7e9-4cdd-8512-1e8df68a253c req-4c908b20-9976-4be6-b6b7-001a4d151434 tempest-LiveAutoBlockMigrationV225Test-903356019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d" returned: 0 in 0.451s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:38:48.371756 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:38:48.380125 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:38:48.380575 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:38:48.381366 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ea3c778d-f7e9-4cdd-8512-1e8df68a253c req-4c908b20-9976-4be6-b6b7-001a4d151434 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Targets prior to update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:38:48.382607 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ea3c778d-f7e9-4cdd-8512-1e8df68a253c req-4c908b20-9976-4be6-b6b7-001a4d151434 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Creating iscsi_target for Volume ID: volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:38:48.387898 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ea3c778d-f7e9-4cdd-8512-1e8df68a253c req-4c908b20-9976-4be6-b6b7-001a4d151434 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Created volume path /opt/stack/data/cinder/volumes/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d,
Sep 14 17:38:48.387898 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:38:48.387898 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:38:48.387898 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d
Sep 14 17:38:48.387898 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:38:48.387898 n-d-796905-2 cinder-volume[84144]: incominguser BUYxWeSfAQdAgTz24766 6fNWD2GFtDPjCGi2
Sep 14 17:38:48.387898 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:38:48.387898 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:38:48.387898 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:38:48.387898 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:38:48.392993 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:38:48.899490 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d" returned: 0 in 0.508s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:38:48.900041 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:38:48.900319 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ea3c778d-f7e9-4cdd-8512-1e8df68a253c req-4c908b20-9976-4be6-b6b7-001a4d151434 tempest-LiveAutoBlockMigrationV225Test-903356019 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:38:48.900678 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ea3c778d-f7e9-4cdd-8512-1e8df68a253c req-4c908b20-9976-4be6-b6b7-001a4d151434 tempest-LiveAutoBlockMigrationV225Test-903356019 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:38:48.905283 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:38:48.933069 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:38:48.933798 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d\n Backing store flags: \n Account information:\n BUYxWeSfAQdAgTz24766\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:38:48.934363 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ea3c778d-f7e9-4cdd-8512-1e8df68a253c req-4c908b20-9976-4be6-b6b7-001a4d151434 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Targets after update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:38:48.937036 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:38:49.034844 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:38:49.035351 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d\n Backing store flags: \n Account information:\n BUYxWeSfAQdAgTz24766\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:38:49.038460 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:38:49.129291 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:38:49.129773 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d\n Backing store flags: \n Account information:\n BUYxWeSfAQdAgTz24766\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:38:49.130860 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-ea3c778d-f7e9-4cdd-8512-1e8df68a253c req-4c908b20-9976-4be6-b6b7-001a4d151434 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:38:49.339836 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-ea3c778d-f7e9-4cdd-8512-1e8df68a253c req-4c908b20-9976-4be6-b6b7-001a4d151434 tempest-LiveAutoBlockMigrationV225Test-903356019 None] attachment_update completed successfully.
Sep 14 17:39:02.550983 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-2da347a6-80e5-4950-813d-ad55d2fec17b req-6025a226-9e97-48d1-b21d-2345155f4b29 tempest-LiveAutoBlockMigrationV225Test-833483620 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:39:02.577148 n-d-796905-2 sudo[93937]: 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-677c6f0a-b792-4dfe-b3b3-4da1be7d557d
Sep 14 17:39:02.578917 n-d-796905-2 sudo[93937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:39:03.206113 n-d-796905-2 sudo[93937]: pam_unix(sudo:session): session closed for user root
Sep 14 17:39:03.208360 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-2da347a6-80e5-4950-813d-ad55d2fec17b req-6025a226-9e97-48d1-b21d-2345155f4b29 tempest-LiveAutoBlockMigrationV225Test-833483620 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d" returned: 0 in 0.657s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:39:03.282989 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:39:03.297748 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:39:03.298311 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d\n Backing store flags: \n Account information:\n BUYxWeSfAQdAgTz24766\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-2da347a6-80e5-4950-813d-ad55d2fec17b req-6025a226-9e97-48d1-b21d-2345155f4b29 tempest-LiveAutoBlockMigrationV225Test-833483620 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: I_T nexus: 2
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: BUYxWeSfAQdAgTz24766
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:39:03.299109 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:39:03.302717 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-2da347a6-80e5-4950-813d-ad55d2fec17b req-6025a226-9e97-48d1-b21d-2345155f4b29 tempest-LiveAutoBlockMigrationV225Test-833483620 None] Creating iscsi_target for Volume ID: volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:39:03.303371 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-2da347a6-80e5-4950-813d-ad55d2fec17b req-6025a226-9e97-48d1-b21d-2345155f4b29 tempest-LiveAutoBlockMigrationV225Test-833483620 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 14 17:39:03.307155 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-2da347a6-80e5-4950-813d-ad55d2fec17b req-6025a226-9e97-48d1-b21d-2345155f4b29 tempest-LiveAutoBlockMigrationV225Test-833483620 None] Created volume path /opt/stack/data/cinder/volumes/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d,
Sep 14 17:39:03.307155 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:39:03.307155 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:39:03.307155 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d
Sep 14 17:39:03.307155 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:39:03.307155 n-d-796905-2 cinder-volume[84144]: incominguser BUYxWeSfAQdAgTz24766 6fNWD2GFtDPjCGi2
Sep 14 17:39:03.307155 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:39:03.307155 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:39:03.307155 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:39:03.307155 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:39:03.311693 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:39:03.606857 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d" returned: 0 in 0.296s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:39:03.607535 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:39:03.607689 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-2da347a6-80e5-4950-813d-ad55d2fec17b req-6025a226-9e97-48d1-b21d-2345155f4b29 tempest-LiveAutoBlockMigrationV225Test-833483620 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:39:03.608222 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-2da347a6-80e5-4950-813d-ad55d2fec17b req-6025a226-9e97-48d1-b21d-2345155f4b29 tempest-LiveAutoBlockMigrationV225Test-833483620 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:39:03.611205 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:39:03.633523 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:39:03.634075 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d\n Backing store flags: \n Account information:\n BUYxWeSfAQdAgTz24766\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-2da347a6-80e5-4950-813d-ad55d2fec17b req-6025a226-9e97-48d1-b21d-2345155f4b29 tempest-LiveAutoBlockMigrationV225Test-833483620 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: I_T nexus: 2
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: BUYxWeSfAQdAgTz24766
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:39:03.634964 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:39:03.641178 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:39:03.767788 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:39:03.768179 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d\n Backing store flags: \n Account information:\n BUYxWeSfAQdAgTz24766\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:39:03.769533 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:39:03.911737 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:39:03.912449 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d\n Backing store flags: \n Account information:\n BUYxWeSfAQdAgTz24766\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:39:03.914385 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-2da347a6-80e5-4950-813d-ad55d2fec17b req-6025a226-9e97-48d1-b21d-2345155f4b29 tempest-LiveAutoBlockMigrationV225Test-833483620 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:39:04.128502 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-2da347a6-80e5-4950-813d-ad55d2fec17b req-6025a226-9e97-48d1-b21d-2345155f4b29 tempest-LiveAutoBlockMigrationV225Test-833483620 None] attachment_update completed successfully.
Sep 14 17:39:04.487116 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:39:04.487116 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:39:04.487116 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:39:04.505893 n-d-796905-2 sudo[93953]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:39:04.506699 n-d-796905-2 sudo[93953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:39:05.010721 n-d-796905-2 sudo[93953]: pam_unix(sudo:session): session closed for user root
Sep 14 17:39:05.013330 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:39:05.015631 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:39:05.034602 n-d-796905-2 sudo[93956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:39:05.035384 n-d-796905-2 sudo[93956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:39:05.598037 n-d-796905-2 sudo[93956]: pam_unix(sudo:session): session closed for user root
Sep 14 17:39:05.603456 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.586s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:39:05.606589 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:39:20.876243 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-2da347a6-80e5-4950-813d-ad55d2fec17b req-c4a2fcf2-def4-4d08-a58e-c9f97062d7ef tempest-LiveAutoBlockMigrationV225Test-833483620 None] Terminate volume connection completed successfully.
Sep 14 17:39:20.877327 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-2da347a6-80e5-4950-813d-ad55d2fec17b req-c4a2fcf2-def4-4d08-a58e-c9f97062d7ef tempest-LiveAutoBlockMigrationV225Test-833483620 None] Deleting attachment b1b84c8c-be1e-406b-9d92-19333077a2e7. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 17:39:21.007024 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-2da347a6-80e5-4950-813d-ad55d2fec17b req-c4a2fcf2-def4-4d08-a58e-c9f97062d7ef tempest-LiveAutoBlockMigrationV225Test-833483620 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:39:21.007024 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:39:21.007024 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:39:33.229227 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-b868136f-183f-468b-b91f-356009938f8b req-d3840df9-2511-4b8f-8ebf-945fb332d9e3 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Terminate volume connection completed successfully.
Sep 14 17:39:33.229940 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-b868136f-183f-468b-b91f-356009938f8b req-d3840df9-2511-4b8f-8ebf-945fb332d9e3 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Deleting attachment d09458c0-0ad4-44a2-a2fb-b3b7f1c6bf86. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 17:39:33.231013 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:39:33.378988 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.147s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:39:33.379310 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d\n Backing store flags: \n Account information:\n BUYxWeSfAQdAgTz24766\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:39:33.379941 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-b868136f-183f-468b-b91f-356009938f8b req-d3840df9-2511-4b8f-8ebf-945fb332d9e3 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Removing iscsi_target for Volume ID: 677c6f0a-b792-4dfe-b3b3-4da1be7d557d
Sep 14 17:39:33.381110 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:39:33.486787 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d -f" returned: 0 in 0.105s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:39:33.487586 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:39:33.489205 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:39:33.632611 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:39:33.633572 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:39:33.757745 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-b868136f-183f-468b-b91f-356009938f8b req-d3840df9-2511-4b8f-8ebf-945fb332d9e3 tempest-LiveAutoBlockMigrationV225Test-903356019 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:39:33.757745 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:39:33.757745 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:39:35.936226 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:39:35.945995 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:39:35.946497 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:39:35.986219 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Flow 'volume_create_manager' (dbc8cc6a-53d3-410c-9069-5734adfaf7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:39:35.990043 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ccd43bd6-1c87-444d-90ea-3ee70a81f9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:39:36.019420 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:39:36.058027 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ccd43bd6-1c87-444d-90ea-3ee70a81f9cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:39:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1252667797',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f0a4a3fd03b4f34b64e3ed7f67b8540',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:39:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:39:36Z,user_id='7c3b675661f84a0e8adbdc2b23d29189',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:39:36.060782 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (36dd8f94-ce70-448a-a2ea-31909d004be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:39:36.064290 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (36dd8f94-ce70-448a-a2ea-31909d004be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:39:36.067282 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3c99e20e-cf24-43b2-8ae2-c5233e142410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:39:36.198578 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3c99e20e-cf24-43b2-8ae2-c5233e142410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb', 'volume_name': 'volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:39:36.201984 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ee5f6d5b-3ffe-46e4-9ce2-bac77d516a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:39:36.204569 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ee5f6d5b-3ffe-46e4-9ce2-bac77d516a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:39:36.207252 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff5d7b07-bbcf-4c5b-b95d-41d44c512959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:39:36.208275 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Volume 289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 14 17:39:36.209445 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Cloning 289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 at location (None, None). {{(pid=84144) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 14 17:39:52.210122 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wv4oi3hwn-d-796905-2@lvmdriver-1, size 616.00 MB, duration 16.00 sec {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 14 17:39:52.211038 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Image download 616.00 MB at 38.50 MB/s
Sep 14 17:39:52.273327 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wv4oi3hwn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:39:52.572603 n-d-796905-2 sudo[94245]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wv4oi3hwn-d-796905-2@lvmdriver-1
Sep 14 17:39:52.573641 n-d-796905-2 sudo[94245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:39:53.394138 n-d-796905-2 sudo[94245]: pam_unix(sudo:session): session closed for user root
Sep 14 17:39:53.396381 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wv4oi3hwn-d-796905-2@lvmdriver-1" returned: 0 in 1.123s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:39:53.398156 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 is fetched for user 7c3b675661f84a0e8adbdc2b23d29189. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 14 17:39:53.528216 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wv4oi3hwn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:39:53.712966 n-d-796905-2 sudo[94263]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wv4oi3hwn-d-796905-2@lvmdriver-1
Sep 14 17:39:53.713997 n-d-796905-2 sudo[94263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:39:54.288188 n-d-796905-2 sudo[94263]: pam_unix(sudo:session): session closed for user root
Sep 14 17:39:54.290949 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wv4oi3hwn-d-796905-2@lvmdriver-1" returned: 0 in 0.762s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:39:54.292946 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:39:54.330177 n-d-796905-2 sudo[94281]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:39:54.330968 n-d-796905-2 sudo[94281]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:39:55.139520 n-d-796905-2 sudo[94281]: pam_unix(sudo:session): session closed for user root
Sep 14 17:39:55.142022 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.849s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:39:55.166293 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Attempting download of 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 14 17:39:55.261119 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_6sf3ss4p {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:39:55.394507 n-d-796905-2 sudo[94336]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_6sf3ss4p
Sep 14 17:39:55.395289 n-d-796905-2 sudo[94336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:39:55.782508 n-d-796905-2 sudo[94336]: pam_unix(sudo:session): session closed for user root
Sep 14 17:39:55.784875 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_6sf3ss4p" returned: 0 in 0.523s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:39:55.786377 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wv4oi3hwn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:39:55.885242 n-d-796905-2 sudo[94340]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wv4oi3hwn-d-796905-2@lvmdriver-1
Sep 14 17:39:55.886044 n-d-796905-2 sudo[94340]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:39:56.265046 n-d-796905-2 sudo[94340]: pam_unix(sudo:session): session closed for user root
Sep 14 17:39:56.267918 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wv4oi3hwn-d-796905-2@lvmdriver-1" returned: 0 in 0.481s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:39:56.270172 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 was vhdx, converting to raw {{(pid=84144) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 14 17:39:56.271800 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wv4oi3hwn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--289bdcd5--7cd8--47e6--8585--6b2c19ee2bbb oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:39:56.297150 n-d-796905-2 sudo[94353]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wv4oi3hwn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--289bdcd5--7cd8--47e6--8585--6b2c19ee2bbb oflag=direct
Sep 14 17:39:56.298691 n-d-796905-2 sudo[94353]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:39:56.842505 n-d-796905-2 sudo[94353]: pam_unix(sudo:session): session closed for user root
Sep 14 17:39:56.844957 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wv4oi3hwn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--289bdcd5--7cd8--47e6--8585--6b2c19ee2bbb oflag=direct" returned: 0 in 0.573s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:39:56.846079 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wv4oi3hwn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--289bdcd5--7cd8--47e6--8585--6b2c19ee2bbb {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:39:56.894548 n-d-796905-2 sudo[94370]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wv4oi3hwn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--289bdcd5--7cd8--47e6--8585--6b2c19ee2bbb
Sep 14 17:39:56.898191 n-d-796905-2 sudo[94370]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:39:58.309444 n-d-796905-2 sudo[94370]: pam_unix(sudo:session): session closed for user root
Sep 14 17:39:58.312379 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wv4oi3hwn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--289bdcd5--7cd8--47e6--8585--6b2c19ee2bbb" returned: 0 in 1.466s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:39:58.314787 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wv4oi3hwn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:39:58.418234 n-d-796905-2 sudo[94398]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wv4oi3hwn-d-796905-2@lvmdriver-1
Sep 14 17:39:58.419806 n-d-796905-2 sudo[94398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:39:58.870444 n-d-796905-2 sudo[94398]: pam_unix(sudo:session): session closed for user root
Sep 14 17:39:58.872746 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wv4oi3hwn-d-796905-2@lvmdriver-1" returned: 0 in 0.558s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:39:58.873925 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wv4oi3hwn-d-796905-2@lvmdriver-1, size 700.00 MB, duration 1.47 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--289bdcd5--7cd8--47e6--8585--6b2c19ee2bbb {{(pid=84144) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 14 17:39:58.874563 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Converted 700.00 MB image at 476.77 MB/s
Sep 14 17:39:58.875988 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Downloaded image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb successfully. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 14 17:39:59.057847 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 for user 7c3b675661f84a0e8adbdc2b23d29189 is deleted. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 14 17:39:59.058554 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Marking volume 289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb as bootable. {{(pid=84144) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 14 17:39:59.071167 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Copying metadata from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 to 289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb. {{(pid=84144) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 14 17:39:59.072349 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Creating volume glance metadata for volume 289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb backed by image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84144) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 14 17:39:59.168519 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff5d7b07-bbcf-4c5b-b95d-41d44c512959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:39:59.172116 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ecf18f48-d80d-49bb-8d5c-2229c28dde0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:39:59.187587 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Volume volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb (289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb): created successfully
Sep 14 17:39:59.197306 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ecf18f48-d80d-49bb-8d5c-2229c28dde0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:39:59.201307 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Flow 'volume_create_manager' (dbc8cc6a-53d3-410c-9069-5734adfaf7df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:39:59.211566 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-f939c70e-ad8d-46d6-8455-e135e13c3e88 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Created volume successfully.
Sep 14 17:40:06.461637 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-0890ad2c-4a28-4bdb-b0ca-da2e6cf35aae req-d8e1684b-5827-47a9-a6d6-e2cb80524dad tempest-LiveAutoBlockMigrationV225Test-903356019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:40:06.485452 n-d-796905-2 sudo[94549]: 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-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb
Sep 14 17:40:06.486394 n-d-796905-2 sudo[94549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:40:07.013715 n-d-796905-2 sudo[94549]: pam_unix(sudo:session): session closed for user root
Sep 14 17:40:07.016432 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-0890ad2c-4a28-4bdb-b0ca-da2e6cf35aae req-d8e1684b-5827-47a9-a6d6-e2cb80524dad tempest-LiveAutoBlockMigrationV225Test-903356019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb" returned: 0 in 0.555s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:40:07.148874 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:40:07.172332 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.035s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:40:07.172651 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213013521888]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:40:07.173306 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-0890ad2c-4a28-4bdb-b0ca-da2e6cf35aae req-d8e1684b-5827-47a9-a6d6-e2cb80524dad tempest-LiveAutoBlockMigrationV225Test-903356019 None] Targets prior to update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:40:07.174121 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-0890ad2c-4a28-4bdb-b0ca-da2e6cf35aae req-d8e1684b-5827-47a9-a6d6-e2cb80524dad tempest-LiveAutoBlockMigrationV225Test-903356019 None] Creating iscsi_target for Volume ID: volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:40:07.177874 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-0890ad2c-4a28-4bdb-b0ca-da2e6cf35aae req-d8e1684b-5827-47a9-a6d6-e2cb80524dad tempest-LiveAutoBlockMigrationV225Test-903356019 None] Created volume path /opt/stack/data/cinder/volumes/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb,
Sep 14 17:40:07.177874 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:40:07.177874 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:40:07.177874 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb
Sep 14 17:40:07.177874 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:40:07.177874 n-d-796905-2 cinder-volume[84144]: incominguser sMGoTsbzBwXxZNU4QNE4 FojoMeiJAKR7ToGE
Sep 14 17:40:07.177874 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:40:07.177874 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:40:07.177874 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:40:07.177874 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:40:07.181628 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:40:07.805225 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb" returned: 0 in 0.625s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:40:07.806314 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213013521888]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:40:07.807127 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-0890ad2c-4a28-4bdb-b0ca-da2e6cf35aae req-d8e1684b-5827-47a9-a6d6-e2cb80524dad tempest-LiveAutoBlockMigrationV225Test-903356019 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:40:07.807706 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-0890ad2c-4a28-4bdb-b0ca-da2e6cf35aae req-d8e1684b-5827-47a9-a6d6-e2cb80524dad tempest-LiveAutoBlockMigrationV225Test-903356019 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:40:07.810378 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:40:07.838596 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:40:07.839196 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213013521888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb\n Backing store flags: \n Account information:\n sMGoTsbzBwXxZNU4QNE4\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:40:07.840108 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-0890ad2c-4a28-4bdb-b0ca-da2e6cf35aae req-d8e1684b-5827-47a9-a6d6-e2cb80524dad tempest-LiveAutoBlockMigrationV225Test-903356019 None] Targets after update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:40:07.842083 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:40:08.248650 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.406s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:40:08.249366 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213013521888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb\n Backing store flags: \n Account information:\n sMGoTsbzBwXxZNU4QNE4\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:40:08.252799 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:40:08.526156 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.275s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:40:08.526579 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213013521888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb\n Backing store flags: \n Account information:\n sMGoTsbzBwXxZNU4QNE4\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:40:08.527625 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-0890ad2c-4a28-4bdb-b0ca-da2e6cf35aae req-d8e1684b-5827-47a9-a6d6-e2cb80524dad tempest-LiveAutoBlockMigrationV225Test-903356019 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:40:08.763358 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-0890ad2c-4a28-4bdb-b0ca-da2e6cf35aae req-d8e1684b-5827-47a9-a6d6-e2cb80524dad tempest-LiveAutoBlockMigrationV225Test-903356019 None] attachment_update completed successfully.
Sep 14 17:40:46.875558 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-c173bfd6-5bac-4317-a4c4-8ec4fd16f59f req-fd9d7f58-b1c3-4ecd-be3a-840518540492 tempest-LiveAutoBlockMigrationV225Test-833483620 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:40:46.918449 n-d-796905-2 sudo[94916]: 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-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb
Sep 14 17:40:46.920883 n-d-796905-2 sudo[94916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:40:48.051519 n-d-796905-2 sudo[94916]: pam_unix(sudo:session): session closed for user root
Sep 14 17:40:48.055157 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-c173bfd6-5bac-4317-a4c4-8ec4fd16f59f req-fd9d7f58-b1c3-4ecd-be3a-840518540492 tempest-LiveAutoBlockMigrationV225Test-833483620 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb" returned: 0 in 1.179s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:40:48.150626 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:40:48.172659 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:40:48.172973 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213013521888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb\n Backing store flags: \n Account information:\n sMGoTsbzBwXxZNU4QNE4\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-c173bfd6-5bac-4317-a4c4-8ec4fd16f59f req-fd9d7f58-b1c3-4ecd-be3a-840518540492 tempest-LiveAutoBlockMigrationV225Test-833483620 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: I_T nexus: 4
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: sMGoTsbzBwXxZNU4QNE4
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:40:48.173614 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:40:48.176950 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-c173bfd6-5bac-4317-a4c4-8ec4fd16f59f req-fd9d7f58-b1c3-4ecd-be3a-840518540492 tempest-LiveAutoBlockMigrationV225Test-833483620 None] Creating iscsi_target for Volume ID: volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:40:48.176950 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-c173bfd6-5bac-4317-a4c4-8ec4fd16f59f req-fd9d7f58-b1c3-4ecd-be3a-840518540492 tempest-LiveAutoBlockMigrationV225Test-833483620 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 14 17:40:48.178508 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-c173bfd6-5bac-4317-a4c4-8ec4fd16f59f req-fd9d7f58-b1c3-4ecd-be3a-840518540492 tempest-LiveAutoBlockMigrationV225Test-833483620 None] Created volume path /opt/stack/data/cinder/volumes/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb,
Sep 14 17:40:48.178508 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:40:48.178508 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:40:48.178508 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb
Sep 14 17:40:48.178508 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:40:48.178508 n-d-796905-2 cinder-volume[84144]: incominguser sMGoTsbzBwXxZNU4QNE4 FojoMeiJAKR7ToGE
Sep 14 17:40:48.178508 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:40:48.178508 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:40:48.178508 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:40:48.178508 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:40:48.182164 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:40:48.328585 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb" returned: 0 in 0.148s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:40:48.328899 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213013521888]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:40:48.329484 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-c173bfd6-5bac-4317-a4c4-8ec4fd16f59f req-fd9d7f58-b1c3-4ecd-be3a-840518540492 tempest-LiveAutoBlockMigrationV225Test-833483620 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:40:48.330106 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-c173bfd6-5bac-4317-a4c4-8ec4fd16f59f req-fd9d7f58-b1c3-4ecd-be3a-840518540492 tempest-LiveAutoBlockMigrationV225Test-833483620 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:40:48.333131 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:40:48.345814 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:40:48.346740 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213013521888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb\n Backing store flags: \n Account information:\n sMGoTsbzBwXxZNU4QNE4\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-c173bfd6-5bac-4317-a4c4-8ec4fd16f59f req-fd9d7f58-b1c3-4ecd-be3a-840518540492 tempest-LiveAutoBlockMigrationV225Test-833483620 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: I_T nexus: 4
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: sMGoTsbzBwXxZNU4QNE4
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:40:48.347480 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:40:48.353204 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:40:48.501870 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.150s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:40:48.506846 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213013521888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb\n Backing store flags: \n Account information:\n sMGoTsbzBwXxZNU4QNE4\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:40:48.513430 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:40:48.731030 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.221s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:40:48.732161 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213013521888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb\n Backing store flags: \n Account information:\n sMGoTsbzBwXxZNU4QNE4\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:40:48.733307 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-c173bfd6-5bac-4317-a4c4-8ec4fd16f59f req-fd9d7f58-b1c3-4ecd-be3a-840518540492 tempest-LiveAutoBlockMigrationV225Test-833483620 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:40:49.087622 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-c173bfd6-5bac-4317-a4c4-8ec4fd16f59f req-fd9d7f58-b1c3-4ecd-be3a-840518540492 tempest-LiveAutoBlockMigrationV225Test-833483620 None] attachment_update completed successfully.
Sep 14 17:41:04.490051 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:41:04.492552 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:41:04.494136 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:04.570969 n-d-796905-2 sudo[95106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:41:04.576066 n-d-796905-2 sudo[95106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:41:04.971119 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-c173bfd6-5bac-4317-a4c4-8ec4fd16f59f req-3e90dccf-aa90-4675-b65a-aa135086867c tempest-LiveAutoBlockMigrationV225Test-833483620 None] Terminate volume connection completed successfully.
Sep 14 17:41:04.972470 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-c173bfd6-5bac-4317-a4c4-8ec4fd16f59f req-3e90dccf-aa90-4675-b65a-aa135086867c tempest-LiveAutoBlockMigrationV225Test-833483620 None] Deleting attachment 69440a95-155c-43bd-9d9a-c4c18475d87f. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 17:41:05.275299 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-c173bfd6-5bac-4317-a4c4-8ec4fd16f59f req-3e90dccf-aa90-4675-b65a-aa135086867c tempest-LiveAutoBlockMigrationV225Test-833483620 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:41:05.275299 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:41:05.275299 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:41:05.713856 n-d-796905-2 sudo[95106]: pam_unix(sudo:session): session closed for user root
Sep 14 17:41:05.716386 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.222s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:05.717666 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:05.756664 n-d-796905-2 sudo[95119]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:41:05.769606 n-d-796905-2 sudo[95119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:41:06.641925 n-d-796905-2 sudo[95119]: pam_unix(sudo:session): session closed for user root
Sep 14 17:41:06.644999 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.926s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:06.647510 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:41:21.776902 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-4270657c-f35f-42e9-a887-a5cb3dc53bdf tempest-LiveAutoBlockMigrationV225Test-903356019 None] Terminate volume connection completed successfully.
Sep 14 17:41:21.777550 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-4270657c-f35f-42e9-a887-a5cb3dc53bdf tempest-LiveAutoBlockMigrationV225Test-903356019 None] Deleting attachment 0e31c39d-cb89-4a0b-9132-0ce53c9ca2c4. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 17:41:21.785076 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:22.141256 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.362s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:22.141967 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213013521888]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb\n Backing store flags: \n Account information:\n sMGoTsbzBwXxZNU4QNE4\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:41:22.142849 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-4270657c-f35f-42e9-a887-a5cb3dc53bdf tempest-LiveAutoBlockMigrationV225Test-903356019 None] Removing iscsi_target for Volume ID: 289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb
Sep 14 17:41:22.146381 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:22.485942 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb -f" returned: 0 in 0.341s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:22.486506 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213013521888]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:41:22.489803 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:22.898299 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.410s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:22.898886 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213013521888]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:41:23.102374 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-4270657c-f35f-42e9-a887-a5cb3dc53bdf tempest-LiveAutoBlockMigrationV225Test-903356019 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:41:23.102374 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:41:23.102374 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:41:23.391708 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-0e87ebea-04f2-42da-ad0c-bd1738c48b7e tempest-LiveAutoBlockMigrationV225Test-903356019 None] Lock "b'cinder-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:41:23.705538 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:23.848547 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.145s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:23.849133 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213013521888]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:41:23.849660 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-0e87ebea-04f2-42da-ad0c-bd1738c48b7e tempest-LiveAutoBlockMigrationV225Test-903356019 None] Skipping remove_export. No iscsi_target is presently exported for volume: 289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb
Sep 14 17:41:23.851382 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-0e87ebea-04f2-42da-ad0c-bd1738c48b7e tempest-LiveAutoBlockMigrationV225Test-903356019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:23.919018 n-d-796905-2 sudo[95287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb
Sep 14 17:41:23.919868 n-d-796905-2 sudo[95287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:41:24.700749 n-d-796905-2 sudo[95287]: pam_unix(sudo:session): session closed for user root
Sep 14 17:41:24.712227 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-0e87ebea-04f2-42da-ad0c-bd1738c48b7e tempest-LiveAutoBlockMigrationV225Test-903356019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb" returned: 0 in 0.860s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:24.715114 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-0e87ebea-04f2-42da-ad0c-bd1738c48b7e tempest-LiveAutoBlockMigrationV225Test-903356019 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-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:24.739266 n-d-796905-2 sudo[95293]: ubuntu : 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-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb
Sep 14 17:41:24.742788 n-d-796905-2 sudo[95293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:41:25.458624 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:41:25.471780 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:41:25.474972 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:41:25.525101 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Flow 'volume_create_manager' (54f7564d-269a-4676-8168-6871c766ce50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:41:25.530485 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (34da4640-abd0-4ec8-a175-e4e207a52cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:41:25.572605 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:41:25.615452 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (34da4640-abd0-4ec8-a175-e4e207a52cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:41:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1145412953',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=213f6e46-8fa3-4188-8d2f-fa193207eb16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f11d5474fee49dda80a2fd4a483c60f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17: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-09-14T17:41:25Z,user_id='3d63dfd2d1f249019f74672de18af0f3',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:41:25.630224 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (26631105-d50c-42ab-be5a-4d851104baeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:41:25.632913 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (26631105-d50c-42ab-be5a-4d851104baeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:41:25.649176 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (94748b23-17bc-482a-b9e5-1db25f4431d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:41:25.788446 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (94748b23-17bc-482a-b9e5-1db25f4431d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '213f6e46-8fa3-4188-8d2f-fa193207eb16', 'volume_name': 'volume-213f6e46-8fa3-4188-8d2f-fa193207eb16', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:41:25.790290 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7ca9f37e-2859-4175-9286-ac01b72d2c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:41:25.792415 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7ca9f37e-2859-4175-9286-ac01b72d2c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:41:25.794567 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d56d38d4-e257-44fb-8c08-d2ea84aeb2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:41:25.795404 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Volume 213f6e46-8fa3-4188-8d2f-fa193207eb16: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-213f6e46-8fa3-4188-8d2f-fa193207eb16', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 14 17:41:25.796057 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Cloning 213f6e46-8fa3-4188-8d2f-fa193207eb16 from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 at location (None, None). {{(pid=84144) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 14 17:41:25.887752 n-d-796905-2 sudo[95293]: pam_unix(sudo:session): session closed for user root
Sep 14 17:41:25.890056 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-0e87ebea-04f2-42da-ad0c-bd1738c48b7e tempest-LiveAutoBlockMigrationV225Test-903356019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb" returned: 0 in 1.175s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:25.891272 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-0e87ebea-04f2-42da-ad0c-bd1738c48b7e tempest-LiveAutoBlockMigrationV225Test-903356019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:25.956952 n-d-796905-2 sudo[95316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb
Sep 14 17:41:25.957787 n-d-796905-2 sudo[95316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:41:26.093238 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-2f4efbf6-0754-41ae-84e7-c70eeee0f3f5 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Lock "b'cinder-677c6f0a-b792-4dfe-b3b3-4da1be7d557d-delete_volume'" acquired by "delete_volume" :: waited 0.043s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:41:26.357275 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:26.828319 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.476s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:26.828943 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868128]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:41:26.842484 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-2f4efbf6-0754-41ae-84e7-c70eeee0f3f5 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Skipping remove_export. No iscsi_target is presently exported for volume: 677c6f0a-b792-4dfe-b3b3-4da1be7d557d
Sep 14 17:41:26.846128 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f4efbf6-0754-41ae-84e7-c70eeee0f3f5 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:26.867829 n-d-796905-2 sudo[95316]: pam_unix(sudo:session): session closed for user root
Sep 14 17:41:26.888978 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-0e87ebea-04f2-42da-ad0c-bd1738c48b7e tempest-LiveAutoBlockMigrationV225Test-903356019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb" returned: 0 in 0.997s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:26.891861 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-0e87ebea-04f2-42da-ad0c-bd1738c48b7e tempest-LiveAutoBlockMigrationV225Test-903356019 None] Successfully deleted volume: 289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb
Sep 14 17:41:26.963992 n-d-796905-2 sudo[95326]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d
Sep 14 17:41:26.965484 n-d-796905-2 sudo[95326]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:41:27.038570 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-0e87ebea-04f2-42da-ad0c-bd1738c48b7e tempest-LiveAutoBlockMigrationV225Test-903356019 None] Created reservations ['7074a5e7-0e21-4357-be1e-44285ebf5c8f', 'd81ca01e-9ef4-446a-b456-54c5af0569ba', 'eae5fa75-5a91-4abc-9330-3cd4e89fa16d', 'b6a34d54-b3c3-42cf-b0e1-004cdb7aaf2f'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:41:27.049638 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-0e87ebea-04f2-42da-ad0c-bd1738c48b7e tempest-LiveAutoBlockMigrationV225Test-903356019 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:41:27.049638 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:41:27.049638 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:41:27.198815 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-0e87ebea-04f2-42da-ad0c-bd1738c48b7e tempest-LiveAutoBlockMigrationV225Test-903356019 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:41:27.199532 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-0e87ebea-04f2-42da-ad0c-bd1738c48b7e tempest-LiveAutoBlockMigrationV225Test-903356019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:27.261876 n-d-796905-2 sudo[95341]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:41:27.275597 n-d-796905-2 sudo[95341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:41:28.477990 n-d-796905-2 sudo[95326]: pam_unix(sudo:session): session closed for user root
Sep 14 17:41:28.481535 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f4efbf6-0754-41ae-84e7-c70eeee0f3f5 tempest-LiveAutoBlockMigrationV225Test-903356019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d" returned: 0 in 1.635s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:28.483658 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f4efbf6-0754-41ae-84e7-c70eeee0f3f5 tempest-LiveAutoBlockMigrationV225Test-903356019 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-677c6f0a-b792-4dfe-b3b3-4da1be7d557d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:28.552537 n-d-796905-2 sudo[95380]: ubuntu : 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-677c6f0a-b792-4dfe-b3b3-4da1be7d557d
Sep 14 17:41:28.553431 n-d-796905-2 sudo[95380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:41:28.624173 n-d-796905-2 sudo[95341]: pam_unix(sudo:session): session closed for user root
Sep 14 17:41:28.628033 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-0e87ebea-04f2-42da-ad0c-bd1738c48b7e tempest-LiveAutoBlockMigrationV225Test-903356019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.428s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:28.631655 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-0e87ebea-04f2-42da-ad0c-bd1738c48b7e tempest-LiveAutoBlockMigrationV225Test-903356019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:28.705341 n-d-796905-2 sudo[95385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:41:28.706202 n-d-796905-2 sudo[95385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:41:29.510990 n-d-796905-2 sudo[95380]: pam_unix(sudo:session): session closed for user root
Sep 14 17:41:29.514005 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f4efbf6-0754-41ae-84e7-c70eeee0f3f5 tempest-LiveAutoBlockMigrationV225Test-903356019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d" returned: 0 in 1.029s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:29.517148 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f4efbf6-0754-41ae-84e7-c70eeee0f3f5 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:29.569957 n-d-796905-2 sudo[95394]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d
Sep 14 17:41:29.570746 n-d-796905-2 sudo[95394]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:41:29.883938 n-d-796905-2 sudo[95385]: pam_unix(sudo:session): session closed for user root
Sep 14 17:41:29.888509 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-0e87ebea-04f2-42da-ad0c-bd1738c48b7e tempest-LiveAutoBlockMigrationV225Test-903356019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.256s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:29.893836 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-0e87ebea-04f2-42da-ad0c-bd1738c48b7e tempest-LiveAutoBlockMigrationV225Test-903356019 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:41:29.914288 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-0e87ebea-04f2-42da-ad0c-bd1738c48b7e tempest-LiveAutoBlockMigrationV225Test-903356019 None] Deleted volume successfully.
Sep 14 17:41:29.951100 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [req-b49332de-b0f5-43bf-85ab-86c724da65b8 req-0e87ebea-04f2-42da-ad0c-bd1738c48b7e tempest-LiveAutoBlockMigrationV225Test-903356019 None] Lock "b'cinder-289bdcd5-7cd8-47e6-8585-6b2c19ee2bbb-delete_volume'" released by "delete_volume" :: held 6.558s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:41:30.620317 n-d-796905-2 sudo[95394]: pam_unix(sudo:session): session closed for user root
Sep 14 17:41:30.622327 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f4efbf6-0754-41ae-84e7-c70eeee0f3f5 tempest-LiveAutoBlockMigrationV225Test-903356019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-677c6f0a-b792-4dfe-b3b3-4da1be7d557d" returned: 0 in 1.105s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:30.623106 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-2f4efbf6-0754-41ae-84e7-c70eeee0f3f5 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Successfully deleted volume: 677c6f0a-b792-4dfe-b3b3-4da1be7d557d
Sep 14 17:41:30.766803 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-2f4efbf6-0754-41ae-84e7-c70eeee0f3f5 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Created reservations ['347bc5d3-e098-4e72-8a60-12354aec3b14', 'be75aea5-06dd-41b4-be87-9409e9a5d792', 'da91282a-7d57-4e1f-9ff9-7a53ec08689b', '1ccd1966-2d54-4f3b-9806-1066ff78ce03'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:41:30.768836 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-2f4efbf6-0754-41ae-84e7-c70eeee0f3f5 tempest-LiveAutoBlockMigrationV225Test-903356019 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:41:30.768836 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:41:30.768836 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:41:30.902787 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-2f4efbf6-0754-41ae-84e7-c70eeee0f3f5 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:41:30.914243 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f4efbf6-0754-41ae-84e7-c70eeee0f3f5 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:30.992154 n-d-796905-2 sudo[95406]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:41:30.993001 n-d-796905-2 sudo[95406]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:41:31.934213 n-d-796905-2 sudo[95406]: pam_unix(sudo:session): session closed for user root
Sep 14 17:41:31.938074 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f4efbf6-0754-41ae-84e7-c70eeee0f3f5 tempest-LiveAutoBlockMigrationV225Test-903356019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:31.940770 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f4efbf6-0754-41ae-84e7-c70eeee0f3f5 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:32.011028 n-d-796905-2 sudo[95411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:41:32.014070 n-d-796905-2 sudo[95411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:41:33.157622 n-d-796905-2 sudo[95411]: pam_unix(sudo:session): session closed for user root
Sep 14 17:41:33.170069 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f4efbf6-0754-41ae-84e7-c70eeee0f3f5 tempest-LiveAutoBlockMigrationV225Test-903356019 None] CMD "sudo cinder-rootwrap /etc/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.229s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:33.179911 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-2f4efbf6-0754-41ae-84e7-c70eeee0f3f5 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:41:33.198580 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-2f4efbf6-0754-41ae-84e7-c70eeee0f3f5 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Deleted volume successfully.
Sep 14 17:41:33.242817 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-2f4efbf6-0754-41ae-84e7-c70eeee0f3f5 tempest-LiveAutoBlockMigrationV225Test-903356019 None] Lock "b'cinder-677c6f0a-b792-4dfe-b3b3-4da1be7d557d-delete_volume'" released by "delete_volume" :: held 7.151s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:41:48.833715 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_t5r78ql4n-d-796905-2@lvmdriver-1, size 616.00 MB, duration 23.02 sec {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 14 17:41:48.835115 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Image download 616.00 MB at 26.76 MB/s
Sep 14 17:41:49.330666 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_t5r78ql4n-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:49.572800 n-d-796905-2 sudo[95596]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_t5r78ql4n-d-796905-2@lvmdriver-1
Sep 14 17:41:49.573700 n-d-796905-2 sudo[95596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:41:50.581538 n-d-796905-2 sudo[95596]: pam_unix(sudo:session): session closed for user root
Sep 14 17:41:50.584971 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_t5r78ql4n-d-796905-2@lvmdriver-1" returned: 0 in 1.254s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:50.586480 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 is fetched for user 3d63dfd2d1f249019f74672de18af0f3. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 14 17:41:50.677121 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_t5r78ql4n-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:51.043067 n-d-796905-2 sudo[95616]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_t5r78ql4n-d-796905-2@lvmdriver-1
Sep 14 17:41:51.047343 n-d-796905-2 sudo[95616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:41:51.808254 n-d-796905-2 sudo[95616]: pam_unix(sudo:session): session closed for user root
Sep 14 17:41:51.810968 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_t5r78ql4n-d-796905-2@lvmdriver-1" returned: 0 in 1.134s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:51.815223 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-213f6e46-8fa3-4188-8d2f-fa193207eb16 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:51.873161 n-d-796905-2 sudo[95648]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-213f6e46-8fa3-4188-8d2f-fa193207eb16 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:41:51.874727 n-d-796905-2 sudo[95648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:41:53.013468 n-d-796905-2 sudo[95648]: pam_unix(sudo:session): session closed for user root
Sep 14 17:41:53.016379 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-213f6e46-8fa3-4188-8d2f-fa193207eb16 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.201s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:53.067592 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Attempting download of 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 213f6e46-8fa3-4188-8d2f-fa193207eb16. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 14 17:41:53.153869 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jvlcm4kp {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:53.450781 n-d-796905-2 sudo[95711]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jvlcm4kp
Sep 14 17:41:53.451582 n-d-796905-2 sudo[95711]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:41:54.083828 n-d-796905-2 sudo[95711]: pam_unix(sudo:session): session closed for user root
Sep 14 17:41:54.086604 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jvlcm4kp" returned: 0 in 0.933s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:54.088681 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_t5r78ql4n-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:54.271615 n-d-796905-2 sudo[95717]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_t5r78ql4n-d-796905-2@lvmdriver-1
Sep 14 17:41:54.272407 n-d-796905-2 sudo[95717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:41:55.087393 n-d-796905-2 sudo[95717]: pam_unix(sudo:session): session closed for user root
Sep 14 17:41:55.089678 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_t5r78ql4n-d-796905-2@lvmdriver-1" returned: 0 in 1.001s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:55.091404 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 was vhdx, converting to raw {{(pid=84144) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 14 17:41:55.092834 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_t5r78ql4n-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--213f6e46--8fa3--4188--8d2f--fa193207eb16 oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:55.122969 n-d-796905-2 sudo[95777]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_t5r78ql4n-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--213f6e46--8fa3--4188--8d2f--fa193207eb16 oflag=direct
Sep 14 17:41:55.124581 n-d-796905-2 sudo[95777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:41:55.725277 n-d-796905-2 sudo[95777]: pam_unix(sudo:session): session closed for user root
Sep 14 17:41:55.732946 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_t5r78ql4n-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--213f6e46--8fa3--4188--8d2f--fa193207eb16 oflag=direct" returned: 0 in 0.640s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:55.741532 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_t5r78ql4n-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--213f6e46--8fa3--4188--8d2f--fa193207eb16 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:55.798815 n-d-796905-2 sudo[95815]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_t5r78ql4n-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--213f6e46--8fa3--4188--8d2f--fa193207eb16
Sep 14 17:41:55.799632 n-d-796905-2 sudo[95815]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:41:57.364518 n-d-796905-2 sudo[95815]: pam_unix(sudo:session): session closed for user root
Sep 14 17:41:57.366640 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_t5r78ql4n-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--213f6e46--8fa3--4188--8d2f--fa193207eb16" returned: 0 in 1.632s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:57.367615 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_t5r78ql4n-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:41:57.532327 n-d-796905-2 sudo[95870]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_t5r78ql4n-d-796905-2@lvmdriver-1
Sep 14 17:41:57.533211 n-d-796905-2 sudo[95870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:41:58.463780 n-d-796905-2 sudo[95870]: pam_unix(sudo:session): session closed for user root
Sep 14 17:41:58.466025 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_t5r78ql4n-d-796905-2@lvmdriver-1" returned: 0 in 1.098s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:41:58.466874 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_t5r78ql4n-d-796905-2@lvmdriver-1, size 700.00 MB, duration 1.63 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--213f6e46--8fa3--4188--8d2f--fa193207eb16 {{(pid=84144) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 14 17:41:58.467262 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Converted 700.00 MB image at 428.65 MB/s
Sep 14 17:41:58.467860 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Downloaded image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 213f6e46-8fa3-4188-8d2f-fa193207eb16 successfully. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 14 17:41:58.655761 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 for user 3d63dfd2d1f249019f74672de18af0f3 is deleted. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 14 17:41:58.661217 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Marking volume 213f6e46-8fa3-4188-8d2f-fa193207eb16 as bootable. {{(pid=84144) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 14 17:41:58.673638 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Copying metadata from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 to 213f6e46-8fa3-4188-8d2f-fa193207eb16. {{(pid=84144) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 14 17:41:58.674564 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Creating volume glance metadata for volume 213f6e46-8fa3-4188-8d2f-fa193207eb16 backed by image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84144) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 14 17:41:58.778369 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d56d38d4-e257-44fb-8c08-d2ea84aeb2f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-213f6e46-8fa3-4188-8d2f-fa193207eb16', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:41:58.783106 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2cf7207e-12c9-4f37-9ad7-3b4da712f684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:41:58.799223 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Volume volume-213f6e46-8fa3-4188-8d2f-fa193207eb16 (213f6e46-8fa3-4188-8d2f-fa193207eb16): created successfully
Sep 14 17:41:58.806632 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2cf7207e-12c9-4f37-9ad7-3b4da712f684) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:41:58.813260 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Flow 'volume_create_manager' (54f7564d-269a-4676-8168-6871c766ce50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:41:58.831696 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b46667fa-b6e7-4d42-8843-f5a17f58d495 tempest-TaggedBootDevicesTest_v242-661599717 None] Created volume successfully.
Sep 14 17:42:00.719394 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:42:00.745362 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:42:00.748420 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:42:00.793509 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] Flow 'volume_create_manager' (efead25f-5918-4c01-8fdb-4dc2e35f04ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:42:00.796990 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f1b20f0-1e30-4921-83fc-c0023e4cfc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:42:00.831787 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:42:00.875469 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f1b20f0-1e30-4921-83fc-c0023e4cfc30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:42:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-821133852',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=bc37167d-89f1-41db-bbc1-a121fa473f44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f11d5474fee49dda80a2fd4a483c60f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:42:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:42:01Z,user_id='3d63dfd2d1f249019f74672de18af0f3',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:42:00.880058 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b1e1f461-7c59-4e36-84ec-7fdf3241bdad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:42:00.883717 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b1e1f461-7c59-4e36-84ec-7fdf3241bdad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:42:00.888817 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce0427e2-529f-4f95-90dd-4bbbdc0effc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:42:00.892268 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce0427e2-529f-4f95-90dd-4bbbdc0effc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bc37167d-89f1-41db-bbc1-a121fa473f44', 'volume_name': 'volume-bc37167d-89f1-41db-bbc1-a121fa473f44', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:42:00.895711 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a2e6dba-4697-4bf4-bad4-4b1e2a337389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:42:00.908077 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a2e6dba-4697-4bf4-bad4-4b1e2a337389) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:42:00.912264 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e4eeeb2-a9df-4098-9744-33b18e2da8a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:42:00.913829 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] Volume bc37167d-89f1-41db-bbc1-a121fa473f44: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bc37167d-89f1-41db-bbc1-a121fa473f44', 'volume_size': 1}
Sep 14 17:42:00.915797 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bc37167d-89f1-41db-bbc1-a121fa473f44 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:00.945698 n-d-796905-2 sudo[95935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bc37167d-89f1-41db-bbc1-a121fa473f44 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:42:00.947923 n-d-796905-2 sudo[95935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:42:01.909131 n-d-796905-2 sudo[95935]: pam_unix(sudo:session): session closed for user root
Sep 14 17:42:01.911552 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bc37167d-89f1-41db-bbc1-a121fa473f44 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.996s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:01.915598 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e4eeeb2-a9df-4098-9744-33b18e2da8a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bc37167d-89f1-41db-bbc1-a121fa473f44', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:42:01.918078 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd2ede14-0bd6-4646-b274-0f73e3af96cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:42:01.934062 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] Volume volume-bc37167d-89f1-41db-bbc1-a121fa473f44 (bc37167d-89f1-41db-bbc1-a121fa473f44): created successfully
Sep 14 17:42:01.936095 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (dd2ede14-0bd6-4646-b274-0f73e3af96cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:42:01.941625 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] Flow 'volume_create_manager' (efead25f-5918-4c01-8fdb-4dc2e35f04ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:42:01.963479 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b3e50077-e405-407c-98f0-9e8c1446c1f5 tempest-TaggedBootDevicesTest_v242-661599717 None] Created volume successfully.
Sep 14 17:42:04.489450 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:42:04.490429 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:42:04.491355 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:04.557953 n-d-796905-2 sudo[96036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:42:04.559481 n-d-796905-2 sudo[96036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:42:04.627924 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:42:04.635178 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:42:04.635950 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:42:04.666630 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] Flow 'volume_create_manager' (b33a176e-2776-42d6-816d-f817ebe5d6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:42:04.677663 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (227537f9-44cc-49c4-ae17-eb4bf9893e0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:42:04.747813 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:42:04.806898 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (227537f9-44cc-49c4-ae17-eb4bf9893e0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:42:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-899268145',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=89212fe2-1989-4c86-931b-02034438cf46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f11d5474fee49dda80a2fd4a483c60f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:42:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:42:05Z,user_id='3d63dfd2d1f249019f74672de18af0f3',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:42:04.823770 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (24c746dd-da41-4df3-91be-e2e75c4934ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:42:04.841141 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (24c746dd-da41-4df3-91be-e2e75c4934ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:42:04.877094 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (04c86eb4-8fe9-41ea-a237-f43bdf1cccca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:42:04.883744 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (04c86eb4-8fe9-41ea-a237-f43bdf1cccca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '89212fe2-1989-4c86-931b-02034438cf46', 'volume_name': 'volume-89212fe2-1989-4c86-931b-02034438cf46', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:42:04.886574 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8a237dfc-bda8-47f0-8e9c-b18e59d7e96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:42:04.904058 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8a237dfc-bda8-47f0-8e9c-b18e59d7e96b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:42:04.911194 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7e130a8-dadf-42a5-a160-151a111e1470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:42:04.912616 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] Volume 89212fe2-1989-4c86-931b-02034438cf46: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-89212fe2-1989-4c86-931b-02034438cf46', 'volume_size': 1}
Sep 14 17:42:04.914151 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-89212fe2-1989-4c86-931b-02034438cf46 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:05.008924 n-d-796905-2 sudo[96038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-89212fe2-1989-4c86-931b-02034438cf46 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:42:05.013681 n-d-796905-2 sudo[96038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:42:05.426069 n-d-796905-2 sudo[96036]: pam_unix(sudo:session): session closed for user root
Sep 14 17:42:05.429056 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.937s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:05.431520 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:05.483178 n-d-796905-2 sudo[96043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:42:05.486789 n-d-796905-2 sudo[96043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:42:05.773560 n-d-796905-2 sudo[96038]: pam_unix(sudo:session): session closed for user root
Sep 14 17:42:05.775771 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-89212fe2-1989-4c86-931b-02034438cf46 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.861s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:05.778953 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7e130a8-dadf-42a5-a160-151a111e1470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-89212fe2-1989-4c86-931b-02034438cf46', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:42:05.782717 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cb8d10b4-32e3-4485-860e-f5d478212812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:42:05.858761 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] Volume volume-89212fe2-1989-4c86-931b-02034438cf46 (89212fe2-1989-4c86-931b-02034438cf46): created successfully
Sep 14 17:42:05.860879 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cb8d10b4-32e3-4485-860e-f5d478212812) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:42:05.891868 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] Flow 'volume_create_manager' (b33a176e-2776-42d6-816d-f817ebe5d6fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:42:05.929681 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-70ef7774-3674-497f-97e7-7c3c6fd63f4e tempest-TaggedBootDevicesTest_v242-661599717 None] Created volume successfully.
Sep 14 17:42:06.240669 n-d-796905-2 sudo[96043]: pam_unix(sudo:session): session closed for user root
Sep 14 17:42:06.242466 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.811s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:06.244402 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:42:31.059272 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:42:31.081886 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:42:31.082182 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:42:31.153962 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Flow 'volume_create_manager' (703563e3-78f0-4e42-a9bb-514a0b18a5c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:42:31.167458 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d8602b4d-4f78-45bc-9624-518ec7b6255f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:42:31.269142 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:42:31.334434 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d8602b4d-4f78-45bc-9624-518ec7b6255f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:42:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-71301613',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f2c742fcf1a4c1787591ccc74d9afa5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:42:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:42:31Z,user_id='96440520b04f4ee2b1b2ae3857ac3f4e',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:42:31.337027 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ee4ddd1-af1b-4480-9bd9-17fb94ad73c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:42:31.339271 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0ee4ddd1-af1b-4480-9bd9-17fb94ad73c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:42:31.341607 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8af8eb5a-da61-4a2d-b721-048a8611c6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:42:31.463042 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8af8eb5a-da61-4a2d-b721-048a8611c6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8', 'volume_name': 'volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:42:31.465562 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (37d1e7d9-0d2c-4c2b-9b39-8111b2fa575d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:42:31.467892 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (37d1e7d9-0d2c-4c2b-9b39-8111b2fa575d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:42:31.471507 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ffefef94-8b1b-4be1-9d51-4fc941221d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:42:31.474919 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Volume e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 14 17:42:31.475680 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Cloning e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8 from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 at location (None, None). {{(pid=84144) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 14 17:42:45.352197 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_hwdvco5gn-d-796905-2@lvmdriver-1, size 616.00 MB, duration 13.87 sec {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 14 17:42:45.353267 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Image download 616.00 MB at 44.40 MB/s
Sep 14 17:42:45.399384 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_hwdvco5gn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:45.492919 n-d-796905-2 sudo[96587]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_hwdvco5gn-d-796905-2@lvmdriver-1
Sep 14 17:42:45.493731 n-d-796905-2 sudo[96587]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:42:45.988018 n-d-796905-2 sudo[96587]: pam_unix(sudo:session): session closed for user root
Sep 14 17:42:45.990761 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_hwdvco5gn-d-796905-2@lvmdriver-1" returned: 0 in 0.591s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:45.991872 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 is fetched for user 96440520b04f4ee2b1b2ae3857ac3f4e. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 14 17:42:46.066135 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_hwdvco5gn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:46.189258 n-d-796905-2 sudo[96592]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_hwdvco5gn-d-796905-2@lvmdriver-1
Sep 14 17:42:46.190204 n-d-796905-2 sudo[96592]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:42:46.533476 n-d-796905-2 sudo[96592]: pam_unix(sudo:session): session closed for user root
Sep 14 17:42:46.536598 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_hwdvco5gn-d-796905-2@lvmdriver-1" returned: 0 in 0.470s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:46.539152 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:46.560053 n-d-796905-2 sudo[96597]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:42:46.560874 n-d-796905-2 sudo[96597]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:42:47.114868 n-d-796905-2 sudo[96597]: pam_unix(sudo:session): session closed for user root
Sep 14 17:42:47.117015 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.578s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:47.142809 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Attempting download of 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 14 17:42:47.198661 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_vi5yl434 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:47.284684 n-d-796905-2 sudo[96629]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_vi5yl434
Sep 14 17:42:47.285532 n-d-796905-2 sudo[96629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:42:47.642956 n-d-796905-2 sudo[96629]: pam_unix(sudo:session): session closed for user root
Sep 14 17:42:47.645553 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_vi5yl434" returned: 0 in 0.446s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:47.647626 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_hwdvco5gn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:47.758111 n-d-796905-2 sudo[96633]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_hwdvco5gn-d-796905-2@lvmdriver-1
Sep 14 17:42:47.758896 n-d-796905-2 sudo[96633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:42:48.189086 n-d-796905-2 sudo[96633]: pam_unix(sudo:session): session closed for user root
Sep 14 17:42:48.191479 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_hwdvco5gn-d-796905-2@lvmdriver-1" returned: 0 in 0.543s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:48.192869 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 was vhdx, converting to raw {{(pid=84144) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 14 17:42:48.194165 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_hwdvco5gn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e9bc05c3--0495--4e0a--a5fa--7e42aef7aeb8 oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:48.235463 n-d-796905-2 sudo[96638]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_hwdvco5gn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e9bc05c3--0495--4e0a--a5fa--7e42aef7aeb8 oflag=direct
Sep 14 17:42:48.237078 n-d-796905-2 sudo[96638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:42:48.662126 n-d-796905-2 sudo[96638]: pam_unix(sudo:session): session closed for user root
Sep 14 17:42:48.666103 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_hwdvco5gn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e9bc05c3--0495--4e0a--a5fa--7e42aef7aeb8 oflag=direct" returned: 0 in 0.470s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:48.667545 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_hwdvco5gn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e9bc05c3--0495--4e0a--a5fa--7e42aef7aeb8 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:48.706982 n-d-796905-2 sudo[96650]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_hwdvco5gn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e9bc05c3--0495--4e0a--a5fa--7e42aef7aeb8
Sep 14 17:42:48.708309 n-d-796905-2 sudo[96650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:42:49.900376 n-d-796905-2 sudo[96650]: pam_unix(sudo:session): session closed for user root
Sep 14 17:42:49.904424 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_hwdvco5gn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e9bc05c3--0495--4e0a--a5fa--7e42aef7aeb8" returned: 0 in 1.235s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:49.905641 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_hwdvco5gn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:50.093470 n-d-796905-2 sudo[96679]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_hwdvco5gn-d-796905-2@lvmdriver-1
Sep 14 17:42:50.109718 n-d-796905-2 sudo[96679]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:42:50.379702 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-f5f8b8b1-72a3-453a-adf5-dfcd132ece30 tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:50.404161 n-d-796905-2 sudo[96681]: 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-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:42:50.405653 n-d-796905-2 sudo[96681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:42:50.890427 n-d-796905-2 sudo[96679]: pam_unix(sudo:session): session closed for user root
Sep 14 17:42:50.892874 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_hwdvco5gn-d-796905-2@lvmdriver-1" returned: 0 in 0.987s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:50.893656 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_hwdvco5gn-d-796905-2@lvmdriver-1, size 700.00 MB, duration 1.24 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--e9bc05c3--0495--4e0a--a5fa--7e42aef7aeb8 {{(pid=84144) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 14 17:42:50.895151 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Converted 700.00 MB image at 565.44 MB/s
Sep 14 17:42:50.897108 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Downloaded image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8 successfully. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 14 17:42:51.092092 n-d-796905-2 sudo[96681]: pam_unix(sudo:session): session closed for user root
Sep 14 17:42:51.105282 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 for user 96440520b04f4ee2b1b2ae3857ac3f4e is deleted. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 14 17:42:51.107044 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Marking volume e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8 as bootable. {{(pid=84144) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 14 17:42:51.111786 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-f5f8b8b1-72a3-453a-adf5-dfcd132ece30 tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16" returned: 0 in 0.733s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:51.158563 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Copying metadata from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 to e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8. {{(pid=84144) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 14 17:42:51.159266 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Creating volume glance metadata for volume e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8 backed by image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84144) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 14 17:42:51.203926 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:51.217464 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:51.218012 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:42:51.224627 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-f5f8b8b1-72a3-453a-adf5-dfcd132ece30 tempest-TaggedBootDevicesTest_v242-661599717 None] Targets prior to update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:42:51.225679 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-f5f8b8b1-72a3-453a-adf5-dfcd132ece30 tempest-TaggedBootDevicesTest_v242-661599717 None] Creating iscsi_target for Volume ID: volume-213f6e46-8fa3-4188-8d2f-fa193207eb16 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:42:51.231478 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-f5f8b8b1-72a3-453a-adf5-dfcd132ece30 tempest-TaggedBootDevicesTest_v242-661599717 None] Created volume path /opt/stack/data/cinder/volumes/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16,
Sep 14 17:42:51.231478 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:42:51.231478 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:42:51.231478 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:42:51.231478 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:42:51.231478 n-d-796905-2 cinder-volume[84144]: incominguser hNp3bSXNcD7e7493MQ2u kPVfzSrH64njAaoS
Sep 14 17:42:51.231478 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:42:51.231478 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:42:51.231478 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:42:51.231478 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:42:51.233773 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:51.342629 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ffefef94-8b1b-4be1-9d51-4fc941221d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:42:51.344901 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df1428c1-288b-4625-a49a-3906d9b8cd77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:42:51.361361 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Volume volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8 (e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8): created successfully
Sep 14 17:42:51.363430 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (df1428c1-288b-4625-a49a-3906d9b8cd77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:42:51.372503 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Flow 'volume_create_manager' (703563e3-78f0-4e42-a9bb-514a0b18a5c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:42:51.382422 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-90ebcfcd-6e74-4b4a-990e-32eb4c328e95 tempest-ServersTestBootFromVolume-1053066060 None] Created volume successfully.
Sep 14 17:42:51.935573 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16" returned: 0 in 0.702s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:51.935889 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:42:51.936491 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-f5f8b8b1-72a3-453a-adf5-dfcd132ece30 tempest-TaggedBootDevicesTest_v242-661599717 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:42:51.936891 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-f5f8b8b1-72a3-453a-adf5-dfcd132ece30 tempest-TaggedBootDevicesTest_v242-661599717 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:42:51.938845 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:51.958749 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:51.959246 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:42:51.960026 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-f5f8b8b1-72a3-453a-adf5-dfcd132ece30 tempest-TaggedBootDevicesTest_v242-661599717 None] Targets after update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:42:51.961244 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:52.159257 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.198s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:52.159917 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:42:52.161042 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:52.341772 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:52.342041 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:42:52.343035 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-f5f8b8b1-72a3-453a-adf5-dfcd132ece30 tempest-TaggedBootDevicesTest_v242-661599717 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:42:52.595036 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-f5f8b8b1-72a3-453a-adf5-dfcd132ece30 tempest-TaggedBootDevicesTest_v242-661599717 None] attachment_update completed successfully.
Sep 14 17:42:53.211022 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-990edb73-43e1-47e6-b488-906f6bfbfc23 tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:53.251664 n-d-796905-2 sudo[96733]: 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-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:42:53.253463 n-d-796905-2 sudo[96733]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:42:53.829109 n-d-796905-2 sudo[96733]: pam_unix(sudo:session): session closed for user root
Sep 14 17:42:53.831680 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-990edb73-43e1-47e6-b488-906f6bfbfc23 tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44" returned: 0 in 0.620s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:53.969642 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:54.002521 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:54.002521 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-990edb73-43e1-47e6-b488-906f6bfbfc23 tempest-TaggedBootDevicesTest_v242-661599717 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:42:54.002809 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-990edb73-43e1-47e6-b488-906f6bfbfc23 tempest-TaggedBootDevicesTest_v242-661599717 None] Creating iscsi_target for Volume ID: volume-bc37167d-89f1-41db-bbc1-a121fa473f44 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:42:54.006642 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-990edb73-43e1-47e6-b488-906f6bfbfc23 tempest-TaggedBootDevicesTest_v242-661599717 None] Created volume path /opt/stack/data/cinder/volumes/volume-bc37167d-89f1-41db-bbc1-a121fa473f44,
Sep 14 17:42:54.006642 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:42:54.006642 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:42:54.006642 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:42:54.006642 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:42:54.006642 n-d-796905-2 cinder-volume[84144]: incominguser gxs7oEYJqtE9zXDecH5C EnwyPoP6r49xWr6u
Sep 14 17:42:54.006642 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:42:54.006642 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:42:54.006642 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:42:54.006642 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:42:54.009871 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:54.690290 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44" returned: 0 in 0.687s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:54.691309 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:42:54.692232 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-990edb73-43e1-47e6-b488-906f6bfbfc23 tempest-TaggedBootDevicesTest_v242-661599717 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:42:54.692871 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-990edb73-43e1-47e6-b488-906f6bfbfc23 tempest-TaggedBootDevicesTest_v242-661599717 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:42:54.699278 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:54.732026 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.035s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:54.733209 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\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-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-990edb73-43e1-47e6-b488-906f6bfbfc23 tempest-TaggedBootDevicesTest_v242-661599717 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:42:54.733970 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:42:54.736442 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:54.863707 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:54.865089 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\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-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:42:54.866676 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:54.962201 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:54.963076 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\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-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:42:54.964128 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-990edb73-43e1-47e6-b488-906f6bfbfc23 tempest-TaggedBootDevicesTest_v242-661599717 None] Set provider_location to: 10.222.0.39:3260,2 iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:42:55.150703 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-990edb73-43e1-47e6-b488-906f6bfbfc23 tempest-TaggedBootDevicesTest_v242-661599717 None] attachment_update completed successfully.
Sep 14 17:42:55.780307 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-63cfe330-f264-4a55-97c6-80fd52b0e733 tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:55.802655 n-d-796905-2 sudo[96788]: 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-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:42:55.804089 n-d-796905-2 sudo[96788]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:42:56.260306 n-d-796905-2 sudo[96788]: pam_unix(sudo:session): session closed for user root
Sep 14 17:42:56.262722 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-63cfe330-f264-4a55-97c6-80fd52b0e733 tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46" returned: 0 in 0.482s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:56.314781 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:56.321096 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:56.321546 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\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-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-63cfe330-f264-4a55-97c6-80fd52b0e733 tempest-TaggedBootDevicesTest_v242-661599717 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:42:56.322490 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:42:56.328641 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-63cfe330-f264-4a55-97c6-80fd52b0e733 tempest-TaggedBootDevicesTest_v242-661599717 None] Creating iscsi_target for Volume ID: volume-89212fe2-1989-4c86-931b-02034438cf46 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:42:56.332816 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-63cfe330-f264-4a55-97c6-80fd52b0e733 tempest-TaggedBootDevicesTest_v242-661599717 None] Created volume path /opt/stack/data/cinder/volumes/volume-89212fe2-1989-4c86-931b-02034438cf46,
Sep 14 17:42:56.332816 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:42:56.332816 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:42:56.332816 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:42:56.332816 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:42:56.332816 n-d-796905-2 cinder-volume[84144]: incominguser nenZQ4DVBjom9KLQQTPa CeY44pWtm5n7UUZS
Sep 14 17:42:56.332816 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:42:56.332816 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:42:56.332816 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:42:56.332816 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:42:56.336758 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:56.704138 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46" returned: 0 in 0.369s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:56.704539 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:42:56.705459 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-63cfe330-f264-4a55-97c6-80fd52b0e733 tempest-TaggedBootDevicesTest_v242-661599717 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:42:56.705822 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-63cfe330-f264-4a55-97c6-80fd52b0e733 tempest-TaggedBootDevicesTest_v242-661599717 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:42:56.706960 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:56.713803 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:56.714570 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\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-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\n System information:\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-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-63cfe330-f264-4a55-97c6-80fd52b0e733 tempest-TaggedBootDevicesTest_v242-661599717 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:42:56.715144 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:42:56.720252 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:56.807932 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:56.808539 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\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-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\n System information:\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-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:42:56.809501 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:56.901905 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:56.902357 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\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-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\n System information:\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-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:42:56.903495 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-63cfe330-f264-4a55-97c6-80fd52b0e733 tempest-TaggedBootDevicesTest_v242-661599717 None] Set provider_location to: 10.222.0.39:3260,3 iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:42:57.070041 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-d6d809a5-10a9-4be4-9f45-edd4bfad3960 req-63cfe330-f264-4a55-97c6-80fd52b0e733 tempest-TaggedBootDevicesTest_v242-661599717 None] attachment_update completed successfully.
Sep 14 17:42:59.227950 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-9ad3eab3-a8d3-4f78-87cd-5bf2a333e03e req-7cb70c37-0b8b-4414-b997-4871b63e1090 tempest-ServersTestBootFromVolume-1053066060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:59.247727 n-d-796905-2 sudo[96853]: 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-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8
Sep 14 17:42:59.248528 n-d-796905-2 sudo[96853]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:42:59.729648 n-d-796905-2 sudo[96853]: pam_unix(sudo:session): session closed for user root
Sep 14 17:42:59.732180 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-9ad3eab3-a8d3-4f78-87cd-5bf2a333e03e req-7cb70c37-0b8b-4414-b997-4871b63e1090 tempest-ServersTestBootFromVolume-1053066060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8" returned: 0 in 0.504s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:59.897226 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:42:59.903860 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:42:59.904229 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\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-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\n System information:\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-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-9ad3eab3-a8d3-4f78-87cd-5bf2a333e03e req-7cb70c37-0b8b-4414-b997-4871b63e1090 tempest-ServersTestBootFromVolume-1053066060 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: nenZQ4DVBjom9KLQQTPa
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:42:59.907359 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:42:59.918574 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-9ad3eab3-a8d3-4f78-87cd-5bf2a333e03e req-7cb70c37-0b8b-4414-b997-4871b63e1090 tempest-ServersTestBootFromVolume-1053066060 None] Creating iscsi_target for Volume ID: volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:42:59.918574 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-9ad3eab3-a8d3-4f78-87cd-5bf2a333e03e req-7cb70c37-0b8b-4414-b997-4871b63e1090 tempest-ServersTestBootFromVolume-1053066060 None] Created volume path /opt/stack/data/cinder/volumes/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8,
Sep 14 17:42:59.918574 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:42:59.918574 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:42:59.918574 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8
Sep 14 17:42:59.918574 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:42:59.918574 n-d-796905-2 cinder-volume[84144]: incominguser W5wFas6aS2854wHN8mYw PUPu67QVjzCV985p
Sep 14 17:42:59.918574 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:42:59.918574 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:42:59.918574 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:42:59.918574 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:42:59.918574 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:43:00.531976 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8" returned: 0 in 0.615s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:43:00.532597 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:43:00.532968 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-9ad3eab3-a8d3-4f78-87cd-5bf2a333e03e req-7cb70c37-0b8b-4414-b997-4871b63e1090 tempest-ServersTestBootFromVolume-1053066060 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:43:00.533329 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-9ad3eab3-a8d3-4f78-87cd-5bf2a333e03e req-7cb70c37-0b8b-4414-b997-4871b63e1090 tempest-ServersTestBootFromVolume-1053066060 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:43:00.537687 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:43:00.552856 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:43:00.553219 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\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-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\n System information:\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-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n System information:\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-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n Backing store flags: \n Account information:\n W5wFas6aS2854wHN8mYw\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-9ad3eab3-a8d3-4f78-87cd-5bf2a333e03e req-7cb70c37-0b8b-4414-b997-4871b63e1090 tempest-ServersTestBootFromVolume-1053066060 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: nenZQ4DVBjom9KLQQTPa
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:43:00.553843 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:43:00.562508 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:43:00.749048 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.193s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:43:00.749606 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\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-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\n System information:\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-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n System information:\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-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n Backing store flags: \n Account information:\n W5wFas6aS2854wHN8mYw\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:43:00.753224 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:43:00.931822 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:43:00.932198 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213014615520]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\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-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\n System information:\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-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n System information:\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-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n Backing store flags: \n Account information:\n W5wFas6aS2854wHN8mYw\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:43:00.933424 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-9ad3eab3-a8d3-4f78-87cd-5bf2a333e03e req-7cb70c37-0b8b-4414-b997-4871b63e1090 tempest-ServersTestBootFromVolume-1053066060 None] Set provider_location to: 10.222.0.39:3260,4 iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:43:01.149076 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-9ad3eab3-a8d3-4f78-87cd-5bf2a333e03e req-7cb70c37-0b8b-4414-b997-4871b63e1090 tempest-ServersTestBootFromVolume-1053066060 None] attachment_update completed successfully.
Sep 14 17:43:04.491042 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:43:04.491719 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:43:04.492131 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:43:04.531747 n-d-796905-2 sudo[96993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:43:04.532561 n-d-796905-2 sudo[96993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:43:05.289601 n-d-796905-2 sudo[96993]: pam_unix(sudo:session): session closed for user root
Sep 14 17:43:05.291790 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.799s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:43:05.293489 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:43:05.313481 n-d-796905-2 sudo[96996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:43:05.314391 n-d-796905-2 sudo[96996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:43:05.851595 n-d-796905-2 sudo[96996]: pam_unix(sudo:session): session closed for user root
Sep 14 17:43:05.853614 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.560s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:43:05.856997 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:44:04.497740 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:44:04.498413 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:44:04.499542 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:44:04.562642 n-d-796905-2 sudo[97662]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:44:04.563443 n-d-796905-2 sudo[97662]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:44:05.287727 n-d-796905-2 sudo[97662]: pam_unix(sudo:session): session closed for user root
Sep 14 17:44:05.289885 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.790s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:44:05.291710 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:44:05.313214 n-d-796905-2 sudo[97674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:44:05.314110 n-d-796905-2 sudo[97674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:44:05.791314 n-d-796905-2 sudo[97674]: pam_unix(sudo:session): session closed for user root
Sep 14 17:44:05.793535 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.502s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:44:05.794952 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:44:37.155448 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:44:37.160886 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:44:37.160886 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:44:37.174931 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] Flow 'volume_create_manager' (efbf0e26-c858-4bde-880c-d192b79f5346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:44:37.178954 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c18f0e4b-e8c4-4138-9b04-0d1dacfd33d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:44:37.205817 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:44:37.247961 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c18f0e4b-e8c4-4138-9b04-0d1dacfd33d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:44:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-2030459355',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ded24e599a64cfab3c95c3424fac367',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:44:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:44:37Z,user_id='036901ef621b4987bb6d8a476d9fae34',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:44:37.260406 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (57296386-9867-4917-a566-b39628302a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:44:37.264826 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (57296386-9867-4917-a566-b39628302a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:44:37.265598 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (367e359c-47aa-4956-be37-666cdd9b3736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:44:37.269048 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (367e359c-47aa-4956-be37-666cdd9b3736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0', 'volume_name': 'volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:44:37.279307 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b7ffe55a-c2f2-4445-90ee-ef9d00afdbed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:44:37.282881 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b7ffe55a-c2f2-4445-90ee-ef9d00afdbed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:44:37.287219 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a05298ee-b652-4bd1-b4e4-452f3359d8a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:44:37.288012 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] Volume e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0', 'volume_size': 1}
Sep 14 17:44:37.289056 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:44:37.365475 n-d-796905-2 sudo[98101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:44:37.366409 n-d-796905-2 sudo[98101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:44:38.593958 n-d-796905-2 sudo[98101]: pam_unix(sudo:session): session closed for user root
Sep 14 17:44:38.596791 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.307s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:44:38.601168 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a05298ee-b652-4bd1-b4e4-452f3359d8a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:44:38.603620 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aa6a47f3-fac5-47da-bcc6-35cbde975f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:44:38.636679 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] Volume volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0 (e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0): created successfully
Sep 14 17:44:38.642755 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aa6a47f3-fac5-47da-bcc6-35cbde975f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:44:38.646746 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] Flow 'volume_create_manager' (efbf0e26-c858-4bde-880c-d192b79f5346) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:44:38.675791 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-54920c0c-9c3c-4227-8d8f-a78df1657960 tempest-LiveMigrationTest-768079929 None] Created volume successfully.
Sep 14 17:44:41.338054 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-f77dabf1-ead0-44e2-b899-4b63b36388db req-0805daa4-eb95-4a7c-8f33-15a620407088 tempest-LiveMigrationTest-768079929 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:44:41.375601 n-d-796905-2 sudo[98150]: 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-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0
Sep 14 17:44:41.377219 n-d-796905-2 sudo[98150]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:44:42.381814 n-d-796905-2 sudo[98150]: pam_unix(sudo:session): session closed for user root
Sep 14 17:44:42.384117 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-f77dabf1-ead0-44e2-b899-4b63b36388db req-0805daa4-eb95-4a7c-8f33-15a620407088 tempest-LiveMigrationTest-768079929 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0" returned: 0 in 1.050s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:44:42.465264 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:44:42.500952 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.039s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:44:42.502264 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n Backing store flags: \n Account information:\n W5wFas6aS2854wHN8mYw\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f77dabf1-ead0-44e2-b899-4b63b36388db req-0805daa4-eb95-4a7c-8f33-15a620407088 tempest-LiveMigrationTest-768079929 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: I_T nexus: 7
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: I_T nexus: 8
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: I_T nexus: 9
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: nenZQ4DVBjom9KLQQTPa
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Target 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: I_T nexus: 6
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040000
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf40
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040001
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf41
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: W5wFas6aS2854wHN8mYw
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:44:42.503579 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:44:42.511240 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f77dabf1-ead0-44e2-b899-4b63b36388db req-0805daa4-eb95-4a7c-8f33-15a620407088 tempest-LiveMigrationTest-768079929 None] Creating iscsi_target for Volume ID: volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:44:42.511240 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f77dabf1-ead0-44e2-b899-4b63b36388db req-0805daa4-eb95-4a7c-8f33-15a620407088 tempest-LiveMigrationTest-768079929 None] Created volume path /opt/stack/data/cinder/volumes/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0,
Sep 14 17:44:42.511240 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:44:42.511240 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:44:42.511240 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0
Sep 14 17:44:42.511240 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:44:42.511240 n-d-796905-2 cinder-volume[84144]: incominguser z4FHKHbYme9xrvMAL8UL 3AgMGKu9FRi9yYci
Sep 14 17:44:42.511240 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:44:42.511240 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:44:42.511240 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:44:42.511240 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:44:42.511240 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:44:43.567447 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0" returned: 0 in 1.054s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:44:43.568038 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:44:43.568640 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f77dabf1-ead0-44e2-b899-4b63b36388db req-0805daa4-eb95-4a7c-8f33-15a620407088 tempest-LiveMigrationTest-768079929 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:44:43.569060 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f77dabf1-ead0-44e2-b899-4b63b36388db req-0805daa4-eb95-4a7c-8f33-15a620407088 tempest-LiveMigrationTest-768079929 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:44:43.570338 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:44:43.584019 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:44:43.585163 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n Backing store flags: \n Account information:\n W5wFas6aS2854wHN8mYw\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n System information:\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-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n Backing store flags: \n Account information:\n z4FHKHbYme9xrvMAL8UL\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f77dabf1-ead0-44e2-b899-4b63b36388db req-0805daa4-eb95-4a7c-8f33-15a620407088 tempest-LiveMigrationTest-768079929 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: I_T nexus: 7
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: I_T nexus: 8
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: I_T nexus: 9
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: nenZQ4DVBjom9KLQQTPa
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Target 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: I_T nexus: 6
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040000
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf40
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040001
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf41
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: W5wFas6aS2854wHN8mYw
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:44:43.586561 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:44:43.601128 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:44:43.754065 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:44:43.754403 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n Backing store flags: \n Account information:\n W5wFas6aS2854wHN8mYw\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n System information:\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-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n Backing store flags: \n Account information:\n z4FHKHbYme9xrvMAL8UL\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:44:43.757586 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:44:44.061053 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.304s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:44:44.061631 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n Backing store flags: \n Account information:\n W5wFas6aS2854wHN8mYw\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n System information:\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-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n Backing store flags: \n Account information:\n z4FHKHbYme9xrvMAL8UL\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:44:44.063468 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-f77dabf1-ead0-44e2-b899-4b63b36388db req-0805daa4-eb95-4a7c-8f33-15a620407088 tempest-LiveMigrationTest-768079929 None] Set provider_location to: 10.222.0.39:3260,5 iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:44:44.487311 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-f77dabf1-ead0-44e2-b899-4b63b36388db req-0805daa4-eb95-4a7c-8f33-15a620407088 tempest-LiveMigrationTest-768079929 None] attachment_update completed successfully.
Sep 14 17:44:58.993873 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-a4fccc9a-294c-4790-9fc6-c73182570e7b req-8bc39a2e-5a56-428f-8172-3693315223d1 tempest-LiveMigrationTest-2141142865 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:44:59.044313 n-d-796905-2 sudo[98344]: 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-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0
Sep 14 17:44:59.045143 n-d-796905-2 sudo[98344]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:44:59.690104 n-d-796905-2 sudo[98344]: pam_unix(sudo:session): session closed for user root
Sep 14 17:44:59.692468 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-a4fccc9a-294c-4790-9fc6-c73182570e7b req-8bc39a2e-5a56-428f-8172-3693315223d1 tempest-LiveMigrationTest-2141142865 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0" returned: 0 in 0.698s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:44:59.778739 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:44:59.787987 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:44:59.789976 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n Backing store flags: \n Account information:\n W5wFas6aS2854wHN8mYw\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n Backing store flags: \n Account information:\n z4FHKHbYme9xrvMAL8UL\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-a4fccc9a-294c-4790-9fc6-c73182570e7b req-8bc39a2e-5a56-428f-8172-3693315223d1 tempest-LiveMigrationTest-2141142865 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: I_T nexus: 7
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: I_T nexus: 8
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: I_T nexus: 9
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: nenZQ4DVBjom9KLQQTPa
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Target 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: I_T nexus: 6
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040000
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf40
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040001
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf41
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: W5wFas6aS2854wHN8mYw
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Target 5: iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: I_T nexus: 10
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: z4FHKHbYme9xrvMAL8UL
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:44:59.790891 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:44:59.807087 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-a4fccc9a-294c-4790-9fc6-c73182570e7b req-8bc39a2e-5a56-428f-8172-3693315223d1 tempest-LiveMigrationTest-2141142865 None] Creating iscsi_target for Volume ID: volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:44:59.807087 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-a4fccc9a-294c-4790-9fc6-c73182570e7b req-8bc39a2e-5a56-428f-8172-3693315223d1 tempest-LiveMigrationTest-2141142865 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 14 17:44:59.820662 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-a4fccc9a-294c-4790-9fc6-c73182570e7b req-8bc39a2e-5a56-428f-8172-3693315223d1 tempest-LiveMigrationTest-2141142865 None] Created volume path /opt/stack/data/cinder/volumes/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0,
Sep 14 17:44:59.820662 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:44:59.820662 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:44:59.820662 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0
Sep 14 17:44:59.820662 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:44:59.820662 n-d-796905-2 cinder-volume[84144]: incominguser z4FHKHbYme9xrvMAL8UL 3AgMGKu9FRi9yYci
Sep 14 17:44:59.820662 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:44:59.820662 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:44:59.820662 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:44:59.820662 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:44:59.828141 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:00.116607 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0" returned: 0 in 0.292s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:00.117179 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:00.118934 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-a4fccc9a-294c-4790-9fc6-c73182570e7b req-8bc39a2e-5a56-428f-8172-3693315223d1 tempest-LiveMigrationTest-2141142865 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:45:00.118934 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-a4fccc9a-294c-4790-9fc6-c73182570e7b req-8bc39a2e-5a56-428f-8172-3693315223d1 tempest-LiveMigrationTest-2141142865 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:45:00.121438 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:00.148463 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:00.148561 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n Backing store flags: \n Account information:\n W5wFas6aS2854wHN8mYw\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n Backing store flags: \n Account information:\n z4FHKHbYme9xrvMAL8UL\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-a4fccc9a-294c-4790-9fc6-c73182570e7b req-8bc39a2e-5a56-428f-8172-3693315223d1 tempest-LiveMigrationTest-2141142865 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: I_T nexus: 7
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: I_T nexus: 8
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: I_T nexus: 9
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: nenZQ4DVBjom9KLQQTPa
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Target 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: I_T nexus: 6
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040000
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf40
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040001
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf41
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: W5wFas6aS2854wHN8mYw
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Target 5: iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: I_T nexus: 10
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: z4FHKHbYme9xrvMAL8UL
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:45:00.149594 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:45:00.168000 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:00.427368 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.266s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:00.427368 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n Backing store flags: \n Account information:\n W5wFas6aS2854wHN8mYw\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n Backing store flags: \n Account information:\n z4FHKHbYme9xrvMAL8UL\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:00.427368 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:00.630712 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.201s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:00.630712 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n Backing store flags: \n Account information:\n W5wFas6aS2854wHN8mYw\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n Backing store flags: \n Account information:\n z4FHKHbYme9xrvMAL8UL\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:00.630712 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-a4fccc9a-294c-4790-9fc6-c73182570e7b req-8bc39a2e-5a56-428f-8172-3693315223d1 tempest-LiveMigrationTest-2141142865 None] Set provider_location to: 10.222.0.39:3260,5 iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:45:00.930316 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-a4fccc9a-294c-4790-9fc6-c73182570e7b req-8bc39a2e-5a56-428f-8172-3693315223d1 tempest-LiveMigrationTest-2141142865 None] attachment_update completed successfully.
Sep 14 17:45:04.507626 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:45:04.507626 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:45:04.507626 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:04.552798 n-d-796905-2 sudo[98362]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:45:04.553610 n-d-796905-2 sudo[98362]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:45:05.274396 n-d-796905-2 sudo[98362]: pam_unix(sudo:session): session closed for user root
Sep 14 17:45:05.276485 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.774s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:05.278242 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:05.328606 n-d-796905-2 sudo[98397]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:45:05.329999 n-d-796905-2 sudo[98397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:45:05.869006 n-d-796905-2 sudo[98397]: pam_unix(sudo:session): session closed for user root
Sep 14 17:45:05.871067 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.592s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:05.873883 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:45:14.992589 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:45:15.002588 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:45:15.003284 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:45:15.025362 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] Flow 'volume_create_manager' (e63acefc-2b6a-4bc9-927e-d97788ea0448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:45:15.030635 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1274e9d3-8c51-4f6f-aef5-4c700ef65b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:45:15.069345 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:45:15.103420 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1274e9d3-8c51-4f6f-aef5-4c700ef65b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:45:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1909461567',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=403c75cd-a9f2-4888-8cde-9676ad39f791,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8945654cd0394b19b325ddfcbaf80683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:45:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:45:15Z,user_id='c452105a78ab48d2800d761e8ee46cfd',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:45:15.106419 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0002e19c-ec39-458d-bbb1-b9be5bb6c759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:45:15.108598 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0002e19c-ec39-458d-bbb1-b9be5bb6c759) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:45:15.112173 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8772c8e-0970-492f-975f-eca0bb8b69d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:45:15.114474 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8772c8e-0970-492f-975f-eca0bb8b69d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '403c75cd-a9f2-4888-8cde-9676ad39f791', 'volume_name': 'volume-403c75cd-a9f2-4888-8cde-9676ad39f791', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:45:15.117355 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c57455e9-4750-4a84-b608-157fed59d418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:45:15.120329 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c57455e9-4750-4a84-b608-157fed59d418) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:45:15.123572 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a725507-a94a-4e03-97ed-5427a0c69d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:45:15.124372 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] Volume 403c75cd-a9f2-4888-8cde-9676ad39f791: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-403c75cd-a9f2-4888-8cde-9676ad39f791', 'volume_size': 1}
Sep 14 17:45:15.125473 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-403c75cd-a9f2-4888-8cde-9676ad39f791 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:15.149502 n-d-796905-2 sudo[98417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-403c75cd-a9f2-4888-8cde-9676ad39f791 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:45:15.150435 n-d-796905-2 sudo[98417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:45:15.721499 n-d-796905-2 sudo[98417]: pam_unix(sudo:session): session closed for user root
Sep 14 17:45:15.723870 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-403c75cd-a9f2-4888-8cde-9676ad39f791 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.598s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:15.727276 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a725507-a94a-4e03-97ed-5427a0c69d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-403c75cd-a9f2-4888-8cde-9676ad39f791', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:45:15.729662 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7cdc77d3-a74d-4f66-9d09-a72d39142504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:45:15.750022 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] Volume volume-403c75cd-a9f2-4888-8cde-9676ad39f791 (403c75cd-a9f2-4888-8cde-9676ad39f791): created successfully
Sep 14 17:45:15.752455 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7cdc77d3-a74d-4f66-9d09-a72d39142504) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:45:15.758384 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] Flow 'volume_create_manager' (e63acefc-2b6a-4bc9-927e-d97788ea0448) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:45:15.769880 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-c9d5b2e2-68d7-4805-a922-88c7c69d4127 tempest-AttachVolumeNegativeTest-54592537 None] Created volume successfully.
Sep 14 17:45:17.355068 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-faf6e7bf-814e-449b-8684-618a91c532ff req-390af47c-fa62-4a5b-ae34-24ea4f80dae3 tempest-AttachVolumeNegativeTest-54592537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-403c75cd-a9f2-4888-8cde-9676ad39f791 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:17.400165 n-d-796905-2 sudo[98471]: 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-403c75cd-a9f2-4888-8cde-9676ad39f791
Sep 14 17:45:17.403228 n-d-796905-2 sudo[98471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:45:17.448151 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-a4fccc9a-294c-4790-9fc6-c73182570e7b req-16b0d8b1-c7bf-495e-ab14-b15ddef91e57 tempest-LiveMigrationTest-2141142865 None] Terminate volume connection completed successfully.
Sep 14 17:45:17.450164 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-a4fccc9a-294c-4790-9fc6-c73182570e7b req-16b0d8b1-c7bf-495e-ab14-b15ddef91e57 tempest-LiveMigrationTest-2141142865 None] Deleting attachment be5845f2-1c11-417f-a975-8ac217f0c6d0. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 17:45:17.551672 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-a4fccc9a-294c-4790-9fc6-c73182570e7b req-16b0d8b1-c7bf-495e-ab14-b15ddef91e57 tempest-LiveMigrationTest-2141142865 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:45:17.551672 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:45:17.551672 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:45:17.927087 n-d-796905-2 sudo[98471]: pam_unix(sudo:session): session closed for user root
Sep 14 17:45:17.930037 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-faf6e7bf-814e-449b-8684-618a91c532ff req-390af47c-fa62-4a5b-ae34-24ea4f80dae3 tempest-AttachVolumeNegativeTest-54592537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-403c75cd-a9f2-4888-8cde-9676ad39f791" returned: 0 in 0.575s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:18.029312 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:18.042439 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:18.042820 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n Backing store flags: \n Account information:\n W5wFas6aS2854wHN8mYw\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n Backing store flags: \n Account information:\n z4FHKHbYme9xrvMAL8UL\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-faf6e7bf-814e-449b-8684-618a91c532ff req-390af47c-fa62-4a5b-ae34-24ea4f80dae3 tempest-AttachVolumeNegativeTest-54592537 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: I_T nexus: 7
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: I_T nexus: 8
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: I_T nexus: 9
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: nenZQ4DVBjom9KLQQTPa
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Target 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: I_T nexus: 6
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040000
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf40
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040001
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf41
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: W5wFas6aS2854wHN8mYw
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Target 5: iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: I_T nexus: 11
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: z4FHKHbYme9xrvMAL8UL
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:45:18.044721 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-faf6e7bf-814e-449b-8684-618a91c532ff req-390af47c-fa62-4a5b-ae34-24ea4f80dae3 tempest-AttachVolumeNegativeTest-54592537 None] Creating iscsi_target for Volume ID: volume-403c75cd-a9f2-4888-8cde-9676ad39f791 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:45:18.083218 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-faf6e7bf-814e-449b-8684-618a91c532ff req-390af47c-fa62-4a5b-ae34-24ea4f80dae3 tempest-AttachVolumeNegativeTest-54592537 None] Created volume path /opt/stack/data/cinder/volumes/volume-403c75cd-a9f2-4888-8cde-9676ad39f791,
Sep 14 17:45:18.083218 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:45:18.083218 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:45:18.083218 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-403c75cd-a9f2-4888-8cde-9676ad39f791
Sep 14 17:45:18.083218 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:45:18.083218 n-d-796905-2 cinder-volume[84144]: incominguser BzSxobnSLegoyPu9htcK pfCh6FYSjozkoyQT
Sep 14 17:45:18.083218 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:45:18.083218 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:45:18.083218 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:45:18.083218 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:45:18.083218 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-403c75cd-a9f2-4888-8cde-9676ad39f791 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:18.756208 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-403c75cd-a9f2-4888-8cde-9676ad39f791" returned: 0 in 0.695s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:18.756208 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:18.756208 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-faf6e7bf-814e-449b-8684-618a91c532ff req-390af47c-fa62-4a5b-ae34-24ea4f80dae3 tempest-AttachVolumeNegativeTest-54592537 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:45:18.756208 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-faf6e7bf-814e-449b-8684-618a91c532ff req-390af47c-fa62-4a5b-ae34-24ea4f80dae3 tempest-AttachVolumeNegativeTest-54592537 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:45:18.756208 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n Backing store flags: \n Account information:\n W5wFas6aS2854wHN8mYw\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n Backing store flags: \n Account information:\n z4FHKHbYme9xrvMAL8UL\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-403c75cd-a9f2-4888-8cde-9676ad39f791\n System information:\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-403c75cd-a9f2-4888-8cde-9676ad39f791\n Backing store flags: \n Account information:\n BzSxobnSLegoyPu9htcK\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-faf6e7bf-814e-449b-8684-618a91c532ff req-390af47c-fa62-4a5b-ae34-24ea4f80dae3 tempest-AttachVolumeNegativeTest-54592537 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: I_T nexus: 7
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: I_T nexus: 8
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: I_T nexus: 9
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: nenZQ4DVBjom9KLQQTPa
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Target 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: I_T nexus: 6
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040000
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf40
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040001
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf41
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:18.767666 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: W5wFas6aS2854wHN8mYw
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Target 5: iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: I_T nexus: 11
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: z4FHKHbYme9xrvMAL8UL
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:45:18.792628 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:18.946525 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.176s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:18.946525 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n Backing store flags: \n Account information:\n W5wFas6aS2854wHN8mYw\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n Backing store flags: \n Account information:\n z4FHKHbYme9xrvMAL8UL\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-403c75cd-a9f2-4888-8cde-9676ad39f791\n System information:\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-403c75cd-a9f2-4888-8cde-9676ad39f791\n Backing store flags: \n Account information:\n BzSxobnSLegoyPu9htcK\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:18.946525 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:19.129861 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.185s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:19.130242 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n Backing store flags: \n Account information:\n W5wFas6aS2854wHN8mYw\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n Backing store flags: \n Account information:\n z4FHKHbYme9xrvMAL8UL\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-403c75cd-a9f2-4888-8cde-9676ad39f791\n System information:\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-403c75cd-a9f2-4888-8cde-9676ad39f791\n Backing store flags: \n Account information:\n BzSxobnSLegoyPu9htcK\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:19.131370 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-faf6e7bf-814e-449b-8684-618a91c532ff req-390af47c-fa62-4a5b-ae34-24ea4f80dae3 tempest-AttachVolumeNegativeTest-54592537 None] Set provider_location to: 10.222.0.39:3260,6 iqn.2010-10.org.openstack:volume-403c75cd-a9f2-4888-8cde-9676ad39f791 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:45:19.359988 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-faf6e7bf-814e-449b-8684-618a91c532ff req-390af47c-fa62-4a5b-ae34-24ea4f80dae3 tempest-AttachVolumeNegativeTest-54592537 None] attachment_update completed successfully.
Sep 14 17:45:26.282864 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-4da89994-2673-4f36-8e46-d48fc807e6cb req-c9773c51-8da2-4482-ad29-97d670a15a89 tempest-LiveMigrationTest-768079929 None] Terminate volume connection completed successfully.
Sep 14 17:45:26.283482 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-4da89994-2673-4f36-8e46-d48fc807e6cb req-c9773c51-8da2-4482-ad29-97d670a15a89 tempest-LiveMigrationTest-768079929 None] Deleting attachment 52664898-d096-4439-b5d7-2eddb0066670. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 17:45:26.288787 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:26.402260 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:26.402821 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n Backing store flags: \n Account information:\n W5wFas6aS2854wHN8mYw\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n System information:\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-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0\n Backing store flags: \n Account information:\n z4FHKHbYme9xrvMAL8UL\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-403c75cd-a9f2-4888-8cde-9676ad39f791\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-403c75cd-a9f2-4888-8cde-9676ad39f791\n Backing store flags: \n Account information:\n BzSxobnSLegoyPu9htcK\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:26.403858 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-4da89994-2673-4f36-8e46-d48fc807e6cb req-c9773c51-8da2-4482-ad29-97d670a15a89 tempest-LiveMigrationTest-768079929 None] Removing iscsi_target for Volume ID: e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0
Sep 14 17:45:26.407528 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:26.504129 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0 -f" returned: 0 in 0.098s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:26.504273 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:26.505877 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:26.601574 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:26.601927 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n Backing store flags: \n Account information:\n W5wFas6aS2854wHN8mYw\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-403c75cd-a9f2-4888-8cde-9676ad39f791\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-403c75cd-a9f2-4888-8cde-9676ad39f791\n Backing store flags: \n Account information:\n BzSxobnSLegoyPu9htcK\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:26.679858 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-4da89994-2673-4f36-8e46-d48fc807e6cb req-c9773c51-8da2-4482-ad29-97d670a15a89 tempest-LiveMigrationTest-768079929 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:45:26.679858 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:45:26.679858 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:45:27.778144 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:45:27.784866 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:45:27.785593 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:45:27.823315 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Flow 'volume_create_manager' (b0746508-d673-4f47-8a54-49f0cce36b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:45:27.833312 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (edb66d44-89b0-4ecf-9d89-d33f4f0887f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:45:27.873715 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:45:27.933766 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (edb66d44-89b0-4ecf-9d89-d33f4f0887f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:45:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-521806534',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=5bbb1dbb-e2be-44bd-b97f-42ebafcceb89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ded24e599a64cfab3c95c3424fac367',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:45:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:45:28Z,user_id='036901ef621b4987bb6d8a476d9fae34',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:45:27.936606 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ced4f1e9-921e-4db5-8e4c-5394fa688ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:45:27.939161 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ced4f1e9-921e-4db5-8e4c-5394fa688ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:45:27.941617 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8b41a26-59ba-4521-b489-97165ee8524d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:45:28.063480 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d8b41a26-59ba-4521-b489-97165ee8524d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '5bbb1dbb-e2be-44bd-b97f-42ebafcceb89', 'volume_name': 'volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:45:28.065936 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (17923713-e448-4b16-a1a6-09adcb899245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:45:28.071680 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (17923713-e448-4b16-a1a6-09adcb899245) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:45:28.075452 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72cc0540-a236-49bb-b431-7cc438a0ef88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:45:28.080800 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Volume 5bbb1dbb-e2be-44bd-b97f-42ebafcceb89: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 14 17:45:28.081489 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Cloning 5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 at location (None, None). {{(pid=84144) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 14 17:45:30.540615 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-0a8c506b-000e-4ff6-b2d9-3499b6a1d8db tempest-ServersTestBootFromVolume-1053066060 None] Terminate volume connection completed successfully.
Sep 14 17:45:30.541892 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-0a8c506b-000e-4ff6-b2d9-3499b6a1d8db tempest-ServersTestBootFromVolume-1053066060 None] Deleting attachment 83b6a2a6-e1b1-4692-ae37-d1f11eafbd3c. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 17:45:30.544068 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:30.756539 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:30.757613 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n System information:\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-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8\n Backing store flags: \n Account information:\n W5wFas6aS2854wHN8mYw\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-403c75cd-a9f2-4888-8cde-9676ad39f791\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-403c75cd-a9f2-4888-8cde-9676ad39f791\n Backing store flags: \n Account information:\n BzSxobnSLegoyPu9htcK\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:30.758364 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-0a8c506b-000e-4ff6-b2d9-3499b6a1d8db tempest-ServersTestBootFromVolume-1053066060 None] Removing iscsi_target for Volume ID: e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8
Sep 14 17:45:30.762503 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:31.079382 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8 -f" returned: 0 in 0.319s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:31.079704 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203872]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:31.093465 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:31.253060 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.165s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:31.253411 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-403c75cd-a9f2-4888-8cde-9676ad39f791\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-403c75cd-a9f2-4888-8cde-9676ad39f791\n Backing store flags: \n Account information:\n BzSxobnSLegoyPu9htcK\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:31.410928 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-0a8c506b-000e-4ff6-b2d9-3499b6a1d8db tempest-ServersTestBootFromVolume-1053066060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:45:31.410928 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:45:31.410928 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:45:31.693224 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-ca2c658c-5856-46d6-b18b-4f332d8cc970 tempest-ServersTestBootFromVolume-1053066060 None] Lock "b'cinder-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:45:31.808842 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:32.089625 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.284s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:32.090444 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203872]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-403c75cd-a9f2-4888-8cde-9676ad39f791\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-403c75cd-a9f2-4888-8cde-9676ad39f791\n Backing store flags: \n Account information:\n BzSxobnSLegoyPu9htcK\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:32.091673 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-ca2c658c-5856-46d6-b18b-4f332d8cc970 tempest-ServersTestBootFromVolume-1053066060 None] Skipping remove_export. No iscsi_target is presently exported for volume: e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8
Sep 14 17:45:32.093024 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-ca2c658c-5856-46d6-b18b-4f332d8cc970 tempest-ServersTestBootFromVolume-1053066060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:32.157056 n-d-796905-2 sudo[98598]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8
Sep 14 17:45:32.157917 n-d-796905-2 sudo[98598]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:45:33.101041 n-d-796905-2 sudo[98598]: pam_unix(sudo:session): session closed for user root
Sep 14 17:45:33.104546 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-ca2c658c-5856-46d6-b18b-4f332d8cc970 tempest-ServersTestBootFromVolume-1053066060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8" returned: 0 in 1.011s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:33.107376 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-ca2c658c-5856-46d6-b18b-4f332d8cc970 tempest-ServersTestBootFromVolume-1053066060 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-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:33.126419 n-d-796905-2 sudo[98617]: ubuntu : 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-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8
Sep 14 17:45:33.128182 n-d-796905-2 sudo[98617]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:45:33.754716 n-d-796905-2 sudo[98617]: pam_unix(sudo:session): session closed for user root
Sep 14 17:45:33.759287 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-ca2c658c-5856-46d6-b18b-4f332d8cc970 tempest-ServersTestBootFromVolume-1053066060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8" returned: 0 in 0.652s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:33.761615 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-ca2c658c-5856-46d6-b18b-4f332d8cc970 tempest-ServersTestBootFromVolume-1053066060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:33.812014 n-d-796905-2 sudo[98622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8
Sep 14 17:45:33.815609 n-d-796905-2 sudo[98622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:45:34.515154 n-d-796905-2 sudo[98622]: pam_unix(sudo:session): session closed for user root
Sep 14 17:45:34.518556 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-ca2c658c-5856-46d6-b18b-4f332d8cc970 tempest-ServersTestBootFromVolume-1053066060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8" returned: 0 in 0.757s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:34.520976 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-ca2c658c-5856-46d6-b18b-4f332d8cc970 tempest-ServersTestBootFromVolume-1053066060 None] Successfully deleted volume: e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8
Sep 14 17:45:34.589937 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-ca2c658c-5856-46d6-b18b-4f332d8cc970 tempest-ServersTestBootFromVolume-1053066060 None] Created reservations ['7e245789-806b-4db5-a644-cb14e70cfeb8', 'cc0cb290-c870-4361-ba3a-f64db92492be', '08f82468-e73b-4d3e-a711-70bd9fe3a0fa', 'cc35a763-da4c-4fab-a5f4-e6fc4149b574'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:45:34.593967 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-ca2c658c-5856-46d6-b18b-4f332d8cc970 tempest-ServersTestBootFromVolume-1053066060 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:45:34.593967 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:45:34.593967 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:45:34.659934 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-ca2c658c-5856-46d6-b18b-4f332d8cc970 tempest-ServersTestBootFromVolume-1053066060 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:45:34.660903 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-ca2c658c-5856-46d6-b18b-4f332d8cc970 tempest-ServersTestBootFromVolume-1053066060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:34.691063 n-d-796905-2 sudo[98631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:45:34.691866 n-d-796905-2 sudo[98631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:45:35.466985 n-d-796905-2 sudo[98631]: pam_unix(sudo:session): session closed for user root
Sep 14 17:45:35.469624 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-ca2c658c-5856-46d6-b18b-4f332d8cc970 tempest-ServersTestBootFromVolume-1053066060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:35.472133 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-ca2c658c-5856-46d6-b18b-4f332d8cc970 tempest-ServersTestBootFromVolume-1053066060 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:35.498468 n-d-796905-2 sudo[98634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:45:35.499434 n-d-796905-2 sudo[98634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:45:36.084051 n-d-796905-2 sudo[98634]: pam_unix(sudo:session): session closed for user root
Sep 14 17:45:36.087049 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-ca2c658c-5856-46d6-b18b-4f332d8cc970 tempest-ServersTestBootFromVolume-1053066060 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.615s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:36.089820 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-ca2c658c-5856-46d6-b18b-4f332d8cc970 tempest-ServersTestBootFromVolume-1053066060 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:45:36.110391 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-ca2c658c-5856-46d6-b18b-4f332d8cc970 tempest-ServersTestBootFromVolume-1053066060 None] Deleted volume successfully.
Sep 14 17:45:36.166470 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [req-d12b84fe-0757-4249-8f73-7e386fb140c9 req-ca2c658c-5856-46d6-b18b-4f332d8cc970 tempest-ServersTestBootFromVolume-1053066060 None] Lock "b'cinder-e9bc05c3-0495-4e0a-a5fa-7e42aef7aeb8-delete_volume'" released by "delete_volume" :: held 4.472s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:45:44.479395 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_qcuh1jftn-d-796905-2@lvmdriver-1, size 616.00 MB, duration 16.39 sec {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 14 17:45:44.482658 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Image download 616.00 MB at 37.58 MB/s
Sep 14 17:45:44.573106 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_qcuh1jftn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:44.832039 n-d-796905-2 sudo[98678]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_qcuh1jftn-d-796905-2@lvmdriver-1
Sep 14 17:45:44.842577 n-d-796905-2 sudo[98678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:45:45.450979 n-d-796905-2 sudo[98678]: pam_unix(sudo:session): session closed for user root
Sep 14 17:45:45.453359 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_qcuh1jftn-d-796905-2@lvmdriver-1" returned: 0 in 0.880s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:45.454247 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 is fetched for user 036901ef621b4987bb6d8a476d9fae34. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 14 17:45:45.515792 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_qcuh1jftn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:45.615275 n-d-796905-2 sudo[98688]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_qcuh1jftn-d-796905-2@lvmdriver-1
Sep 14 17:45:45.616095 n-d-796905-2 sudo[98688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:45:45.992152 n-d-796905-2 sudo[98688]: pam_unix(sudo:session): session closed for user root
Sep 14 17:45:45.994425 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_qcuh1jftn-d-796905-2@lvmdriver-1" returned: 0 in 0.478s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:45.996953 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:46.028605 n-d-796905-2 sudo[98694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:45:46.030935 n-d-796905-2 sudo[98694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:45:46.931824 n-d-796905-2 sudo[98694]: pam_unix(sudo:session): session closed for user root
Sep 14 17:45:46.933968 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.937s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:46.954321 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Attempting download of 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 5bbb1dbb-e2be-44bd-b97f-42ebafcceb89. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 14 17:45:47.000081 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_bydnlotp {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:47.113491 n-d-796905-2 sudo[98749]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_bydnlotp
Sep 14 17:45:47.114380 n-d-796905-2 sudo[98749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:45:47.472327 n-d-796905-2 sudo[98749]: pam_unix(sudo:session): session closed for user root
Sep 14 17:45:47.474931 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_bydnlotp" returned: 0 in 0.475s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:47.476503 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_qcuh1jftn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:47.569387 n-d-796905-2 sudo[98757]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_qcuh1jftn-d-796905-2@lvmdriver-1
Sep 14 17:45:47.570953 n-d-796905-2 sudo[98757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:45:48.160998 n-d-796905-2 sudo[98757]: pam_unix(sudo:session): session closed for user root
Sep 14 17:45:48.163490 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_qcuh1jftn-d-796905-2@lvmdriver-1" returned: 0 in 0.686s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:48.164381 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 was vhdx, converting to raw {{(pid=84144) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 14 17:45:48.165517 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_qcuh1jftn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5bbb1dbb--e2be--44bd--b97f--42ebafcceb89 oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:48.233164 n-d-796905-2 sudo[98779]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_qcuh1jftn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5bbb1dbb--e2be--44bd--b97f--42ebafcceb89 oflag=direct
Sep 14 17:45:48.235657 n-d-796905-2 sudo[98779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:45:48.625814 n-d-796905-2 sudo[98779]: pam_unix(sudo:session): session closed for user root
Sep 14 17:45:48.628487 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_qcuh1jftn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--5bbb1dbb--e2be--44bd--b97f--42ebafcceb89 oflag=direct" returned: 0 in 0.463s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:48.629786 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_qcuh1jftn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5bbb1dbb--e2be--44bd--b97f--42ebafcceb89 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:48.649940 n-d-796905-2 sudo[98793]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_qcuh1jftn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5bbb1dbb--e2be--44bd--b97f--42ebafcceb89
Sep 14 17:45:48.651513 n-d-796905-2 sudo[98793]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:45:50.101744 n-d-796905-2 sudo[98793]: pam_unix(sudo:session): session closed for user root
Sep 14 17:45:50.103982 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_qcuh1jftn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--5bbb1dbb--e2be--44bd--b97f--42ebafcceb89" returned: 0 in 1.474s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:50.105762 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_qcuh1jftn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:50.211963 n-d-796905-2 sudo[98821]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_qcuh1jftn-d-796905-2@lvmdriver-1
Sep 14 17:45:50.212923 n-d-796905-2 sudo[98821]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:45:50.597775 n-d-796905-2 sudo[98821]: pam_unix(sudo:session): session closed for user root
Sep 14 17:45:50.600225 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_qcuh1jftn-d-796905-2@lvmdriver-1" returned: 0 in 0.494s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:50.602572 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_qcuh1jftn-d-796905-2@lvmdriver-1, size 700.00 MB, duration 1.48 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--5bbb1dbb--e2be--44bd--b97f--42ebafcceb89 {{(pid=84144) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 14 17:45:50.603347 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Converted 700.00 MB image at 474.29 MB/s
Sep 14 17:45:50.604318 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Downloaded image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 successfully. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 14 17:45:50.875112 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 for user 036901ef621b4987bb6d8a476d9fae34 is deleted. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 14 17:45:50.875738 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Marking volume 5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 as bootable. {{(pid=84144) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 14 17:45:50.896993 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Copying metadata from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 to 5bbb1dbb-e2be-44bd-b97f-42ebafcceb89. {{(pid=84144) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 14 17:45:50.897675 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Creating volume glance metadata for volume 5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 backed by image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84144) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 14 17:45:51.026193 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72cc0540-a236-49bb-b431-7cc438a0ef88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:45:51.028451 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c0a32036-c784-4735-a1e1-c235d17f7c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:45:51.043734 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Volume volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 (5bbb1dbb-e2be-44bd-b97f-42ebafcceb89): created successfully
Sep 14 17:45:51.047264 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c0a32036-c784-4735-a1e1-c235d17f7c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:45:51.056163 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Flow 'volume_create_manager' (b0746508-d673-4f47-8a54-49f0cce36b56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:45:51.076149 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-ce433198-808a-4a2d-94e8-df1fb62cd772 tempest-LiveMigrationTest-768079929 None] Created volume successfully.
Sep 14 17:45:53.806779 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-926ed05f-7765-42bd-9711-782043714d41 req-67ec782d-8dff-4c65-b6ac-cbf924445625 tempest-AttachVolumeNegativeTest-54592537 None] Terminate volume connection completed successfully.
Sep 14 17:45:53.807402 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-926ed05f-7765-42bd-9711-782043714d41 req-67ec782d-8dff-4c65-b6ac-cbf924445625 tempest-AttachVolumeNegativeTest-54592537 None] Deleting attachment 6412d8ac-b26e-4e0c-a7b1-c838cc5f11ef. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 17:45:53.813335 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:54.027377 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.218s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:54.027975 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-403c75cd-a9f2-4888-8cde-9676ad39f791\n System information:\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-403c75cd-a9f2-4888-8cde-9676ad39f791\n Backing store flags: \n Account information:\n BzSxobnSLegoyPu9htcK\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:54.029158 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-926ed05f-7765-42bd-9711-782043714d41 req-67ec782d-8dff-4c65-b6ac-cbf924445625 tempest-AttachVolumeNegativeTest-54592537 None] Removing iscsi_target for Volume ID: 403c75cd-a9f2-4888-8cde-9676ad39f791
Sep 14 17:45:54.032499 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-403c75cd-a9f2-4888-8cde-9676ad39f791 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:54.187590 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-403c75cd-a9f2-4888-8cde-9676ad39f791 -f" returned: 0 in 0.155s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:54.188226 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:54.195691 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:54.376936 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.185s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:54.377547 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:54.461433 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-926ed05f-7765-42bd-9711-782043714d41 req-67ec782d-8dff-4c65-b6ac-cbf924445625 tempest-AttachVolumeNegativeTest-54592537 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:45:54.461433 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:45:54.461433 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:45:57.150082 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-659f35d4-2057-43a9-8927-a076fca446df req-972d2584-c343-48c6-9e54-f8ebc78f8e16 tempest-LiveMigrationTest-768079929 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:57.191033 n-d-796905-2 sudo[98888]: 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-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:45:57.213179 n-d-796905-2 sudo[98888]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:45:57.862600 n-d-796905-2 sudo[98888]: pam_unix(sudo:session): session closed for user root
Sep 14 17:45:57.867188 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-659f35d4-2057-43a9-8927-a076fca446df req-972d2584-c343-48c6-9e54-f8ebc78f8e16 tempest-LiveMigrationTest-768079929 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89" returned: 0 in 0.715s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:57.925744 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:57.934396 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:57.934978 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-659f35d4-2057-43a9-8927-a076fca446df req-972d2584-c343-48c6-9e54-f8ebc78f8e16 tempest-LiveMigrationTest-768079929 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: I_T nexus: 7
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: I_T nexus: 8
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: I_T nexus: 9
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: nenZQ4DVBjom9KLQQTPa
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:45:57.935909 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:45:57.945637 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-659f35d4-2057-43a9-8927-a076fca446df req-972d2584-c343-48c6-9e54-f8ebc78f8e16 tempest-LiveMigrationTest-768079929 None] Creating iscsi_target for Volume ID: volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:45:57.949372 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-659f35d4-2057-43a9-8927-a076fca446df req-972d2584-c343-48c6-9e54-f8ebc78f8e16 tempest-LiveMigrationTest-768079929 None] Created volume path /opt/stack/data/cinder/volumes/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89,
Sep 14 17:45:57.949372 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:45:57.949372 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:45:57.949372 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:45:57.949372 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:45:57.949372 n-d-796905-2 cinder-volume[84144]: incominguser 5LccC6jEkxyx2NDEBy72 syN6aE266N3KVvAu
Sep 14 17:45:57.949372 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:45:57.949372 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:45:57.949372 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:45:57.949372 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:45:57.955503 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:58.798007 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89" returned: 0 in 0.846s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:58.798939 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:58.799706 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-659f35d4-2057-43a9-8927-a076fca446df req-972d2584-c343-48c6-9e54-f8ebc78f8e16 tempest-LiveMigrationTest-768079929 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:45:58.800212 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-659f35d4-2057-43a9-8927-a076fca446df req-972d2584-c343-48c6-9e54-f8ebc78f8e16 tempest-LiveMigrationTest-768079929 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:45:58.804415 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:58.811591 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:58.812535 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n System information:\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-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n Backing store flags: \n Account information:\n 5LccC6jEkxyx2NDEBy72\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-659f35d4-2057-43a9-8927-a076fca446df req-972d2584-c343-48c6-9e54-f8ebc78f8e16 tempest-LiveMigrationTest-768079929 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: I_T nexus: 7
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: I_T nexus: 8
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: I_T nexus: 9
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: nenZQ4DVBjom9KLQQTPa
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:45:58.813512 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:45:58.824724 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:58.945923 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:58.946802 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n System information:\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-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n Backing store flags: \n Account information:\n 5LccC6jEkxyx2NDEBy72\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:58.950896 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:45:59.167290 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.218s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:45:59.167626 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011202432]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n System information:\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-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n Backing store flags: \n Account information:\n 5LccC6jEkxyx2NDEBy72\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:45:59.169161 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-659f35d4-2057-43a9-8927-a076fca446df req-972d2584-c343-48c6-9e54-f8ebc78f8e16 tempest-LiveMigrationTest-768079929 None] Set provider_location to: 10.222.0.39:3260,4 iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:45:59.501836 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-659f35d4-2057-43a9-8927-a076fca446df req-972d2584-c343-48c6-9e54-f8ebc78f8e16 tempest-LiveMigrationTest-768079929 None] attachment_update completed successfully.
Sep 14 17:46:04.507688 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:46:04.509187 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:46:04.510353 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:04.582625 n-d-796905-2 sudo[98955]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:46:04.587317 n-d-796905-2 sudo[98955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:46:05.236795 n-d-796905-2 sudo[98955]: pam_unix(sudo:session): session closed for user root
Sep 14 17:46:05.239641 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.729s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:05.241650 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:05.294220 n-d-796905-2 sudo[98958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:46:05.303796 n-d-796905-2 sudo[98958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:46:06.106411 n-d-796905-2 sudo[98958]: pam_unix(sudo:session): session closed for user root
Sep 14 17:46:06.110234 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:06.112397 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:46:19.076418 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:46:19.085056 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:46:19.085949 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:46:19.102783 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] Flow 'volume_create_manager' (ce5d7c16-3d71-4c34-82ef-6f862a31d6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:46:19.105591 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e904e7d1-de1d-42a1-bb36-60eea80bd909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:46:19.131271 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:46:19.160048 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e904e7d1-de1d-42a1-bb36-60eea80bd909) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:46:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1004613250',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=3a883ef4-63b0-4b38-af7f-a9b8da702403,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8945654cd0394b19b325ddfcbaf80683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:46:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:46:19Z,user_id='c452105a78ab48d2800d761e8ee46cfd',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:46:19.163465 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ee234c9-a2c1-4c25-ba3d-2ddc991a7572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:46:19.165841 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4ee234c9-a2c1-4c25-ba3d-2ddc991a7572) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:46:19.168116 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (12626b14-931e-4c03-a05f-ed281718347b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:46:19.170694 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (12626b14-931e-4c03-a05f-ed281718347b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3a883ef4-63b0-4b38-af7f-a9b8da702403', 'volume_name': 'volume-3a883ef4-63b0-4b38-af7f-a9b8da702403', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:46:19.173212 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b427f75-2952-4b86-a6d8-010404ab6efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:46:19.175407 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4b427f75-2952-4b86-a6d8-010404ab6efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:46:19.177546 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac151e22-89ce-4926-86da-bf0fe75e5eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:46:19.178388 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] Volume 3a883ef4-63b0-4b38-af7f-a9b8da702403: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3a883ef4-63b0-4b38-af7f-a9b8da702403', 'volume_size': 1}
Sep 14 17:46:19.181206 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3a883ef4-63b0-4b38-af7f-a9b8da702403 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:19.213294 n-d-796905-2 sudo[99009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3a883ef4-63b0-4b38-af7f-a9b8da702403 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:46:19.216305 n-d-796905-2 sudo[99009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:46:19.774956 n-d-796905-2 sudo[99009]: pam_unix(sudo:session): session closed for user root
Sep 14 17:46:19.787524 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3a883ef4-63b0-4b38-af7f-a9b8da702403 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.607s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:19.791242 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac151e22-89ce-4926-86da-bf0fe75e5eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3a883ef4-63b0-4b38-af7f-a9b8da702403', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:46:19.794110 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d14b09f9-e247-43f8-9b01-687ad523a4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:46:19.818625 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] Volume volume-3a883ef4-63b0-4b38-af7f-a9b8da702403 (3a883ef4-63b0-4b38-af7f-a9b8da702403): created successfully
Sep 14 17:46:19.822724 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d14b09f9-e247-43f8-9b01-687ad523a4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:46:19.830288 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] Flow 'volume_create_manager' (ce5d7c16-3d71-4c34-82ef-6f862a31d6c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:46:19.864484 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-15529f66-d8b3-4a69-a776-9430b9023fc3 tempest-AttachVolumeNegativeTest-54592537 None] Created volume successfully.
Sep 14 17:46:21.131053 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-49eac32a-ce81-40d1-b87e-19f25ee36616 req-c9df56d7-4947-4328-b8a7-e127f77bb424 tempest-AttachVolumeNegativeTest-54592537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3a883ef4-63b0-4b38-af7f-a9b8da702403 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:21.151780 n-d-796905-2 sudo[99042]: 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-3a883ef4-63b0-4b38-af7f-a9b8da702403
Sep 14 17:46:21.153726 n-d-796905-2 sudo[99042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:46:21.673370 n-d-796905-2 sudo[99042]: pam_unix(sudo:session): session closed for user root
Sep 14 17:46:21.675634 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-49eac32a-ce81-40d1-b87e-19f25ee36616 req-c9df56d7-4947-4328-b8a7-e127f77bb424 tempest-AttachVolumeNegativeTest-54592537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3a883ef4-63b0-4b38-af7f-a9b8da702403" returned: 0 in 0.544s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:21.803878 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:21.833927 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:21.834440 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n Backing store flags: \n Account information:\n 5LccC6jEkxyx2NDEBy72\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-49eac32a-ce81-40d1-b87e-19f25ee36616 req-c9df56d7-4947-4328-b8a7-e127f77bb424 tempest-AttachVolumeNegativeTest-54592537 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: I_T nexus: 7
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: I_T nexus: 8
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: I_T nexus: 9
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: nenZQ4DVBjom9KLQQTPa
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Target 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: I_T nexus: 13
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040000
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf40
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040001
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf41
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: 5LccC6jEkxyx2NDEBy72
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:21.835298 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:46:21.854510 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-49eac32a-ce81-40d1-b87e-19f25ee36616 req-c9df56d7-4947-4328-b8a7-e127f77bb424 tempest-AttachVolumeNegativeTest-54592537 None] Creating iscsi_target for Volume ID: volume-3a883ef4-63b0-4b38-af7f-a9b8da702403 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:46:21.854510 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-49eac32a-ce81-40d1-b87e-19f25ee36616 req-c9df56d7-4947-4328-b8a7-e127f77bb424 tempest-AttachVolumeNegativeTest-54592537 None] Created volume path /opt/stack/data/cinder/volumes/volume-3a883ef4-63b0-4b38-af7f-a9b8da702403,
Sep 14 17:46:21.854510 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:46:21.854510 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:46:21.854510 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3a883ef4-63b0-4b38-af7f-a9b8da702403
Sep 14 17:46:21.854510 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:46:21.854510 n-d-796905-2 cinder-volume[84144]: incominguser M4DQoo4zUSpTM8ZCbpDc gxGB4VRnVkUmcE68
Sep 14 17:46:21.854510 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:46:21.854510 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:46:21.854510 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:46:21.854510 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:46:21.854510 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3a883ef4-63b0-4b38-af7f-a9b8da702403 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:22.822896 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3a883ef4-63b0-4b38-af7f-a9b8da702403" returned: 0 in 0.970s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:22.824887 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:46:22.825546 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-49eac32a-ce81-40d1-b87e-19f25ee36616 req-c9df56d7-4947-4328-b8a7-e127f77bb424 tempest-AttachVolumeNegativeTest-54592537 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:46:22.827342 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-49eac32a-ce81-40d1-b87e-19f25ee36616 req-c9df56d7-4947-4328-b8a7-e127f77bb424 tempest-AttachVolumeNegativeTest-54592537 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:46:22.827912 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:22.867734 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.040s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:22.868196 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n Backing store flags: \n Account information:\n 5LccC6jEkxyx2NDEBy72\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-3a883ef4-63b0-4b38-af7f-a9b8da702403\n System information:\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-3a883ef4-63b0-4b38-af7f-a9b8da702403\n Backing store flags: \n Account information:\n M4DQoo4zUSpTM8ZCbpDc\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-49eac32a-ce81-40d1-b87e-19f25ee36616 req-c9df56d7-4947-4328-b8a7-e127f77bb424 tempest-AttachVolumeNegativeTest-54592537 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: I_T nexus: 7
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: I_T nexus: 8
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: I_T nexus: 9
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: nenZQ4DVBjom9KLQQTPa
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Target 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: I_T nexus: 13
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040000
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf40
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040001
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf41
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: 5LccC6jEkxyx2NDEBy72
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:22.869057 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:46:22.887409 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:23.129587 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.257s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:23.129921 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n Backing store flags: \n Account information:\n 5LccC6jEkxyx2NDEBy72\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-3a883ef4-63b0-4b38-af7f-a9b8da702403\n System information:\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-3a883ef4-63b0-4b38-af7f-a9b8da702403\n Backing store flags: \n Account information:\n M4DQoo4zUSpTM8ZCbpDc\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:46:23.131914 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:23.349620 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.217s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:23.349965 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n Backing store flags: \n Account information:\n 5LccC6jEkxyx2NDEBy72\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-3a883ef4-63b0-4b38-af7f-a9b8da702403\n System information:\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-3a883ef4-63b0-4b38-af7f-a9b8da702403\n Backing store flags: \n Account information:\n M4DQoo4zUSpTM8ZCbpDc\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:46:23.360734 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-49eac32a-ce81-40d1-b87e-19f25ee36616 req-c9df56d7-4947-4328-b8a7-e127f77bb424 tempest-AttachVolumeNegativeTest-54592537 None] Set provider_location to: 10.222.0.39:3260,5 iqn.2010-10.org.openstack:volume-3a883ef4-63b0-4b38-af7f-a9b8da702403 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:46:23.704388 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-49eac32a-ce81-40d1-b87e-19f25ee36616 req-c9df56d7-4947-4328-b8a7-e127f77bb424 tempest-AttachVolumeNegativeTest-54592537 None] attachment_update completed successfully.
Sep 14 17:46:33.167216 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-9546c6c2-37af-4a21-9821-62f05531549d req-24b21575-3ca0-4104-8f26-016c941fe28c tempest-AttachVolumeNegativeTest-54592537 None] Terminate volume connection completed successfully.
Sep 14 17:46:33.168218 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-9546c6c2-37af-4a21-9821-62f05531549d req-24b21575-3ca0-4104-8f26-016c941fe28c tempest-AttachVolumeNegativeTest-54592537 None] Deleting attachment d9d1bd47-b4b6-4e7c-9792-189739ca89c6. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 17:46:33.173342 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:33.324595 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.151s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:33.325920 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n Backing store flags: \n Account information:\n 5LccC6jEkxyx2NDEBy72\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-3a883ef4-63b0-4b38-af7f-a9b8da702403\n System information:\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-3a883ef4-63b0-4b38-af7f-a9b8da702403\n Backing store flags: \n Account information:\n M4DQoo4zUSpTM8ZCbpDc\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:46:33.329987 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-9546c6c2-37af-4a21-9821-62f05531549d req-24b21575-3ca0-4104-8f26-016c941fe28c tempest-AttachVolumeNegativeTest-54592537 None] Removing iscsi_target for Volume ID: 3a883ef4-63b0-4b38-af7f-a9b8da702403
Sep 14 17:46:33.334407 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3a883ef4-63b0-4b38-af7f-a9b8da702403 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:33.578985 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3a883ef4-63b0-4b38-af7f-a9b8da702403 -f" returned: 0 in 0.250s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:33.580552 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:46:33.588316 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:33.735608 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:33.735608 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n Backing store flags: \n Account information:\n 5LccC6jEkxyx2NDEBy72\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:46:33.919445 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-9546c6c2-37af-4a21-9821-62f05531549d req-24b21575-3ca0-4104-8f26-016c941fe28c tempest-AttachVolumeNegativeTest-54592537 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:46:33.919445 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:46:33.919445 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:46:33.988463 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-0746021e-d5a9-486f-affc-bf5f6845b734 req-06626d27-feaa-429a-9d48-51bdf12aacaa tempest-LiveMigrationTest-2141142865 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:34.018564 n-d-796905-2 sudo[99270]: 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-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:46:34.019377 n-d-796905-2 sudo[99270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:46:34.612334 n-d-796905-2 sudo[99270]: pam_unix(sudo:session): session closed for user root
Sep 14 17:46:34.615256 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-0746021e-d5a9-486f-affc-bf5f6845b734 req-06626d27-feaa-429a-9d48-51bdf12aacaa tempest-LiveMigrationTest-2141142865 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89" returned: 0 in 0.626s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:34.699107 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:34.706891 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:34.707238 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n Backing store flags: \n Account information:\n 5LccC6jEkxyx2NDEBy72\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-0746021e-d5a9-486f-affc-bf5f6845b734 req-06626d27-feaa-429a-9d48-51bdf12aacaa tempest-LiveMigrationTest-2141142865 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: I_T nexus: 7
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: I_T nexus: 8
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: I_T nexus: 9
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: nenZQ4DVBjom9KLQQTPa
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Target 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: I_T nexus: 13
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040000
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf40
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040001
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf41
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: 5LccC6jEkxyx2NDEBy72
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:34.708514 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:46:34.720265 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-0746021e-d5a9-486f-affc-bf5f6845b734 req-06626d27-feaa-429a-9d48-51bdf12aacaa tempest-LiveMigrationTest-2141142865 None] Creating iscsi_target for Volume ID: volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:46:34.720265 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-0746021e-d5a9-486f-affc-bf5f6845b734 req-06626d27-feaa-429a-9d48-51bdf12aacaa tempest-LiveMigrationTest-2141142865 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 14 17:46:34.720265 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-0746021e-d5a9-486f-affc-bf5f6845b734 req-06626d27-feaa-429a-9d48-51bdf12aacaa tempest-LiveMigrationTest-2141142865 None] Created volume path /opt/stack/data/cinder/volumes/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89,
Sep 14 17:46:34.720265 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:46:34.720265 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:46:34.720265 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:46:34.720265 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:46:34.720265 n-d-796905-2 cinder-volume[84144]: incominguser 5LccC6jEkxyx2NDEBy72 syN6aE266N3KVvAu
Sep 14 17:46:34.720265 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:46:34.720265 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:46:34.720265 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:46:34.720265 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:46:34.720265 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:34.920822 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89" returned: 0 in 0.206s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:34.921135 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:46:34.921971 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-0746021e-d5a9-486f-affc-bf5f6845b734 req-06626d27-feaa-429a-9d48-51bdf12aacaa tempest-LiveMigrationTest-2141142865 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:46:34.922384 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-0746021e-d5a9-486f-affc-bf5f6845b734 req-06626d27-feaa-429a-9d48-51bdf12aacaa tempest-LiveMigrationTest-2141142865 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:46:34.924276 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:34.944828 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:34.945344 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n Backing store flags: \n Account information:\n 5LccC6jEkxyx2NDEBy72\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-0746021e-d5a9-486f-affc-bf5f6845b734 req-06626d27-feaa-429a-9d48-51bdf12aacaa tempest-LiveMigrationTest-2141142865 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: I_T nexus: 7
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: I_T nexus: 8
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: I_T nexus: 9
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: nenZQ4DVBjom9KLQQTPa
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Target 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: I_T nexus: 13
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040000
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf40
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040001
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf41
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: 5LccC6jEkxyx2NDEBy72
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:34.945988 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:46:34.959910 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:35.093349 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.146s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:35.093934 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n Backing store flags: \n Account information:\n 5LccC6jEkxyx2NDEBy72\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:46:35.095257 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:35.212664 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:35.213059 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 13\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n Backing store flags: \n Account information:\n 5LccC6jEkxyx2NDEBy72\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:46:35.214206 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-0746021e-d5a9-486f-affc-bf5f6845b734 req-06626d27-feaa-429a-9d48-51bdf12aacaa tempest-LiveMigrationTest-2141142865 None] Set provider_location to: 10.222.0.39:3260,4 iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:46:35.389867 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-0746021e-d5a9-486f-affc-bf5f6845b734 req-06626d27-feaa-429a-9d48-51bdf12aacaa tempest-LiveMigrationTest-2141142865 None] attachment_update completed successfully.
Sep 14 17:46:45.902251 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:46:45.919401 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:46:45.931291 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:46:45.951922 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] Flow 'volume_create_manager' (abeeb0cc-a679-42ea-be2e-769599b80467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:46:45.955284 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2512a385-4093-48b9-9c7e-88b27e792f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:46:45.978612 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:46:46.011201 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2512a385-4093-48b9-9c7e-88b27e792f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:46:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-353157269',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44a7a6fe798e4165bb8ae9ac8f6fd065',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:46:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:46:46Z,user_id='4f45b9c57ccc410f87beb9f88f9c8251',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:46:46.014356 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c54f8970-68eb-4862-b35c-5dbc101f1c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:46:46.016610 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c54f8970-68eb-4862-b35c-5dbc101f1c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:46:46.019191 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0c695a08-ded2-4a41-b23f-c82757d7ef3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:46:46.021651 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0c695a08-ded2-4a41-b23f-c82757d7ef3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e', 'volume_name': 'volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:46:46.023962 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5af0013e-9eab-452d-8489-bf91845b9765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:46:46.026189 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5af0013e-9eab-452d-8489-bf91845b9765) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:46:46.028732 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32c0e880-df40-407b-bba4-eb9a8260ad03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:46:46.029704 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] Volume 493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e', 'volume_size': 1}
Sep 14 17:46:46.030937 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:46.053993 n-d-796905-2 sudo[99328]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:46:46.054808 n-d-796905-2 sudo[99328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:46:46.699738 n-d-796905-2 sudo[99328]: pam_unix(sudo:session): session closed for user root
Sep 14 17:46:46.703199 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.672s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:46.707088 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (32c0e880-df40-407b-bba4-eb9a8260ad03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:46:46.709607 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f9d5302-3601-49eb-897a-04412ad6df18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:46:46.725073 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] Volume volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e (493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e): created successfully
Sep 14 17:46:46.728222 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9f9d5302-3601-49eb-897a-04412ad6df18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:46:46.734923 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] Flow 'volume_create_manager' (abeeb0cc-a679-42ea-be2e-769599b80467) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:46:46.750190 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-e0cf1606-07b1-44e2-902b-e6a28aec8f5a tempest-DeleteServersTestJSON-326927952 None] Created volume successfully.
Sep 14 17:46:48.100424 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-0746021e-d5a9-486f-affc-bf5f6845b734 req-bb86c97c-f229-418d-b1de-c6216cc115dc tempest-LiveMigrationTest-2141142865 None] Terminate volume connection completed successfully.
Sep 14 17:46:48.100424 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-0746021e-d5a9-486f-affc-bf5f6845b734 req-bb86c97c-f229-418d-b1de-c6216cc115dc tempest-LiveMigrationTest-2141142865 None] Deleting attachment fe2d6d14-2448-46db-bab9-bbad2a3db551. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 17:46:48.309981 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-0746021e-d5a9-486f-affc-bf5f6845b734 req-bb86c97c-f229-418d-b1de-c6216cc115dc tempest-LiveMigrationTest-2141142865 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:46:48.309981 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:46:48.309981 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:46:49.729323 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-cea93963-413a-40dd-982e-af33e5dcc453 req-22ec0b11-1afe-4716-89fa-451ea61e5226 tempest-DeleteServersTestJSON-326927952 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:49.789718 n-d-796905-2 sudo[99397]: 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-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e
Sep 14 17:46:49.792063 n-d-796905-2 sudo[99397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:46:50.572757 n-d-796905-2 sudo[99397]: pam_unix(sudo:session): session closed for user root
Sep 14 17:46:50.579938 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-cea93963-413a-40dd-982e-af33e5dcc453 req-22ec0b11-1afe-4716-89fa-451ea61e5226 tempest-DeleteServersTestJSON-326927952 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e" returned: 0 in 0.849s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:50.695162 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:50.729254 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.036s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:50.730334 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n Backing store flags: \n Account information:\n 5LccC6jEkxyx2NDEBy72\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-cea93963-413a-40dd-982e-af33e5dcc453 req-22ec0b11-1afe-4716-89fa-451ea61e5226 tempest-DeleteServersTestJSON-326927952 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: I_T nexus: 7
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: I_T nexus: 8
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: I_T nexus: 9
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: nenZQ4DVBjom9KLQQTPa
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Target 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: I_T nexus: 15
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040000
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf40
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040001
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf41
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: 5LccC6jEkxyx2NDEBy72
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:50.731743 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:46:50.742557 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-cea93963-413a-40dd-982e-af33e5dcc453 req-22ec0b11-1afe-4716-89fa-451ea61e5226 tempest-DeleteServersTestJSON-326927952 None] Creating iscsi_target for Volume ID: volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:46:50.745828 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-cea93963-413a-40dd-982e-af33e5dcc453 req-22ec0b11-1afe-4716-89fa-451ea61e5226 tempest-DeleteServersTestJSON-326927952 None] Created volume path /opt/stack/data/cinder/volumes/volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e,
Sep 14 17:46:50.745828 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:46:50.745828 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:46:50.745828 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e
Sep 14 17:46:50.745828 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:46:50.745828 n-d-796905-2 cinder-volume[84144]: incominguser XxbxVCSRcVpJ6FYHK9Tu GCL5fSKcfbGxyy4y
Sep 14 17:46:50.745828 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:46:50.745828 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:46:50.745828 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:46:50.745828 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:46:50.751040 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:51.498938 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e" returned: 0 in 0.751s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:51.499422 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:46:51.500164 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-cea93963-413a-40dd-982e-af33e5dcc453 req-22ec0b11-1afe-4716-89fa-451ea61e5226 tempest-DeleteServersTestJSON-326927952 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:46:51.500824 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-cea93963-413a-40dd-982e-af33e5dcc453 req-22ec0b11-1afe-4716-89fa-451ea61e5226 tempest-DeleteServersTestJSON-326927952 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:46:51.502175 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:51.520789 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:51.521527 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n Backing store flags: \n Account information:\n 5LccC6jEkxyx2NDEBy72\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n System information:\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-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n Backing store flags: \n Account information:\n XxbxVCSRcVpJ6FYHK9Tu\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-cea93963-413a-40dd-982e-af33e5dcc453 req-22ec0b11-1afe-4716-89fa-451ea61e5226 tempest-DeleteServersTestJSON-326927952 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: I_T nexus: 7
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: I_T nexus: 8
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: I_T nexus: 9
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: nenZQ4DVBjom9KLQQTPa
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Target 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: I_T nexus: 15
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040000
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf40
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040001
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf41
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: 5LccC6jEkxyx2NDEBy72
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:46:51.522112 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:46:51.530507 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:51.680220 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.157s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:51.680921 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n Backing store flags: \n Account information:\n 5LccC6jEkxyx2NDEBy72\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n System information:\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-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n Backing store flags: \n Account information:\n XxbxVCSRcVpJ6FYHK9Tu\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:46:51.683423 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:51.791491 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:51.792726 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n Backing store flags: \n Account information:\n 5LccC6jEkxyx2NDEBy72\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n System information:\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-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n Backing store flags: \n Account information:\n XxbxVCSRcVpJ6FYHK9Tu\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:46:51.794193 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-cea93963-413a-40dd-982e-af33e5dcc453 req-22ec0b11-1afe-4716-89fa-451ea61e5226 tempest-DeleteServersTestJSON-326927952 None] Set provider_location to: 10.222.0.39:3260,5 iqn.2010-10.org.openstack:volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:46:52.042285 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-cea93963-413a-40dd-982e-af33e5dcc453 req-22ec0b11-1afe-4716-89fa-451ea61e5226 tempest-DeleteServersTestJSON-326927952 None] attachment_update completed successfully.
Sep 14 17:46:57.140021 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:46:57.152208 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:46:57.154825 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:46:57.176413 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] Flow 'volume_create_manager' (ba62bf31-086b-4645-ae57-5363867205b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:46:57.179920 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (411343a3-4f33-4e12-b295-e934d1e08248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:46:57.208267 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:46:57.236499 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (411343a3-4f33-4e12-b295-e934d1e08248) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:46:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-613486436',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=c3b88fd0-ee8a-4d10-9fb4-3a9ece941642,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8945654cd0394b19b325ddfcbaf80683',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:46:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:46:57Z,user_id='c452105a78ab48d2800d761e8ee46cfd',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:46:57.239042 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8eff6639-9ce5-4237-aeae-2c8d407b7ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:46:57.241194 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8eff6639-9ce5-4237-aeae-2c8d407b7ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:46:57.244103 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8cca75a1-4f2c-4d40-8ef4-0a9793453a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:46:57.246265 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8cca75a1-4f2c-4d40-8ef4-0a9793453a4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c3b88fd0-ee8a-4d10-9fb4-3a9ece941642', 'volume_name': 'volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:46:57.249079 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96d90a06-5de2-46c2-8895-c457cceea337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:46:57.251165 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96d90a06-5de2-46c2-8895-c457cceea337) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:46:57.253532 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (384172ce-66d8-4596-9a1f-23b54047492c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:46:57.254193 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] Volume c3b88fd0-ee8a-4d10-9fb4-3a9ece941642: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642', 'volume_size': 1}
Sep 14 17:46:57.255245 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:57.274151 n-d-796905-2 sudo[99487]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:46:57.274951 n-d-796905-2 sudo[99487]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:46:57.911379 n-d-796905-2 sudo[99487]: pam_unix(sudo:session): session closed for user root
Sep 14 17:46:57.913695 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.658s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:46:57.917527 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (384172ce-66d8-4596-9a1f-23b54047492c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:46:57.920286 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec2445da-0c09-4cfe-8873-c3a1da4c850a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:46:57.939522 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] Volume volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642 (c3b88fd0-ee8a-4d10-9fb4-3a9ece941642): created successfully
Sep 14 17:46:57.941715 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ec2445da-0c09-4cfe-8873-c3a1da4c850a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:46:57.944771 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] Flow 'volume_create_manager' (ba62bf31-086b-4645-ae57-5363867205b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:46:57.963501 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-85c0a19f-da10-4505-9060-e0d62610808c tempest-AttachVolumeNegativeTest-54592537 None] Created volume successfully.
Sep 14 17:46:59.953465 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-dc4ac807-04e5-4728-85f0-4b93074e5285 req-789b68f4-a019-432a-aa6b-a03c0f3483fe tempest-AttachVolumeNegativeTest-54592537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:46:59.985393 n-d-796905-2 sudo[99521]: 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-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642
Sep 14 17:46:59.986786 n-d-796905-2 sudo[99521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:00.621212 n-d-796905-2 sudo[99521]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:00.624422 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-dc4ac807-04e5-4728-85f0-4b93074e5285 req-789b68f4-a019-432a-aa6b-a03c0f3483fe tempest-AttachVolumeNegativeTest-54592537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642" returned: 0 in 0.671s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:00.723155 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:00.737416 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:00.737895 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n System information:\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-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n Backing store flags: \n Account information:\n 5LccC6jEkxyx2NDEBy72\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n Backing store flags: \n Account information:\n XxbxVCSRcVpJ6FYHK9Tu\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-dc4ac807-04e5-4728-85f0-4b93074e5285 req-789b68f4-a019-432a-aa6b-a03c0f3483fe tempest-AttachVolumeNegativeTest-54592537 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: I_T nexus: 7
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: I_T nexus: 8
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: I_T nexus: 9
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: nenZQ4DVBjom9KLQQTPa
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Target 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040000
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf40
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040001
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf41
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: 5LccC6jEkxyx2NDEBy72
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Target 5: iqn.2010-10.org.openstack:volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: I_T nexus: 16
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: XxbxVCSRcVpJ6FYHK9Tu
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:47:00.738924 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:47:00.755213 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-dc4ac807-04e5-4728-85f0-4b93074e5285 req-789b68f4-a019-432a-aa6b-a03c0f3483fe tempest-AttachVolumeNegativeTest-54592537 None] Creating iscsi_target for Volume ID: volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:47:00.755213 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-dc4ac807-04e5-4728-85f0-4b93074e5285 req-789b68f4-a019-432a-aa6b-a03c0f3483fe tempest-AttachVolumeNegativeTest-54592537 None] Created volume path /opt/stack/data/cinder/volumes/volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642,
Sep 14 17:47:00.755213 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:47:00.755213 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:47:00.755213 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642
Sep 14 17:47:00.755213 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:47:00.755213 n-d-796905-2 cinder-volume[84144]: incominguser oaMrh2LQWYSnkuLFReGj hyV5tu5t8aZ9CpeA
Sep 14 17:47:00.755213 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:47:00.755213 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:47:00.755213 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:47:00.755213 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:47:00.755213 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:00.818716 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-b0d04ac2-d698-4902-b097-567f02324d85 req-84af6386-1b4a-4984-908e-491e2025de8e tempest-LiveMigrationTest-768079929 None] Terminate volume connection completed successfully.
Sep 14 17:47:00.819415 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-b0d04ac2-d698-4902-b097-567f02324d85 req-84af6386-1b4a-4984-908e-491e2025de8e tempest-LiveMigrationTest-768079929 None] Deleting attachment eab77a26-63fb-4c6c-8813-59d7868f2055. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 17:47:00.830042 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:00.969117 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:00.970056 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011204032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n System information:\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-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89\n Backing store flags: \n Account information:\n 5LccC6jEkxyx2NDEBy72\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n Backing store flags: \n Account information:\n XxbxVCSRcVpJ6FYHK9Tu\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642\n System information:\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 Account information:\n ACL information:\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:47:00.971196 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-b0d04ac2-d698-4902-b097-567f02324d85 req-84af6386-1b4a-4984-908e-491e2025de8e tempest-LiveMigrationTest-768079929 None] Removing iscsi_target for Volume ID: 5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:47:00.972260 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:01.109749 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 -f" returned: 0 in 0.137s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:01.110315 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011204032]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:47:01.111577 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:01.215697 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642" returned: 0 in 0.464s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:01.216231 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:47:01.217120 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-dc4ac807-04e5-4728-85f0-4b93074e5285 req-789b68f4-a019-432a-aa6b-a03c0f3483fe tempest-AttachVolumeNegativeTest-54592537 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:47:01.217656 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-dc4ac807-04e5-4728-85f0-4b93074e5285 req-789b68f4-a019-432a-aa6b-a03c0f3483fe tempest-AttachVolumeNegativeTest-54592537 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:47:01.229106 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:01.234158 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:01.235466 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n System information:\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-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n Backing store flags: \n Account information:\n XxbxVCSRcVpJ6FYHK9Tu\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642\n System information:\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-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642\n Backing store flags: \n Account information:\n oaMrh2LQWYSnkuLFReGj\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-dc4ac807-04e5-4728-85f0-4b93074e5285 req-789b68f4-a019-432a-aa6b-a03c0f3483fe tempest-AttachVolumeNegativeTest-54592537 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: I_T nexus: 7
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: I_T nexus: 8
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: I_T nexus: 9
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: nenZQ4DVBjom9KLQQTPa
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Target 4: iqn.2010-10.org.openstack:volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040000
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf40
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040001
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf41
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: 5LccC6jEkxyx2NDEBy72
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Target 5: iqn.2010-10.org.openstack:volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: I_T nexus: 16
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: XxbxVCSRcVpJ6FYHK9Tu
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:47:01.236678 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:47:01.250003 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:01.250003 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011204032]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n System information:\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-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n Backing store flags: \n Account information:\n XxbxVCSRcVpJ6FYHK9Tu\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642\n System information:\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-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642\n Backing store flags: \n Account information:\n oaMrh2LQWYSnkuLFReGj\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:47:01.338040 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:01.346658 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-b0d04ac2-d698-4902-b097-567f02324d85 req-84af6386-1b4a-4984-908e-491e2025de8e tempest-LiveMigrationTest-768079929 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:47:01.346658 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:47:01.346658 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:47:01.351307 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:01.351623 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n System information:\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-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n Backing store flags: \n Account information:\n XxbxVCSRcVpJ6FYHK9Tu\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642\n System information:\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-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642\n Backing store flags: \n Account information:\n oaMrh2LQWYSnkuLFReGj\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:47:01.353182 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:01.484029 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.130s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:01.485928 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n System information:\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-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n Backing store flags: \n Account information:\n XxbxVCSRcVpJ6FYHK9Tu\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642\n System information:\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-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642\n Backing store flags: \n Account information:\n oaMrh2LQWYSnkuLFReGj\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:47:01.488060 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-dc4ac807-04e5-4728-85f0-4b93074e5285 req-789b68f4-a019-432a-aa6b-a03c0f3483fe tempest-AttachVolumeNegativeTest-54592537 None] Set provider_location to: 10.222.0.39:3260,6 iqn.2010-10.org.openstack:volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:47:01.633998 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [req-b0d04ac2-d698-4902-b097-567f02324d85 req-60a37b0d-0d19-411c-9c3e-0630d3f4a2d4 tempest-LiveMigrationTest-768079929 None] Lock "b'cinder-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:47:01.831472 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:01.834801 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-dc4ac807-04e5-4728-85f0-4b93074e5285 req-789b68f4-a019-432a-aa6b-a03c0f3483fe tempest-AttachVolumeNegativeTest-54592537 None] attachment_update completed successfully.
Sep 14 17:47:02.063706 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.233s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:02.064724 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011205312]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n System information:\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-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n Backing store flags: \n Account information:\n XxbxVCSRcVpJ6FYHK9Tu\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642\n Backing store flags: \n Account information:\n oaMrh2LQWYSnkuLFReGj\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:47:02.067727 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [req-b0d04ac2-d698-4902-b097-567f02324d85 req-60a37b0d-0d19-411c-9c3e-0630d3f4a2d4 tempest-LiveMigrationTest-768079929 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:47:02.067727 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b0d04ac2-d698-4902-b097-567f02324d85 req-60a37b0d-0d19-411c-9c3e-0630d3f4a2d4 tempest-LiveMigrationTest-768079929 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:02.091256 n-d-796905-2 sudo[99579]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:47:02.093225 n-d-796905-2 sudo[99579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:02.530385 n-d-796905-2 sudo[99579]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:02.532586 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b0d04ac2-d698-4902-b097-567f02324d85 req-60a37b0d-0d19-411c-9c3e-0630d3f4a2d4 tempest-LiveMigrationTest-768079929 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89" returned: 0 in 0.465s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:02.534368 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b0d04ac2-d698-4902-b097-567f02324d85 req-60a37b0d-0d19-411c-9c3e-0630d3f4a2d4 tempest-LiveMigrationTest-768079929 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-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:02.555574 n-d-796905-2 sudo[99582]: ubuntu : 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-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:47:02.557131 n-d-796905-2 sudo[99582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:03.055391 n-d-796905-2 sudo[99582]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:03.057743 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b0d04ac2-d698-4902-b097-567f02324d85 req-60a37b0d-0d19-411c-9c3e-0630d3f4a2d4 tempest-LiveMigrationTest-768079929 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89" returned: 0 in 0.523s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:03.059855 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b0d04ac2-d698-4902-b097-567f02324d85 req-60a37b0d-0d19-411c-9c3e-0630d3f4a2d4 tempest-LiveMigrationTest-768079929 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:03.083498 n-d-796905-2 sudo[99585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:47:03.084383 n-d-796905-2 sudo[99585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:03.299103 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-3285d2de-458d-490f-b826-12672572f32a tempest-LiveMigrationTest-768079929 None] Lock "b'cinder-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:47:03.435250 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:03.554994 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:03.555587 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n System information:\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-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n Backing store flags: \n Account information:\n XxbxVCSRcVpJ6FYHK9Tu\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642\n Backing store flags: \n Account information:\n oaMrh2LQWYSnkuLFReGj\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:47:03.556377 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-3285d2de-458d-490f-b826-12672572f32a tempest-LiveMigrationTest-768079929 None] Skipping remove_export. No iscsi_target is presently exported for volume: e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0
Sep 14 17:47:03.557452 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3285d2de-458d-490f-b826-12672572f32a tempest-LiveMigrationTest-768079929 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:03.594776 n-d-796905-2 sudo[99589]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0
Sep 14 17:47:03.596175 n-d-796905-2 sudo[99589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:03.827003 n-d-796905-2 sudo[99585]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:03.830035 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b0d04ac2-d698-4902-b097-567f02324d85 req-60a37b0d-0d19-411c-9c3e-0630d3f4a2d4 tempest-LiveMigrationTest-768079929 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89" returned: 0 in 0.769s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:03.831719 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [req-b0d04ac2-d698-4902-b097-567f02324d85 req-60a37b0d-0d19-411c-9c3e-0630d3f4a2d4 tempest-LiveMigrationTest-768079929 None] Successfully deleted volume: 5bbb1dbb-e2be-44bd-b97f-42ebafcceb89
Sep 14 17:47:03.951996 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [req-b0d04ac2-d698-4902-b097-567f02324d85 req-60a37b0d-0d19-411c-9c3e-0630d3f4a2d4 tempest-LiveMigrationTest-768079929 None] Created reservations ['889f1da9-5401-4bca-a173-f8fff8a3e91a', '3e7134cf-80e9-4eab-869e-6e36ed9816ee', 'd7ef6379-f352-4a9c-ad00-b5460983262b', '9b650920-0d56-4f1d-bae7-cfea62ff089a'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:47:03.954116 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-b0d04ac2-d698-4902-b097-567f02324d85 req-60a37b0d-0d19-411c-9c3e-0630d3f4a2d4 tempest-LiveMigrationTest-768079929 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:47:03.954116 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:47:03.954116 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:47:04.034551 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [req-b0d04ac2-d698-4902-b097-567f02324d85 req-60a37b0d-0d19-411c-9c3e-0630d3f4a2d4 tempest-LiveMigrationTest-768079929 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:47:04.035448 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b0d04ac2-d698-4902-b097-567f02324d85 req-60a37b0d-0d19-411c-9c3e-0630d3f4a2d4 tempest-LiveMigrationTest-768079929 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:04.108612 n-d-796905-2 sudo[99596]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:47:04.113245 n-d-796905-2 sudo[99596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:04.434589 n-d-796905-2 sudo[99589]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:04.438159 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3285d2de-458d-490f-b826-12672572f32a tempest-LiveMigrationTest-768079929 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0" returned: 0 in 0.880s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:04.440735 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3285d2de-458d-490f-b826-12672572f32a tempest-LiveMigrationTest-768079929 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-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:04.506941 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:47:04.507554 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:47:04.509420 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:04.517479 n-d-796905-2 sudo[99607]: ubuntu : 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-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0
Sep 14 17:47:04.518997 n-d-796905-2 sudo[99607]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:04.559018 n-d-796905-2 sudo[99610]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:47:04.561127 n-d-796905-2 sudo[99610]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:04.994966 n-d-796905-2 sudo[99596]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:04.997358 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b0d04ac2-d698-4902-b097-567f02324d85 req-60a37b0d-0d19-411c-9c3e-0630d3f4a2d4 tempest-LiveMigrationTest-768079929 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.962s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:04.999852 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b0d04ac2-d698-4902-b097-567f02324d85 req-60a37b0d-0d19-411c-9c3e-0630d3f4a2d4 tempest-LiveMigrationTest-768079929 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:05.057259 n-d-796905-2 sudo[99616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:47:05.058164 n-d-796905-2 sudo[99616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:05.263906 n-d-796905-2 sudo[99607]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:05.266439 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3285d2de-458d-490f-b826-12672572f32a tempest-LiveMigrationTest-768079929 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0" returned: 0 in 0.825s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:05.268559 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3285d2de-458d-490f-b826-12672572f32a tempest-LiveMigrationTest-768079929 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:05.324513 n-d-796905-2 sudo[99619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0
Sep 14 17:47:05.326716 n-d-796905-2 sudo[99619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:05.385622 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-14b806f8-587e-4808-bcca-af92b06391e6 req-ab8567a8-53ea-400f-bc6d-1340b229b1a6 tempest-DeleteServersTestJSON-326927952 None] Terminate volume connection completed successfully.
Sep 14 17:47:05.386286 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-14b806f8-587e-4808-bcca-af92b06391e6 req-ab8567a8-53ea-400f-bc6d-1340b229b1a6 tempest-DeleteServersTestJSON-326927952 None] Deleting attachment 51d25a2a-6197-4611-bfff-4e0852d9ff2e. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 17:47:05.392423 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:05.598209 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.208s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:05.599143 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011205632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n System information:\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-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e\n Backing store flags: \n Account information:\n XxbxVCSRcVpJ6FYHK9Tu\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642\n Backing store flags: \n Account information:\n oaMrh2LQWYSnkuLFReGj\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:47:05.600132 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-14b806f8-587e-4808-bcca-af92b06391e6 req-ab8567a8-53ea-400f-bc6d-1340b229b1a6 tempest-DeleteServersTestJSON-326927952 None] Removing iscsi_target for Volume ID: 493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e
Sep 14 17:47:05.603348 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:05.608461 n-d-796905-2 sudo[99610]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:05.610417 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.102s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:05.612018 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:05.677437 n-d-796905-2 sudo[99626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:47:05.678273 n-d-796905-2 sudo[99626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:05.727564 n-d-796905-2 sudo[99616]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:05.730214 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b0d04ac2-d698-4902-b097-567f02324d85 req-60a37b0d-0d19-411c-9c3e-0630d3f4a2d4 tempest-LiveMigrationTest-768079929 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.730s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:05.732607 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [req-b0d04ac2-d698-4902-b097-567f02324d85 req-60a37b0d-0d19-411c-9c3e-0630d3f4a2d4 tempest-LiveMigrationTest-768079929 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:47:05.738926 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-b0d04ac2-d698-4902-b097-567f02324d85 req-60a37b0d-0d19-411c-9c3e-0630d3f4a2d4 tempest-LiveMigrationTest-768079929 None] Deleted volume successfully.
Sep 14 17:47:05.759320 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e -f" returned: 0 in 0.157s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:05.759984 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011205632]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:47:05.764387 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:05.776634 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [req-b0d04ac2-d698-4902-b097-567f02324d85 req-60a37b0d-0d19-411c-9c3e-0630d3f4a2d4 tempest-LiveMigrationTest-768079929 None] Lock "b'cinder-5bbb1dbb-e2be-44bd-b97f-42ebafcceb89-delete_volume'" released by "delete_volume" :: held 4.143s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:47:06.007432 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.245s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:06.007795 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011205632]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642\n Backing store flags: \n Account information:\n oaMrh2LQWYSnkuLFReGj\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:47:06.159204 n-d-796905-2 sudo[99619]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:06.161502 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3285d2de-458d-490f-b826-12672572f32a tempest-LiveMigrationTest-768079929 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0" returned: 0 in 0.893s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:06.164936 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-3285d2de-458d-490f-b826-12672572f32a tempest-LiveMigrationTest-768079929 None] Successfully deleted volume: e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0
Sep 14 17:47:06.211305 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-14b806f8-587e-4808-bcca-af92b06391e6 req-ab8567a8-53ea-400f-bc6d-1340b229b1a6 tempest-DeleteServersTestJSON-326927952 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:47:06.211305 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:47:06.211305 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:47:06.318119 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-3285d2de-458d-490f-b826-12672572f32a tempest-LiveMigrationTest-768079929 None] Created reservations ['26ec4dc6-d8c9-4537-b652-8f13dae2b9e2', '55f0474e-ba0b-4551-9978-0138d1a3d789', 'c4f3c509-3217-43fb-8c76-b42595666f21', '50e88071-0c7e-421e-958c-a592c9207331'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:47:06.430278 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-3285d2de-458d-490f-b826-12672572f32a tempest-LiveMigrationTest-768079929 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:47:06.431599 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3285d2de-458d-490f-b826-12672572f32a tempest-LiveMigrationTest-768079929 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:06.481280 n-d-796905-2 sudo[99681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:47:06.483863 n-d-796905-2 sudo[99681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:06.574868 n-d-796905-2 sudo[99626]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:06.577838 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.966s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:06.580456 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:47:07.108560 n-d-796905-2 sudo[99681]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:07.110546 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3285d2de-458d-490f-b826-12672572f32a tempest-LiveMigrationTest-768079929 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.679s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:07.112952 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3285d2de-458d-490f-b826-12672572f32a tempest-LiveMigrationTest-768079929 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:07.138856 n-d-796905-2 sudo[99692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:47:07.140467 n-d-796905-2 sudo[99692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:07.787042 n-d-796905-2 sudo[99692]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:07.789579 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3285d2de-458d-490f-b826-12672572f32a tempest-LiveMigrationTest-768079929 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.676s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:07.791161 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-3285d2de-458d-490f-b826-12672572f32a tempest-LiveMigrationTest-768079929 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:47:07.797946 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-3285d2de-458d-490f-b826-12672572f32a tempest-LiveMigrationTest-768079929 None] Deleted volume successfully.
Sep 14 17:47:07.820392 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-3285d2de-458d-490f-b826-12672572f32a tempest-LiveMigrationTest-768079929 None] Lock "b'cinder-e2bbda98-7ed8-43ab-bc4b-3da5f0528fe0-delete_volume'" released by "delete_volume" :: held 4.521s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:47:11.530665 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-f5748bfc-6910-4084-ad29-496303735c18 req-9a5f39e7-4a36-4d76-9060-dcea31b5784c tempest-AttachVolumeNegativeTest-54592537 None] Terminate volume connection completed successfully.
Sep 14 17:47:11.531622 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-f5748bfc-6910-4084-ad29-496303735c18 req-9a5f39e7-4a36-4d76-9060-dcea31b5784c tempest-AttachVolumeNegativeTest-54592537 None] Deleting attachment c2973f38-4154-493b-8fdb-0167d20141ed. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 17:47:11.534361 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:11.675325 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:11.676268 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642\n System information:\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-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642\n Backing store flags: \n Account information:\n oaMrh2LQWYSnkuLFReGj\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:47:11.677301 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-f5748bfc-6910-4084-ad29-496303735c18 req-9a5f39e7-4a36-4d76-9060-dcea31b5784c tempest-AttachVolumeNegativeTest-54592537 None] Removing iscsi_target for Volume ID: c3b88fd0-ee8a-4d10-9fb4-3a9ece941642
Sep 14 17:47:11.679562 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:11.858591 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642 -f" returned: 0 in 0.179s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:11.859173 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:47:11.862691 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:12.053747 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.192s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:12.054395 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:47:12.141476 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-f5748bfc-6910-4084-ad29-496303735c18 req-9a5f39e7-4a36-4d76-9060-dcea31b5784c tempest-AttachVolumeNegativeTest-54592537 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:47:12.141476 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:47:12.141476 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:47:12.762173 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-7867d1fa-3681-40f2-8092-c3b1882a2292 tempest-AttachVolumeNegativeTest-54592537 None] Lock "b'cinder-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:47:12.969391 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:13.192490 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.224s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:13.193263 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:47:13.194545 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-7867d1fa-3681-40f2-8092-c3b1882a2292 tempest-AttachVolumeNegativeTest-54592537 None] Skipping remove_export. No iscsi_target is presently exported for volume: c3b88fd0-ee8a-4d10-9fb4-3a9ece941642
Sep 14 17:47:13.195742 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7867d1fa-3681-40f2-8092-c3b1882a2292 tempest-AttachVolumeNegativeTest-54592537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:13.264256 n-d-796905-2 sudo[99802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642
Sep 14 17:47:13.265588 n-d-796905-2 sudo[99802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:13.883147 n-d-796905-2 sudo[99802]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:13.885291 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7867d1fa-3681-40f2-8092-c3b1882a2292 tempest-AttachVolumeNegativeTest-54592537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642" returned: 0 in 0.689s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:13.887552 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7867d1fa-3681-40f2-8092-c3b1882a2292 tempest-AttachVolumeNegativeTest-54592537 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-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:13.908753 n-d-796905-2 sudo[99808]: ubuntu : 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-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642
Sep 14 17:47:13.910214 n-d-796905-2 sudo[99808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:14.459972 n-d-796905-2 sudo[99808]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:14.462833 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7867d1fa-3681-40f2-8092-c3b1882a2292 tempest-AttachVolumeNegativeTest-54592537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642" returned: 0 in 0.575s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:14.464837 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7867d1fa-3681-40f2-8092-c3b1882a2292 tempest-AttachVolumeNegativeTest-54592537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:14.484596 n-d-796905-2 sudo[99813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642
Sep 14 17:47:14.486101 n-d-796905-2 sudo[99813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:15.067275 n-d-796905-2 sudo[99813]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:15.069896 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7867d1fa-3681-40f2-8092-c3b1882a2292 tempest-AttachVolumeNegativeTest-54592537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642" returned: 0 in 0.605s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:15.071334 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-7867d1fa-3681-40f2-8092-c3b1882a2292 tempest-AttachVolumeNegativeTest-54592537 None] Successfully deleted volume: c3b88fd0-ee8a-4d10-9fb4-3a9ece941642
Sep 14 17:47:15.124246 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-7867d1fa-3681-40f2-8092-c3b1882a2292 tempest-AttachVolumeNegativeTest-54592537 None] Created reservations ['945032cd-ac45-4f7e-a96e-b5ce621044d2', '5e03db84-2be2-4d7c-b6ad-e908957cd719', '58a108fe-c084-459e-b9f6-3f387cebd61e', '65c6473d-3f3b-4ffd-a2ee-ab40d66f946f'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:47:15.126346 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-7867d1fa-3681-40f2-8092-c3b1882a2292 tempest-AttachVolumeNegativeTest-54592537 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:47:15.126346 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:47:15.126346 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:47:15.171158 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-7867d1fa-3681-40f2-8092-c3b1882a2292 tempest-AttachVolumeNegativeTest-54592537 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:47:15.171938 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7867d1fa-3681-40f2-8092-c3b1882a2292 tempest-AttachVolumeNegativeTest-54592537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:15.210830 n-d-796905-2 sudo[99819]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:47:15.212936 n-d-796905-2 sudo[99819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:15.748007 n-d-796905-2 sudo[99819]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:15.751552 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7867d1fa-3681-40f2-8092-c3b1882a2292 tempest-AttachVolumeNegativeTest-54592537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:15.753699 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7867d1fa-3681-40f2-8092-c3b1882a2292 tempest-AttachVolumeNegativeTest-54592537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:15.801998 n-d-796905-2 sudo[99825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:47:15.804609 n-d-796905-2 sudo[99825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:16.594471 n-d-796905-2 sudo[99825]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:16.596978 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7867d1fa-3681-40f2-8092-c3b1882a2292 tempest-AttachVolumeNegativeTest-54592537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.843s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:16.599631 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-7867d1fa-3681-40f2-8092-c3b1882a2292 tempest-AttachVolumeNegativeTest-54592537 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:47:16.613856 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7867d1fa-3681-40f2-8092-c3b1882a2292 tempest-AttachVolumeNegativeTest-54592537 None] Deleted volume successfully.
Sep 14 17:47:16.632111 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-7867d1fa-3681-40f2-8092-c3b1882a2292 tempest-AttachVolumeNegativeTest-54592537 None] Lock "b'cinder-c3b88fd0-ee8a-4d10-9fb4-3a9ece941642-delete_volume'" released by "delete_volume" :: held 3.869s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:47:22.472937 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-12f2c031-c27c-48f5-b346-906137f5a71f tempest-AttachVolumeNegativeTest-54592537 None] Lock "b'cinder-3a883ef4-63b0-4b38-af7f-a9b8da702403-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:47:22.585065 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:22.697842 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:22.698387 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:47:22.699312 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-12f2c031-c27c-48f5-b346-906137f5a71f tempest-AttachVolumeNegativeTest-54592537 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3a883ef4-63b0-4b38-af7f-a9b8da702403
Sep 14 17:47:22.701491 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-12f2c031-c27c-48f5-b346-906137f5a71f tempest-AttachVolumeNegativeTest-54592537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3a883ef4-63b0-4b38-af7f-a9b8da702403 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:22.735667 n-d-796905-2 sudo[99836]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3a883ef4-63b0-4b38-af7f-a9b8da702403
Sep 14 17:47:22.736503 n-d-796905-2 sudo[99836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:23.292305 n-d-796905-2 sudo[99836]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:23.295255 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-12f2c031-c27c-48f5-b346-906137f5a71f tempest-AttachVolumeNegativeTest-54592537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3a883ef4-63b0-4b38-af7f-a9b8da702403" returned: 0 in 0.593s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:23.297149 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-12f2c031-c27c-48f5-b346-906137f5a71f tempest-AttachVolumeNegativeTest-54592537 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-3a883ef4-63b0-4b38-af7f-a9b8da702403 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:23.328315 n-d-796905-2 sudo[99839]: ubuntu : 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-3a883ef4-63b0-4b38-af7f-a9b8da702403
Sep 14 17:47:23.329997 n-d-796905-2 sudo[99839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:23.901382 n-d-796905-2 sudo[99839]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:23.903784 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-12f2c031-c27c-48f5-b346-906137f5a71f tempest-AttachVolumeNegativeTest-54592537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-3a883ef4-63b0-4b38-af7f-a9b8da702403" returned: 0 in 0.606s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:23.906920 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-12f2c031-c27c-48f5-b346-906137f5a71f tempest-AttachVolumeNegativeTest-54592537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3a883ef4-63b0-4b38-af7f-a9b8da702403 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:23.936163 n-d-796905-2 sudo[99842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3a883ef4-63b0-4b38-af7f-a9b8da702403
Sep 14 17:47:23.937524 n-d-796905-2 sudo[99842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:24.448748 n-d-796905-2 sudo[99842]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:24.451096 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-12f2c031-c27c-48f5-b346-906137f5a71f tempest-AttachVolumeNegativeTest-54592537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3a883ef4-63b0-4b38-af7f-a9b8da702403" returned: 0 in 0.544s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:24.454900 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-12f2c031-c27c-48f5-b346-906137f5a71f tempest-AttachVolumeNegativeTest-54592537 None] Successfully deleted volume: 3a883ef4-63b0-4b38-af7f-a9b8da702403
Sep 14 17:47:24.530712 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-12f2c031-c27c-48f5-b346-906137f5a71f tempest-AttachVolumeNegativeTest-54592537 None] Created reservations ['0b011e10-d0bc-4b14-b99f-c5f0df635c87', '4adb466a-db77-4db8-a673-cde1224530d0', '763d99ee-c3ae-4bbe-8112-6db2658c512b', '468b95c5-8876-45f8-a8fa-4628ce0ef0cf'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:47:24.533183 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-12f2c031-c27c-48f5-b346-906137f5a71f tempest-AttachVolumeNegativeTest-54592537 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:47:24.533183 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:47:24.533183 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:47:24.593272 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-12f2c031-c27c-48f5-b346-906137f5a71f tempest-AttachVolumeNegativeTest-54592537 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:47:24.594338 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-12f2c031-c27c-48f5-b346-906137f5a71f tempest-AttachVolumeNegativeTest-54592537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:24.623270 n-d-796905-2 sudo[99852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:47:24.624783 n-d-796905-2 sudo[99852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:25.355352 n-d-796905-2 sudo[99852]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:25.357717 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-12f2c031-c27c-48f5-b346-906137f5a71f tempest-AttachVolumeNegativeTest-54592537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.763s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:25.360208 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-12f2c031-c27c-48f5-b346-906137f5a71f tempest-AttachVolumeNegativeTest-54592537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:25.405447 n-d-796905-2 sudo[99855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:47:25.417874 n-d-796905-2 sudo[99855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:25.981250 n-d-796905-2 sudo[99855]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:25.984045 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-12f2c031-c27c-48f5-b346-906137f5a71f tempest-AttachVolumeNegativeTest-54592537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.624s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:25.986580 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-12f2c031-c27c-48f5-b346-906137f5a71f tempest-AttachVolumeNegativeTest-54592537 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:47:25.992137 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-12f2c031-c27c-48f5-b346-906137f5a71f tempest-AttachVolumeNegativeTest-54592537 None] Deleted volume successfully.
Sep 14 17:47:26.019895 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-12f2c031-c27c-48f5-b346-906137f5a71f tempest-AttachVolumeNegativeTest-54592537 None] Lock "b'cinder-3a883ef4-63b0-4b38-af7f-a9b8da702403-delete_volume'" released by "delete_volume" :: held 3.547s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:47:37.316169 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-b631bee2-81e8-4332-b312-3a82938ecc4b tempest-AttachVolumeNegativeTest-54592537 None] Lock "b'cinder-403c75cd-a9f2-4888-8cde-9676ad39f791-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:47:37.557394 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:37.680672 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:37.681229 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:47:37.682495 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-b631bee2-81e8-4332-b312-3a82938ecc4b tempest-AttachVolumeNegativeTest-54592537 None] Skipping remove_export. No iscsi_target is presently exported for volume: 403c75cd-a9f2-4888-8cde-9676ad39f791
Sep 14 17:47:37.684222 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b631bee2-81e8-4332-b312-3a82938ecc4b tempest-AttachVolumeNegativeTest-54592537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-403c75cd-a9f2-4888-8cde-9676ad39f791 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:37.725250 n-d-796905-2 sudo[99952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-403c75cd-a9f2-4888-8cde-9676ad39f791
Sep 14 17:47:37.728593 n-d-796905-2 sudo[99952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:38.377761 n-d-796905-2 sudo[99952]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:38.380163 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b631bee2-81e8-4332-b312-3a82938ecc4b tempest-AttachVolumeNegativeTest-54592537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-403c75cd-a9f2-4888-8cde-9676ad39f791" returned: 0 in 0.696s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:38.382310 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b631bee2-81e8-4332-b312-3a82938ecc4b tempest-AttachVolumeNegativeTest-54592537 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-403c75cd-a9f2-4888-8cde-9676ad39f791 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:38.402163 n-d-796905-2 sudo[99955]: ubuntu : 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-403c75cd-a9f2-4888-8cde-9676ad39f791
Sep 14 17:47:38.403732 n-d-796905-2 sudo[99955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:38.920499 n-d-796905-2 sudo[99955]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:38.922893 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b631bee2-81e8-4332-b312-3a82938ecc4b tempest-AttachVolumeNegativeTest-54592537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-403c75cd-a9f2-4888-8cde-9676ad39f791" returned: 0 in 0.540s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:38.924967 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b631bee2-81e8-4332-b312-3a82938ecc4b tempest-AttachVolumeNegativeTest-54592537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-403c75cd-a9f2-4888-8cde-9676ad39f791 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:38.975611 n-d-796905-2 sudo[99958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-403c75cd-a9f2-4888-8cde-9676ad39f791
Sep 14 17:47:38.984371 n-d-796905-2 sudo[99958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:39.876158 n-d-796905-2 sudo[99958]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:39.879183 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b631bee2-81e8-4332-b312-3a82938ecc4b tempest-AttachVolumeNegativeTest-54592537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-403c75cd-a9f2-4888-8cde-9676ad39f791" returned: 0 in 0.953s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:39.881065 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-b631bee2-81e8-4332-b312-3a82938ecc4b tempest-AttachVolumeNegativeTest-54592537 None] Successfully deleted volume: 403c75cd-a9f2-4888-8cde-9676ad39f791
Sep 14 17:47:40.018364 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-b631bee2-81e8-4332-b312-3a82938ecc4b tempest-AttachVolumeNegativeTest-54592537 None] Created reservations ['04d946e3-37b3-4530-8d21-9c9d8104c077', 'e237c966-c51f-43f7-b791-c336c6ceadec', 'cf7ceb3e-a9e4-40e3-b870-6a7256bd39ae', 'fad45abc-b16a-4867-a310-16c08d5043c8'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:47:40.021311 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-b631bee2-81e8-4332-b312-3a82938ecc4b tempest-AttachVolumeNegativeTest-54592537 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:47:40.021311 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:47:40.021311 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:47:40.115655 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-b631bee2-81e8-4332-b312-3a82938ecc4b tempest-AttachVolumeNegativeTest-54592537 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:47:40.116551 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b631bee2-81e8-4332-b312-3a82938ecc4b tempest-AttachVolumeNegativeTest-54592537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:40.187329 n-d-796905-2 sudo[99976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:47:40.188890 n-d-796905-2 sudo[99976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:41.087711 n-d-796905-2 sudo[99976]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:41.090216 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b631bee2-81e8-4332-b312-3a82938ecc4b tempest-AttachVolumeNegativeTest-54592537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.973s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:41.092486 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b631bee2-81e8-4332-b312-3a82938ecc4b tempest-AttachVolumeNegativeTest-54592537 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:41.127036 n-d-796905-2 sudo[99979]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:47:41.128953 n-d-796905-2 sudo[99979]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:41.981791 n-d-796905-2 sudo[99979]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:41.984890 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b631bee2-81e8-4332-b312-3a82938ecc4b tempest-AttachVolumeNegativeTest-54592537 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.891s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:41.987907 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-b631bee2-81e8-4332-b312-3a82938ecc4b tempest-AttachVolumeNegativeTest-54592537 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:47:41.995300 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b631bee2-81e8-4332-b312-3a82938ecc4b tempest-AttachVolumeNegativeTest-54592537 None] Deleted volume successfully.
Sep 14 17:47:42.017902 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-b631bee2-81e8-4332-b312-3a82938ecc4b tempest-AttachVolumeNegativeTest-54592537 None] Lock "b'cinder-403c75cd-a9f2-4888-8cde-9676ad39f791-delete_volume'" released by "delete_volume" :: held 4.703s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:47:55.181698 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:47:55.186839 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:47:55.187509 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:47:55.213363 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] Flow 'volume_create_manager' (834e6193-9b14-4c6c-a62e-2d36d5e18af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:47:55.217621 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (15e9c934-529f-4285-ab8c-b25e7e5b735e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:47:55.266138 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:47:55.299463 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (15e9c934-529f-4285-ab8c-b25e7e5b735e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:47:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-436981497',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=5e23cf65-139c-479e-af2a-4cd7902f68a1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='6edd228e1ae94cacb087049585381b3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:47:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:47:55Z,user_id='c1dca80ea01349babceeaf399fc62190',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:47:55.302583 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eba10604-d822-4032-9f6a-706c3f7c6018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:47:55.306077 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eba10604-d822-4032-9f6a-706c3f7c6018) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:47:55.309385 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e9b4131d-d0b8-48ab-9f24-99b89ddbf105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:47:55.311896 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e9b4131d-d0b8-48ab-9f24-99b89ddbf105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5e23cf65-139c-479e-af2a-4cd7902f68a1', 'volume_name': 'volume-5e23cf65-139c-479e-af2a-4cd7902f68a1', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:47:55.314428 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0c2b2867-fcba-4d86-846a-244f87fb84dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:47:55.316924 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0c2b2867-fcba-4d86-846a-244f87fb84dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:47:55.319442 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2ed6d3b9-33f7-4cd3-b242-4f32c06c79d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:47:55.320510 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] Volume 5e23cf65-139c-479e-af2a-4cd7902f68a1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5e23cf65-139c-479e-af2a-4cd7902f68a1', 'volume_size': 1}
Sep 14 17:47:55.321852 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e23cf65-139c-479e-af2a-4cd7902f68a1 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:55.352525 n-d-796905-2 sudo[100013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e23cf65-139c-479e-af2a-4cd7902f68a1 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:47:55.354528 n-d-796905-2 sudo[100013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:56.092415 n-d-796905-2 sudo[100013]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:56.094757 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e23cf65-139c-479e-af2a-4cd7902f68a1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.772s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:56.097947 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2ed6d3b9-33f7-4cd3-b242-4f32c06c79d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5e23cf65-139c-479e-af2a-4cd7902f68a1', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:47:56.100435 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53b4e351-f660-419f-bc9f-0f668fba918e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:47:56.129194 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] Volume volume-5e23cf65-139c-479e-af2a-4cd7902f68a1 (5e23cf65-139c-479e-af2a-4cd7902f68a1): created successfully
Sep 14 17:47:56.131274 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53b4e351-f660-419f-bc9f-0f668fba918e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:47:56.134423 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] Flow 'volume_create_manager' (834e6193-9b14-4c6c-a62e-2d36d5e18af3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:47:56.160030 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-7138cb63-98a6-4076-9032-c130806ec2f8 req-3c8903b1-07f6-4a69-b5ca-89964c49997c tempest-VolumesGetTestJSON-435429299 None] Created volume successfully.
Sep 14 17:47:56.825290 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [req-4524b51f-66c4-4a42-b7f5-7bdb71b981dd req-1412c967-5477-4d76-a1b1-6b99ec03ef2f tempest-VolumesGetTestJSON-435429299 None] Lock "b'cinder-5e23cf65-139c-479e-af2a-4cd7902f68a1-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:47:56.890286 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [req-4524b51f-66c4-4a42-b7f5-7bdb71b981dd req-1412c967-5477-4d76-a1b1-6b99ec03ef2f tempest-VolumesGetTestJSON-435429299 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5e23cf65-139c-479e-af2a-4cd7902f68a1
Sep 14 17:47:56.891445 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-4524b51f-66c4-4a42-b7f5-7bdb71b981dd req-1412c967-5477-4d76-a1b1-6b99ec03ef2f tempest-VolumesGetTestJSON-435429299 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5e23cf65-139c-479e-af2a-4cd7902f68a1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:56.945366 n-d-796905-2 sudo[100057]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5e23cf65-139c-479e-af2a-4cd7902f68a1
Sep 14 17:47:56.946779 n-d-796905-2 sudo[100057]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:57.656174 n-d-796905-2 sudo[100057]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:57.658538 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-4524b51f-66c4-4a42-b7f5-7bdb71b981dd req-1412c967-5477-4d76-a1b1-6b99ec03ef2f tempest-VolumesGetTestJSON-435429299 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5e23cf65-139c-479e-af2a-4cd7902f68a1" returned: 0 in 0.767s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:57.660316 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-4524b51f-66c4-4a42-b7f5-7bdb71b981dd req-1412c967-5477-4d76-a1b1-6b99ec03ef2f tempest-VolumesGetTestJSON-435429299 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-5e23cf65-139c-479e-af2a-4cd7902f68a1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:57.697926 n-d-796905-2 sudo[100064]: ubuntu : 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-5e23cf65-139c-479e-af2a-4cd7902f68a1
Sep 14 17:47:57.699973 n-d-796905-2 sudo[100064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:58.387456 n-d-796905-2 sudo[100064]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:58.391390 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-4524b51f-66c4-4a42-b7f5-7bdb71b981dd req-1412c967-5477-4d76-a1b1-6b99ec03ef2f tempest-VolumesGetTestJSON-435429299 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-5e23cf65-139c-479e-af2a-4cd7902f68a1" returned: 0 in 0.730s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:58.394345 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-4524b51f-66c4-4a42-b7f5-7bdb71b981dd req-1412c967-5477-4d76-a1b1-6b99ec03ef2f tempest-VolumesGetTestJSON-435429299 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e23cf65-139c-479e-af2a-4cd7902f68a1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:58.416101 n-d-796905-2 sudo[100073]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e23cf65-139c-479e-af2a-4cd7902f68a1
Sep 14 17:47:58.416998 n-d-796905-2 sudo[100073]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:58.945453 n-d-796905-2 sudo[100073]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:58.947714 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-4524b51f-66c4-4a42-b7f5-7bdb71b981dd req-1412c967-5477-4d76-a1b1-6b99ec03ef2f tempest-VolumesGetTestJSON-435429299 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e23cf65-139c-479e-af2a-4cd7902f68a1" returned: 0 in 0.553s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:58.949210 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [req-4524b51f-66c4-4a42-b7f5-7bdb71b981dd req-1412c967-5477-4d76-a1b1-6b99ec03ef2f tempest-VolumesGetTestJSON-435429299 None] Successfully deleted volume: 5e23cf65-139c-479e-af2a-4cd7902f68a1
Sep 14 17:47:59.001741 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [req-4524b51f-66c4-4a42-b7f5-7bdb71b981dd req-1412c967-5477-4d76-a1b1-6b99ec03ef2f tempest-VolumesGetTestJSON-435429299 None] Created reservations ['a00b5239-1798-48f8-a1f7-3558ac518c64', '049410e3-5963-4962-8d52-dffdc9fdb0e1', 'd031b83a-dc4a-4589-93a9-26a8afca9e3c', '899c331f-7608-4572-933e-b9ead2ff3629'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:47:59.004945 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-4524b51f-66c4-4a42-b7f5-7bdb71b981dd req-1412c967-5477-4d76-a1b1-6b99ec03ef2f tempest-VolumesGetTestJSON-435429299 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:47:59.004945 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:47:59.004945 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:47:59.095268 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [req-4524b51f-66c4-4a42-b7f5-7bdb71b981dd req-1412c967-5477-4d76-a1b1-6b99ec03ef2f tempest-VolumesGetTestJSON-435429299 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:47:59.096370 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-4524b51f-66c4-4a42-b7f5-7bdb71b981dd req-1412c967-5477-4d76-a1b1-6b99ec03ef2f tempest-VolumesGetTestJSON-435429299 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:59.135471 n-d-796905-2 sudo[100079]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:47:59.138603 n-d-796905-2 sudo[100079]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:47:59.745550 n-d-796905-2 sudo[100079]: pam_unix(sudo:session): session closed for user root
Sep 14 17:47:59.748538 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-4524b51f-66c4-4a42-b7f5-7bdb71b981dd req-1412c967-5477-4d76-a1b1-6b99ec03ef2f tempest-VolumesGetTestJSON-435429299 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.652s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:47:59.751435 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-4524b51f-66c4-4a42-b7f5-7bdb71b981dd req-1412c967-5477-4d76-a1b1-6b99ec03ef2f tempest-VolumesGetTestJSON-435429299 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:47:59.825949 n-d-796905-2 sudo[100082]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:47:59.828183 n-d-796905-2 sudo[100082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:48:00.649328 n-d-796905-2 sudo[100082]: pam_unix(sudo:session): session closed for user root
Sep 14 17:48:00.651861 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-4524b51f-66c4-4a42-b7f5-7bdb71b981dd req-1412c967-5477-4d76-a1b1-6b99ec03ef2f tempest-VolumesGetTestJSON-435429299 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.900s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:48:00.655100 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [req-4524b51f-66c4-4a42-b7f5-7bdb71b981dd req-1412c967-5477-4d76-a1b1-6b99ec03ef2f tempest-VolumesGetTestJSON-435429299 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:48:00.662545 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-4524b51f-66c4-4a42-b7f5-7bdb71b981dd req-1412c967-5477-4d76-a1b1-6b99ec03ef2f tempest-VolumesGetTestJSON-435429299 None] Deleted volume successfully.
Sep 14 17:48:00.688864 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [req-4524b51f-66c4-4a42-b7f5-7bdb71b981dd req-1412c967-5477-4d76-a1b1-6b99ec03ef2f tempest-VolumesGetTestJSON-435429299 None] Lock "b'cinder-5e23cf65-139c-479e-af2a-4cd7902f68a1-delete_volume'" released by "delete_volume" :: held 3.863s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:48:04.507810 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:48:04.508444 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:48:04.509139 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:48:04.531201 n-d-796905-2 sudo[100087]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:48:04.532136 n-d-796905-2 sudo[100087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:48:05.068223 n-d-796905-2 sudo[100087]: pam_unix(sudo:session): session closed for user root
Sep 14 17:48:05.070672 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.562s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:48:05.072477 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:48:05.097894 n-d-796905-2 sudo[100090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:48:05.102432 n-d-796905-2 sudo[100090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:48:05.640789 n-d-796905-2 sudo[100090]: pam_unix(sudo:session): session closed for user root
Sep 14 17:48:05.647455 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.575s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:48:05.650156 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:49:04.509761 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:49:04.510896 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:49:04.511342 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:04.615609 n-d-796905-2 sudo[100811]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:49:04.617158 n-d-796905-2 sudo[100811]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:49:06.007354 n-d-796905-2 sudo[100811]: pam_unix(sudo:session): session closed for user root
Sep 14 17:49:06.009538 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.498s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:49:06.012383 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:06.068778 n-d-796905-2 sudo[100818]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:49:06.070532 n-d-796905-2 sudo[100818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:49:07.518670 n-d-796905-2 sudo[100818]: pam_unix(sudo:session): session closed for user root
Sep 14 17:49:07.520557 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/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.509s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:49:07.532947 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:49:24.761090 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-78c579aa-81cb-4bd2-a55d-8754f9a3c062 tempest-GroupSnapshotsTest-400061262 None] Group tempest-GroupSnapshotsTest-Group-2007751189: creating
Sep 14 17:49:24.798856 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-78c579aa-81cb-4bd2-a55d-8754f9a3c062 tempest-GroupSnapshotsTest-400061262 None] Group tempest-GroupSnapshotsTest-Group-2007751189: created successfully
Sep 14 17:49:24.824705 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-78c579aa-81cb-4bd2-a55d-8754f9a3c062 tempest-GroupSnapshotsTest-400061262 None] Create group completed successfully.
Sep 14 17:49:27.308209 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:49:27.316656 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:49:27.317436 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:49:27.356835 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] Flow 'volume_create_manager' (fabc814d-cb19-4c2a-b9e9-9e188cdd45a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:49:27.364433 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (53f7a603-dd28-46cb-b52e-d66aaf6375a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:49:27.398209 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:49:27.481225 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (53f7a603-dd28-46cb-b52e-d66aaf6375a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:49:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-484365023',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=1c51c379-30cf-499e-97a7-30231bc7a29c,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=3525815f-215c-4877-a778-7b4b4087e818,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='899e0d0511e84f3991a40d68613c0705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:49:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:49:27Z,user_id='e589baeb99714fa39ba2f967fd32624d',volume_attachment=>,volume_type=VolumeType(e787f86b-a0c9-49a0-8a49-6bd98465bd88),volume_type_id=e787f86b-a0c9-49a0-8a49-6bd98465bd88)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:49:27.489299 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a547d60c-e779-4c8e-9520-7ab5530f211c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:49:27.499156 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a547d60c-e779-4c8e-9520-7ab5530f211c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:49:27.512980 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (47513d11-6299-4010-80dd-c5bd5dbc0fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:49:27.517635 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (47513d11-6299-4010-80dd-c5bd5dbc0fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3525815f-215c-4877-a778-7b4b4087e818', 'volume_name': 'volume-3525815f-215c-4877-a778-7b4b4087e818', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:49:27.523784 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eadbb462-187e-46f6-93d2-ee65d4d59962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:49:27.532979 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eadbb462-187e-46f6-93d2-ee65d4d59962) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:49:27.535111 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (13d098e6-c901-453e-8bcb-63a27c63e932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:49:27.604106 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] Volume 3525815f-215c-4877-a778-7b4b4087e818: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3525815f-215c-4877-a778-7b4b4087e818', 'volume_size': 1}
Sep 14 17:49:27.607503 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3525815f-215c-4877-a778-7b4b4087e818 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:27.727908 n-d-796905-2 sudo[100990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3525815f-215c-4877-a778-7b4b4087e818 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:49:27.730190 n-d-796905-2 sudo[100990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:49:29.311036 n-d-796905-2 sudo[100990]: pam_unix(sudo:session): session closed for user root
Sep 14 17:49:29.321637 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3525815f-215c-4877-a778-7b4b4087e818 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.708s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:49:29.329729 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (13d098e6-c901-453e-8bcb-63a27c63e932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3525815f-215c-4877-a778-7b4b4087e818', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:49:29.332665 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9fc74890-ee04-413d-a049-ea10378ffed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:49:29.362923 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] Volume volume-3525815f-215c-4877-a778-7b4b4087e818 (3525815f-215c-4877-a778-7b4b4087e818): created successfully
Sep 14 17:49:29.366313 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9fc74890-ee04-413d-a049-ea10378ffed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:49:29.385288 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] Flow 'volume_create_manager' (fabc814d-cb19-4c2a-b9e9-9e188cdd45a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:49:29.421459 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-627a4018-bc52-4279-8449-43c0350b7bda tempest-GroupSnapshotsTest-400061262 None] Created volume successfully.
Sep 14 17:49:31.049296 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-687e2549-8d9f-4159-85bf-9c3a7be46d5b tempest-GroupSnapshotsTest-400061262 None] GroupSnapshot dbd18e62-6fed-4ae8-b197-2af58fd54af5: creating.
Sep 14 17:49:31.177811 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-687e2549-8d9f-4159-85bf-9c3a7be46d5b tempest-GroupSnapshotsTest-400061262 None] Group snapshot dbd18e62-6fed-4ae8-b197-2af58fd54af5: creating. {{(pid=84144) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3850}}
Sep 14 17:49:31.366933 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-687e2549-8d9f-4159-85bf-9c3a7be46d5b tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3525815f-215c-4877-a778-7b4b4087e818 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:31.451174 n-d-796905-2 sudo[101082]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3525815f-215c-4877-a778-7b4b4087e818
Sep 14 17:49:31.455792 n-d-796905-2 sudo[101082]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:49:32.077942 n-d-796905-2 sudo[101082]: pam_unix(sudo:session): session closed for user root
Sep 14 17:49:32.080619 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-687e2549-8d9f-4159-85bf-9c3a7be46d5b tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3525815f-215c-4877-a778-7b4b4087e818" returned: 0 in 0.720s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:49:32.083149 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-687e2549-8d9f-4159-85bf-9c3a7be46d5b tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-032c6ed2-67ff-44d6-9f3e-579fae3855be --snapshot stack-volumes-lvmdriver-1/volume-3525815f-215c-4877-a778-7b4b4087e818 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:32.148841 n-d-796905-2 sudo[101086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-032c6ed2-67ff-44d6-9f3e-579fae3855be --snapshot stack-volumes-lvmdriver-1/volume-3525815f-215c-4877-a778-7b4b4087e818 -L 1.00g
Sep 14 17:49:32.154522 n-d-796905-2 sudo[101086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:49:33.565899 n-d-796905-2 sudo[101086]: pam_unix(sudo:session): session closed for user root
Sep 14 17:49:33.568858 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-687e2549-8d9f-4159-85bf-9c3a7be46d5b tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-032c6ed2-67ff-44d6-9f3e-579fae3855be --snapshot stack-volumes-lvmdriver-1/volume-3525815f-215c-4877-a778-7b4b4087e818 -L 1.00g" returned: 0 in 1.485s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:49:33.944401 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-687e2549-8d9f-4159-85bf-9c3a7be46d5b tempest-GroupSnapshotsTest-400061262 None] group_snapshot dbd18e62-6fed-4ae8-b197-2af58fd54af5: created successfully
Sep 14 17:49:36.513555 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e5edeab5-9cd3-4e2f-a947-3b7ebc351e83 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9d501964-af2e-4278-9ea8-3a8f0d0bb358 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:36.594306 n-d-796905-2 sudo[101227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9d501964-af2e-4278-9ea8-3a8f0d0bb358 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:49:36.595135 n-d-796905-2 sudo[101227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:49:37.391581 n-d-796905-2 sudo[101227]: pam_unix(sudo:session): session closed for user root
Sep 14 17:49:37.393660 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e5edeab5-9cd3-4e2f-a947-3b7ebc351e83 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9d501964-af2e-4278-9ea8-3a8f0d0bb358 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.880s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:49:37.395063 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e5edeab5-9cd3-4e2f-a947-3b7ebc351e83 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:37.420628 n-d-796905-2 sudo[101264]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Sep 14 17:49:37.424379 n-d-796905-2 sudo[101264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:49:37.979113 n-d-796905-2 sudo[101264]: pam_unix(sudo:session): session closed for user root
Sep 14 17:49:37.981239 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e5edeab5-9cd3-4e2f-a947-3b7ebc351e83 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.586s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:49:37.982548 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e5edeab5-9cd3-4e2f-a947-3b7ebc351e83 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-032c6ed2-67ff-44d6-9f3e-579fae3855be {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:38.006199 n-d-796905-2 sudo[101267]: 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-032c6ed2-67ff-44d6-9f3e-579fae3855be
Sep 14 17:49:38.007298 n-d-796905-2 sudo[101267]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:49:38.761219 n-d-796905-2 sudo[101267]: pam_unix(sudo:session): session closed for user root
Sep 14 17:49:38.764207 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e5edeab5-9cd3-4e2f-a947-3b7ebc351e83 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-032c6ed2-67ff-44d6-9f3e-579fae3855be" returned: 0 in 0.781s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:49:38.767207 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e5edeab5-9cd3-4e2f-a947-3b7ebc351e83 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--032c6ed2--67ff--44d6--9f3e--579fae3855be of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9d501964--af2e--4278--9ea8--3a8f0d0bb358 iflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:38.818385 n-d-796905-2 sudo[101277]: 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--032c6ed2--67ff--44d6--9f3e--579fae3855be of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9d501964--af2e--4278--9ea8--3a8f0d0bb358 iflag=direct
Sep 14 17:49:38.829945 n-d-796905-2 sudo[101277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:49:39.565205 n-d-796905-2 sudo[101277]: pam_unix(sudo:session): session closed for user root
Sep 14 17:49:39.567413 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e5edeab5-9cd3-4e2f-a947-3b7ebc351e83 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--032c6ed2--67ff--44d6--9f3e--579fae3855be of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9d501964--af2e--4278--9ea8--3a8f0d0bb358 iflag=direct" returned: 0 in 0.800s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:49:39.569151 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e5edeab5-9cd3-4e2f-a947-3b7ebc351e83 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--032c6ed2--67ff--44d6--9f3e--579fae3855be of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9d501964--af2e--4278--9ea8--3a8f0d0bb358 oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:39.625416 n-d-796905-2 sudo[101291]: 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--032c6ed2--67ff--44d6--9f3e--579fae3855be of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9d501964--af2e--4278--9ea8--3a8f0d0bb358 oflag=direct
Sep 14 17:49:39.626228 n-d-796905-2 sudo[101291]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:49:40.196568 n-d-796905-2 sudo[101291]: pam_unix(sudo:session): session closed for user root
Sep 14 17:49:40.199025 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e5edeab5-9cd3-4e2f-a947-3b7ebc351e83 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--032c6ed2--67ff--44d6--9f3e--579fae3855be of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9d501964--af2e--4278--9ea8--3a8f0d0bb358 oflag=direct" returned: 0 in 0.629s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:49:40.200101 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e5edeab5-9cd3-4e2f-a947-3b7ebc351e83 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--032c6ed2--67ff--44d6--9f3e--579fae3855be of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9d501964--af2e--4278--9ea8--3a8f0d0bb358 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:40.259288 n-d-796905-2 sudo[101303]: 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--032c6ed2--67ff--44d6--9f3e--579fae3855be of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9d501964--af2e--4278--9ea8--3a8f0d0bb358 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 14 17:49:40.261237 n-d-796905-2 sudo[101303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:49:47.685861 n-d-796905-2 sudo[101303]: pam_unix(sudo:session): session closed for user root
Sep 14 17:49:47.688521 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e5edeab5-9cd3-4e2f-a947-3b7ebc351e83 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--032c6ed2--67ff--44d6--9f3e--579fae3855be of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9d501964--af2e--4278--9ea8--3a8f0d0bb358 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.488s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:49:47.689908 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-e5edeab5-9cd3-4e2f-a947-3b7ebc351e83 tempest-GroupSnapshotsTest-400061262 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--032c6ed2--67ff--44d6--9f3e--579fae3855be, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--9d501964--af2e--4278--9ea8--3a8f0d0bb358, size 1024.00 MB, duration 7.49 sec {{(pid=84144) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 14 17:49:47.690461 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.volume_utils [None req-e5edeab5-9cd3-4e2f-a947-3b7ebc351e83 tempest-GroupSnapshotsTest-400061262 None] Volume copy 1024.00 MB at 136.71 MB/s
Sep 14 17:49:47.842932 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-e5edeab5-9cd3-4e2f-a947-3b7ebc351e83 tempest-GroupSnapshotsTest-400061262 None] Create group from source-snapshot-dbd18e62-6fed-4ae8-b197-2af58fd54af5 completed successfully.
Sep 14 17:49:49.082568 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-a7e42a90-1db4-43d8-910e-9658bc3e2100 tempest-GroupSnapshotsTest-400061262 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9d501964-af2e-4278-9ea8-3a8f0d0bb358
Sep 14 17:49:49.084708 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a7e42a90-1db4-43d8-910e-9658bc3e2100 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9d501964-af2e-4278-9ea8-3a8f0d0bb358 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:49.111198 n-d-796905-2 sudo[101327]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9d501964-af2e-4278-9ea8-3a8f0d0bb358
Sep 14 17:49:49.121601 n-d-796905-2 sudo[101327]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:49:49.668766 n-d-796905-2 sudo[101327]: pam_unix(sudo:session): session closed for user root
Sep 14 17:49:49.671299 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a7e42a90-1db4-43d8-910e-9658bc3e2100 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9d501964-af2e-4278-9ea8-3a8f0d0bb358" returned: 0 in 0.586s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:49:49.673187 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a7e42a90-1db4-43d8-910e-9658bc3e2100 tempest-GroupSnapshotsTest-400061262 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-9d501964-af2e-4278-9ea8-3a8f0d0bb358 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:49.693989 n-d-796905-2 sudo[101330]: ubuntu : 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-9d501964-af2e-4278-9ea8-3a8f0d0bb358
Sep 14 17:49:49.695651 n-d-796905-2 sudo[101330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:49:50.285074 n-d-796905-2 sudo[101330]: pam_unix(sudo:session): session closed for user root
Sep 14 17:49:50.288449 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a7e42a90-1db4-43d8-910e-9658bc3e2100 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-9d501964-af2e-4278-9ea8-3a8f0d0bb358" returned: 0 in 0.615s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:49:50.291561 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a7e42a90-1db4-43d8-910e-9658bc3e2100 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9d501964-af2e-4278-9ea8-3a8f0d0bb358 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:50.343748 n-d-796905-2 sudo[101334]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9d501964-af2e-4278-9ea8-3a8f0d0bb358
Sep 14 17:49:50.345853 n-d-796905-2 sudo[101334]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:49:50.944657 n-d-796905-2 sudo[101334]: pam_unix(sudo:session): session closed for user root
Sep 14 17:49:50.946970 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a7e42a90-1db4-43d8-910e-9658bc3e2100 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9d501964-af2e-4278-9ea8-3a8f0d0bb358" returned: 0 in 0.656s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:49:50.948346 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-a7e42a90-1db4-43d8-910e-9658bc3e2100 tempest-GroupSnapshotsTest-400061262 None] Successfully deleted volume: 9d501964-af2e-4278-9ea8-3a8f0d0bb358
Sep 14 17:49:51.109633 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-a7e42a90-1db4-43d8-910e-9658bc3e2100 tempest-GroupSnapshotsTest-400061262 None] Created reservations ['ba88284a-f7d4-4f87-91d8-0dc748016000'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:49:51.166874 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-a7e42a90-1db4-43d8-910e-9658bc3e2100 tempest-GroupSnapshotsTest-400061262 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1430883747 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1430883747, it is now deprecated. Please use the default quota class for default quota.
Sep 14 17:49:51.168074 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-a7e42a90-1db4-43d8-910e-9658bc3e2100 tempest-GroupSnapshotsTest-400061262 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1430883747 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1430883747, it is now deprecated. Please use the default quota class for default quota.
Sep 14 17:49:51.214686 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-a7e42a90-1db4-43d8-910e-9658bc3e2100 tempest-GroupSnapshotsTest-400061262 None] Created reservations ['c0db3db0-afa7-4e92-9466-cef221a19bd6', 'e8900c32-6d62-4714-8006-2d84c661f4a2', '30808eb8-a371-4688-9532-d7bf2e2175a0', 'cf45e8a2-5d4c-4128-96c5-6b25af0574ab'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:49:51.216949 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-a7e42a90-1db4-43d8-910e-9658bc3e2100 tempest-GroupSnapshotsTest-400061262 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:49:51.216949 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:49:51.216949 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:49:51.395251 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-a7e42a90-1db4-43d8-910e-9658bc3e2100 tempest-GroupSnapshotsTest-400061262 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:49:51.401949 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a7e42a90-1db4-43d8-910e-9658bc3e2100 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:51.456602 n-d-796905-2 sudo[101342]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:49:51.457574 n-d-796905-2 sudo[101342]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:49:51.844852 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-003d459b-0d5f-42f0-a53e-ed4d838d3974 tempest-GroupSnapshotsTest-400061262 None] group_snapshot dbd18e62-6fed-4ae8-b197-2af58fd54af5: deleting
Sep 14 17:49:52.003252 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-003d459b-0d5f-42f0-a53e-ed4d838d3974 tempest-GroupSnapshotsTest-400061262 None] group_snapshot dbd18e62-6fed-4ae8-b197-2af58fd54af5: deleting {{(pid=84144) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4017}}
Sep 14 17:49:52.040967 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-003d459b-0d5f-42f0-a53e-ed4d838d3974 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-032c6ed2-67ff-44d6-9f3e-579fae3855be {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:52.110218 n-d-796905-2 sudo[101344]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-032c6ed2-67ff-44d6-9f3e-579fae3855be
Sep 14 17:49:52.121514 n-d-796905-2 sudo[101344]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:49:52.570543 n-d-796905-2 sudo[101342]: pam_unix(sudo:session): session closed for user root
Sep 14 17:49:52.572765 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a7e42a90-1db4-43d8-910e-9658bc3e2100 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:49:52.574571 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a7e42a90-1db4-43d8-910e-9658bc3e2100 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:52.668396 n-d-796905-2 sudo[101347]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:49:52.673835 n-d-796905-2 sudo[101347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:49:53.304827 n-d-796905-2 sudo[101344]: pam_unix(sudo:session): session closed for user root
Sep 14 17:49:53.308029 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-003d459b-0d5f-42f0-a53e-ed4d838d3974 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-032c6ed2-67ff-44d6-9f3e-579fae3855be" returned: 0 in 1.267s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:49:53.310385 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-003d459b-0d5f-42f0-a53e-ed4d838d3974 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-032c6ed2-67ff-44d6-9f3e-579fae3855be {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:53.401751 n-d-796905-2 sudo[101351]: ubuntu : TTY=unknown ; 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-032c6ed2-67ff-44d6-9f3e-579fae3855be
Sep 14 17:49:53.405144 n-d-796905-2 sudo[101351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:49:53.601895 n-d-796905-2 sudo[101347]: pam_unix(sudo:session): session closed for user root
Sep 14 17:49:53.604396 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a7e42a90-1db4-43d8-910e-9658bc3e2100 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/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.029s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:49:53.606702 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-a7e42a90-1db4-43d8-910e-9658bc3e2100 tempest-GroupSnapshotsTest-400061262 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:49:53.613425 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-a7e42a90-1db4-43d8-910e-9658bc3e2100 tempest-GroupSnapshotsTest-400061262 None] Delete group completed successfully.
Sep 14 17:49:54.697326 n-d-796905-2 sudo[101351]: pam_unix(sudo:session): session closed for user root
Sep 14 17:49:54.699288 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-003d459b-0d5f-42f0-a53e-ed4d838d3974 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-032c6ed2-67ff-44d6-9f3e-579fae3855be" returned: 0 in 1.389s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:49:54.944396 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-003d459b-0d5f-42f0-a53e-ed4d838d3974 tempest-GroupSnapshotsTest-400061262 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1430883747 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1430883747, it is now deprecated. Please use the default quota class for default quota.
Sep 14 17:49:55.016493 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-003d459b-0d5f-42f0-a53e-ed4d838d3974 tempest-GroupSnapshotsTest-400061262 None] Created reservations ['c5bc3c0f-83c7-4dfd-8cdf-6163997c7eb3', '7befec64-16cc-4bcf-81d2-2cc66bdaa326', '0bddd16b-861a-495c-bc96-2db140c507c5', '994d4bd9-2037-46a4-874d-84184b361826'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:49:55.018831 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-003d459b-0d5f-42f0-a53e-ed4d838d3974 tempest-GroupSnapshotsTest-400061262 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:49:55.018831 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:49:55.018831 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:49:55.112435 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-003d459b-0d5f-42f0-a53e-ed4d838d3974 tempest-GroupSnapshotsTest-400061262 None] group_snapshot dbd18e62-6fed-4ae8-b197-2af58fd54af5: deleted successfully
Sep 14 17:49:56.491093 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-a0d3c36d-b9df-4b6e-a47e-57e5d3e91361 tempest-GroupSnapshotsTest-400061262 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3525815f-215c-4877-a778-7b4b4087e818
Sep 14 17:49:56.495884 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a0d3c36d-b9df-4b6e-a47e-57e5d3e91361 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3525815f-215c-4877-a778-7b4b4087e818 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:56.553155 n-d-796905-2 sudo[101469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3525815f-215c-4877-a778-7b4b4087e818
Sep 14 17:49:56.554617 n-d-796905-2 sudo[101469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:49:57.604749 n-d-796905-2 sudo[101469]: pam_unix(sudo:session): session closed for user root
Sep 14 17:49:57.608482 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a0d3c36d-b9df-4b6e-a47e-57e5d3e91361 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3525815f-215c-4877-a778-7b4b4087e818" returned: 0 in 1.112s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:49:57.610438 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a0d3c36d-b9df-4b6e-a47e-57e5d3e91361 tempest-GroupSnapshotsTest-400061262 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-3525815f-215c-4877-a778-7b4b4087e818 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:57.641323 n-d-796905-2 sudo[101488]: ubuntu : 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-3525815f-215c-4877-a778-7b4b4087e818
Sep 14 17:49:57.643019 n-d-796905-2 sudo[101488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:49:58.439447 n-d-796905-2 sudo[101488]: pam_unix(sudo:session): session closed for user root
Sep 14 17:49:58.442505 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a0d3c36d-b9df-4b6e-a47e-57e5d3e91361 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-3525815f-215c-4877-a778-7b4b4087e818" returned: 0 in 0.832s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:49:58.444979 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a0d3c36d-b9df-4b6e-a47e-57e5d3e91361 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3525815f-215c-4877-a778-7b4b4087e818 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:58.489880 n-d-796905-2 sudo[101493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3525815f-215c-4877-a778-7b4b4087e818
Sep 14 17:49:58.497123 n-d-796905-2 sudo[101493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:49:59.068579 n-d-796905-2 sudo[101493]: pam_unix(sudo:session): session closed for user root
Sep 14 17:49:59.072585 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a0d3c36d-b9df-4b6e-a47e-57e5d3e91361 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3525815f-215c-4877-a778-7b4b4087e818" returned: 0 in 0.626s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:49:59.074208 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-a0d3c36d-b9df-4b6e-a47e-57e5d3e91361 tempest-GroupSnapshotsTest-400061262 None] Successfully deleted volume: 3525815f-215c-4877-a778-7b4b4087e818
Sep 14 17:49:59.263865 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-a0d3c36d-b9df-4b6e-a47e-57e5d3e91361 tempest-GroupSnapshotsTest-400061262 None] Created reservations ['ed27f2a2-7ed0-4b83-bb5d-a2abd667ab19'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:49:59.327582 n-d-796905-2 cinder-volume[84144]: WARNING cinder.db.sqlalchemy.api [None req-a0d3c36d-b9df-4b6e-a47e-57e5d3e91361 tempest-GroupSnapshotsTest-400061262 None] Change will make usage less than 0 for the following resources: ['gigabytes', 'gigabytes_tempest-GroupSnapshotsTest-volume-type-1430883747']
Sep 14 17:49:59.328311 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-a0d3c36d-b9df-4b6e-a47e-57e5d3e91361 tempest-GroupSnapshotsTest-400061262 None] Created reservations ['f570b903-3e58-4e0e-8a06-57f6fe70f169', '2ec3ec3f-8ebe-41da-97ff-758df7894334', '7e52c2f8-3e05-4ddd-93c2-ccb18d7c6cf5', '91f6ca06-46a4-48ff-a595-fec1803d4213'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:49:59.332063 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-a0d3c36d-b9df-4b6e-a47e-57e5d3e91361 tempest-GroupSnapshotsTest-400061262 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:49:59.332063 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:49:59.332063 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:49:59.438197 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-a0d3c36d-b9df-4b6e-a47e-57e5d3e91361 tempest-GroupSnapshotsTest-400061262 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:49:59.438788 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a0d3c36d-b9df-4b6e-a47e-57e5d3e91361 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:49:59.456671 n-d-796905-2 sudo[101501]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:49:59.457477 n-d-796905-2 sudo[101501]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:00.002164 n-d-796905-2 sudo[101501]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:00.005185 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a0d3c36d-b9df-4b6e-a47e-57e5d3e91361 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:00.007571 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a0d3c36d-b9df-4b6e-a47e-57e5d3e91361 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:00.034061 n-d-796905-2 sudo[101504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:50:00.036378 n-d-796905-2 sudo[101504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:00.595596 n-d-796905-2 sudo[101504]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:00.598176 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a0d3c36d-b9df-4b6e-a47e-57e5d3e91361 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.590s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:00.600880 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-a0d3c36d-b9df-4b6e-a47e-57e5d3e91361 tempest-GroupSnapshotsTest-400061262 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:50:00.609800 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-a0d3c36d-b9df-4b6e-a47e-57e5d3e91361 tempest-GroupSnapshotsTest-400061262 None] Delete group completed successfully.
Sep 14 17:50:00.695507 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-087ba316-3beb-4112-9ba1-c2b755a99dad tempest-GroupSnapshotsTest-400061262 None] Group tempest-GroupSnapshotsTest-Group-1996942766: creating
Sep 14 17:50:00.721494 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-087ba316-3beb-4112-9ba1-c2b755a99dad tempest-GroupSnapshotsTest-400061262 None] Group tempest-GroupSnapshotsTest-Group-1996942766: created successfully
Sep 14 17:50:00.744607 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-087ba316-3beb-4112-9ba1-c2b755a99dad tempest-GroupSnapshotsTest-400061262 None] Create group completed successfully.
Sep 14 17:50:02.637816 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:50:02.645016 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:50:02.646509 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:50:02.693125 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] Flow 'volume_create_manager' (e82720fb-1b4d-4733-ba39-2c2d58f551f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:50:02.703012 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fb8f4c75-378c-439a-acfa-d5404589598c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:02.775114 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:50:02.826154 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fb8f4c75-378c-439a-acfa-d5404589598c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:50:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1123530924',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=f8f8426e-341d-4aa5-8d5f-d19c2879b138,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=44a6a129-0624-4509-8eb1-f4ce54469ac3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='899e0d0511e84f3991a40d68613c0705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:50:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:50:03Z,user_id='e589baeb99714fa39ba2f967fd32624d',volume_attachment=>,volume_type=VolumeType(f4607dc9-c955-48e7-87ce-24829cd04b6a),volume_type_id=f4607dc9-c955-48e7-87ce-24829cd04b6a)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:02.829101 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e01a0c38-b968-4f76-a3be-043bb10edfb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:02.832278 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e01a0c38-b968-4f76-a3be-043bb10edfb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:02.834808 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3f964cc-caec-4b40-8ad9-1cce6d75f25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:02.839397 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e3f964cc-caec-4b40-8ad9-1cce6d75f25c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '44a6a129-0624-4509-8eb1-f4ce54469ac3', 'volume_name': 'volume-44a6a129-0624-4509-8eb1-f4ce54469ac3', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:02.842215 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (48c9adbb-edf2-430f-8f81-abb33c8b96dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:02.844579 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (48c9adbb-edf2-430f-8f81-abb33c8b96dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:02.847048 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cf798297-6d0d-4292-9002-f7a32b32bc94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:02.884213 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] Volume 44a6a129-0624-4509-8eb1-f4ce54469ac3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-44a6a129-0624-4509-8eb1-f4ce54469ac3', 'volume_size': 1}
Sep 14 17:50:02.887304 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44a6a129-0624-4509-8eb1-f4ce54469ac3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:02.949296 n-d-796905-2 sudo[101507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44a6a129-0624-4509-8eb1-f4ce54469ac3 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:50:02.952781 n-d-796905-2 sudo[101507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:03.635522 n-d-796905-2 sudo[101507]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:03.637754 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-44a6a129-0624-4509-8eb1-f4ce54469ac3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.751s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:03.641280 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cf798297-6d0d-4292-9002-f7a32b32bc94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-44a6a129-0624-4509-8eb1-f4ce54469ac3', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:03.644311 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97e3ad71-cf49-4e8c-8369-1248fc40e0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:03.656816 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] Volume volume-44a6a129-0624-4509-8eb1-f4ce54469ac3 (44a6a129-0624-4509-8eb1-f4ce54469ac3): created successfully
Sep 14 17:50:03.659688 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (97e3ad71-cf49-4e8c-8369-1248fc40e0e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:03.663233 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] Flow 'volume_create_manager' (e82720fb-1b4d-4733-ba39-2c2d58f551f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:50:03.673795 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-c45b1a46-5583-4a21-a660-71a8c5b1b8e0 tempest-GroupSnapshotsTest-400061262 None] Created volume successfully.
Sep 14 17:50:04.509977 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:50:04.510352 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:50:04.511122 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:04.561185 n-d-796905-2 sudo[101553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:50:04.567092 n-d-796905-2 sudo[101553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:04.685913 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:50:04.692578 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:50:04.693366 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:50:04.717210 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] Flow 'volume_create_manager' (25eb6b0c-2497-44c7-910e-04e8d8574641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:50:04.722181 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c2e9711-5131-4a2d-bb52-9b07dfeafbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:04.775774 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:50:04.820172 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4c2e9711-5131-4a2d-bb52-9b07dfeafbb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:50:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1475345289',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=f8f8426e-341d-4aa5-8d5f-d19c2879b138,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=48e9f771-3c14-4416-bee6-2e0d312a7d87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='899e0d0511e84f3991a40d68613c0705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:50:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:50:05Z,user_id='e589baeb99714fa39ba2f967fd32624d',volume_attachment=>,volume_type=VolumeType(f4607dc9-c955-48e7-87ce-24829cd04b6a),volume_type_id=f4607dc9-c955-48e7-87ce-24829cd04b6a)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:04.848186 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e98a398-ac7f-4d04-ac17-6a33025ee5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:04.850542 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1e98a398-ac7f-4d04-ac17-6a33025ee5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:04.857997 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2990f56b-148a-4766-a24a-f0d8afc56391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:04.860505 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2990f56b-148a-4766-a24a-f0d8afc56391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '48e9f771-3c14-4416-bee6-2e0d312a7d87', 'volume_name': 'volume-48e9f771-3c14-4416-bee6-2e0d312a7d87', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:04.871011 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2865639c-61ed-4779-8407-84abe7e2d55d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:04.873487 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2865639c-61ed-4779-8407-84abe7e2d55d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:04.875806 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3f277329-b9ba-4453-a2b1-a8160f5dbd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:04.917151 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] Volume 48e9f771-3c14-4416-bee6-2e0d312a7d87: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-48e9f771-3c14-4416-bee6-2e0d312a7d87', 'volume_size': 1}
Sep 14 17:50:04.918518 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-48e9f771-3c14-4416-bee6-2e0d312a7d87 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:04.969638 n-d-796905-2 sudo[101555]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-48e9f771-3c14-4416-bee6-2e0d312a7d87 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:50:04.976907 n-d-796905-2 sudo[101555]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:05.278876 n-d-796905-2 sudo[101553]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:05.281045 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.770s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:05.282827 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:05.327986 n-d-796905-2 sudo[101558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:50:05.328885 n-d-796905-2 sudo[101558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:05.620284 n-d-796905-2 sudo[101555]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:05.623084 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-48e9f771-3c14-4416-bee6-2e0d312a7d87 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.704s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:05.626443 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3f277329-b9ba-4453-a2b1-a8160f5dbd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-48e9f771-3c14-4416-bee6-2e0d312a7d87', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:05.628954 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (60d81490-3930-4456-906e-a41b59d556d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:05.641731 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] Volume volume-48e9f771-3c14-4416-bee6-2e0d312a7d87 (48e9f771-3c14-4416-bee6-2e0d312a7d87): created successfully
Sep 14 17:50:05.644284 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (60d81490-3930-4456-906e-a41b59d556d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:05.648630 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] Flow 'volume_create_manager' (25eb6b0c-2497-44c7-910e-04e8d8574641) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:50:05.659670 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-84b247d7-e639-4921-af5f-4856c6210504 tempest-GroupSnapshotsTest-400061262 None] Created volume successfully.
Sep 14 17:50:05.770156 n-d-796905-2 sudo[101558]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:05.771881 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:05.773576 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:50:06.279942 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-200fbc70-4e8d-4f8e-8055-164e8fb1c75d tempest-GroupSnapshotsTest-400061262 None] Update group completed successfully.
Sep 14 17:50:07.629264 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-2bbd7c75-0a8d-491a-8f7d-b27a9bb7fab8 tempest-GroupSnapshotsTest-400061262 None] Update group completed successfully.
Sep 14 17:50:09.016100 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-cb8dd926-6ab3-412f-b87b-fc6b676c2097 tempest-GroupSnapshotsTest-400061262 None] Update group completed successfully.
Sep 14 17:50:10.468002 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-caab2207-8d67-47c0-a0dc-8c90ac3f0d89 tempest-GroupSnapshotsTest-400061262 None] Update group completed successfully.
Sep 14 17:50:12.155043 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-d5aa429f-95ed-4042-9c8e-68d41477fad8 tempest-GroupSnapshotsTest-400061262 None] GroupSnapshot 234d8e06-c456-4b2a-9c34-f48faf4cdd95: creating.
Sep 14 17:50:12.239238 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d5aa429f-95ed-4042-9c8e-68d41477fad8 tempest-GroupSnapshotsTest-400061262 None] Group snapshot 234d8e06-c456-4b2a-9c34-f48faf4cdd95: creating. {{(pid=84144) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3850}}
Sep 14 17:50:12.348960 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d5aa429f-95ed-4042-9c8e-68d41477fad8 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-48e9f771-3c14-4416-bee6-2e0d312a7d87 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:12.371528 n-d-796905-2 sudo[101645]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-48e9f771-3c14-4416-bee6-2e0d312a7d87
Sep 14 17:50:12.373432 n-d-796905-2 sudo[101645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:12.954986 n-d-796905-2 sudo[101645]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:12.958094 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d5aa429f-95ed-4042-9c8e-68d41477fad8 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-48e9f771-3c14-4416-bee6-2e0d312a7d87" returned: 0 in 0.609s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:12.961061 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d5aa429f-95ed-4042-9c8e-68d41477fad8 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2227e5a9-1d8d-40fc-a439-9fca1b488c75 --snapshot stack-volumes-lvmdriver-1/volume-48e9f771-3c14-4416-bee6-2e0d312a7d87 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:13.009189 n-d-796905-2 sudo[101648]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2227e5a9-1d8d-40fc-a439-9fca1b488c75 --snapshot stack-volumes-lvmdriver-1/volume-48e9f771-3c14-4416-bee6-2e0d312a7d87 -L 1.00g
Sep 14 17:50:13.010766 n-d-796905-2 sudo[101648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:13.915665 n-d-796905-2 sudo[101648]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:13.917911 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d5aa429f-95ed-4042-9c8e-68d41477fad8 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2227e5a9-1d8d-40fc-a439-9fca1b488c75 --snapshot stack-volumes-lvmdriver-1/volume-48e9f771-3c14-4416-bee6-2e0d312a7d87 -L 1.00g" returned: 0 in 0.957s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:14.012512 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d5aa429f-95ed-4042-9c8e-68d41477fad8 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-44a6a129-0624-4509-8eb1-f4ce54469ac3 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:14.038792 n-d-796905-2 sudo[101765]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-44a6a129-0624-4509-8eb1-f4ce54469ac3
Sep 14 17:50:14.049155 n-d-796905-2 sudo[101765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:14.711787 n-d-796905-2 sudo[101765]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:14.715264 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d5aa429f-95ed-4042-9c8e-68d41477fad8 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-44a6a129-0624-4509-8eb1-f4ce54469ac3" returned: 0 in 0.702s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:14.717751 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d5aa429f-95ed-4042-9c8e-68d41477fad8 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f8a583f0-22c7-4e08-8048-392201f78fee --snapshot stack-volumes-lvmdriver-1/volume-44a6a129-0624-4509-8eb1-f4ce54469ac3 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:14.742147 n-d-796905-2 sudo[101798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f8a583f0-22c7-4e08-8048-392201f78fee --snapshot stack-volumes-lvmdriver-1/volume-44a6a129-0624-4509-8eb1-f4ce54469ac3 -L 1.00g
Sep 14 17:50:14.743600 n-d-796905-2 sudo[101798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:15.667335 n-d-796905-2 sudo[101798]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:15.669840 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d5aa429f-95ed-4042-9c8e-68d41477fad8 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f8a583f0-22c7-4e08-8048-392201f78fee --snapshot stack-volumes-lvmdriver-1/volume-44a6a129-0624-4509-8eb1-f4ce54469ac3 -L 1.00g" returned: 0 in 0.952s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:16.013824 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-d5aa429f-95ed-4042-9c8e-68d41477fad8 tempest-GroupSnapshotsTest-400061262 None] group_snapshot 234d8e06-c456-4b2a-9c34-f48faf4cdd95: created successfully
Sep 14 17:50:16.234055 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:50:16.245956 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:50:16.246463 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:50:16.278594 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] Flow 'volume_create_manager' (092849a6-689c-46e6-a266-2692b9827bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:50:16.295314 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (16250fe1-bede-42a2-97dd-b778c9c37449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:16.327555 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:50:16.354432 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (16250fe1-bede-42a2-97dd-b778c9c37449) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:50:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1827383501',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=8c1536d3-a466-4892-90b7-1254ecffd4c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bb0f82d23574f398894151a9646b5b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:50:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:50:16Z,user_id='41c06ad0c92e4062b94d64215bc1f0e5',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:16.356970 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9b10b346-9c38-49fc-b3e7-31e76fcb8a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:16.359694 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9b10b346-9c38-49fc-b3e7-31e76fcb8a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:16.362344 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (344a1f4b-519c-4336-b52b-1a2307be7030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:16.365378 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (344a1f4b-519c-4336-b52b-1a2307be7030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8c1536d3-a466-4892-90b7-1254ecffd4c2', 'volume_name': 'volume-8c1536d3-a466-4892-90b7-1254ecffd4c2', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:16.368246 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (318fe714-35ce-4036-9973-929e340a34fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:16.370850 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (318fe714-35ce-4036-9973-929e340a34fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:16.372956 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69f1cb68-e15c-4c06-abb1-fa07e20ff004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:16.374207 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] Volume 8c1536d3-a466-4892-90b7-1254ecffd4c2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8c1536d3-a466-4892-90b7-1254ecffd4c2', 'volume_size': 1}
Sep 14 17:50:16.375394 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c1536d3-a466-4892-90b7-1254ecffd4c2 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:16.398325 n-d-796905-2 sudo[101917]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c1536d3-a466-4892-90b7-1254ecffd4c2 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:50:16.408650 n-d-796905-2 sudo[101917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:16.812264 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-95bbde69-fe47-4d6d-b5b5-fa79cd6a999b tempest-GroupSnapshotsTest-400061262 None] group_snapshot 234d8e06-c456-4b2a-9c34-f48faf4cdd95: deleting
Sep 14 17:50:16.865252 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-95bbde69-fe47-4d6d-b5b5-fa79cd6a999b tempest-GroupSnapshotsTest-400061262 None] group_snapshot 234d8e06-c456-4b2a-9c34-f48faf4cdd95: deleting {{(pid=84144) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4017}}
Sep 14 17:50:16.877821 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-95bbde69-fe47-4d6d-b5b5-fa79cd6a999b tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2227e5a9-1d8d-40fc-a439-9fca1b488c75 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:16.908504 n-d-796905-2 sudo[101920]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2227e5a9-1d8d-40fc-a439-9fca1b488c75
Sep 14 17:50:16.912410 n-d-796905-2 sudo[101920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:17.189089 n-d-796905-2 sudo[101917]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:17.191360 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c1536d3-a466-4892-90b7-1254ecffd4c2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.816s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:17.194692 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (69f1cb68-e15c-4c06-abb1-fa07e20ff004) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8c1536d3-a466-4892-90b7-1254ecffd4c2', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:17.197596 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (803b0614-84b7-45d0-bc55-87bcbd9a668c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:17.209004 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] Volume volume-8c1536d3-a466-4892-90b7-1254ecffd4c2 (8c1536d3-a466-4892-90b7-1254ecffd4c2): created successfully
Sep 14 17:50:17.212384 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (803b0614-84b7-45d0-bc55-87bcbd9a668c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:17.219006 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] Flow 'volume_create_manager' (092849a6-689c-46e6-a266-2692b9827bc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:50:17.232410 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7a27194d-4656-437b-bd4b-135410fa0cdb tempest-AttachSCSIVolumeTestJSON-1401100629 None] Created volume successfully.
Sep 14 17:50:17.712279 n-d-796905-2 sudo[101920]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:17.714603 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-95bbde69-fe47-4d6d-b5b5-fa79cd6a999b tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2227e5a9-1d8d-40fc-a439-9fca1b488c75" returned: 0 in 0.837s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:17.717090 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-95bbde69-fe47-4d6d-b5b5-fa79cd6a999b tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2227e5a9-1d8d-40fc-a439-9fca1b488c75 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:17.741739 n-d-796905-2 sudo[101956]: ubuntu : TTY=unknown ; 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-2227e5a9-1d8d-40fc-a439-9fca1b488c75
Sep 14 17:50:17.743925 n-d-796905-2 sudo[101956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:18.676279 n-d-796905-2 sudo[101956]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:18.679767 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-95bbde69-fe47-4d6d-b5b5-fa79cd6a999b tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2227e5a9-1d8d-40fc-a439-9fca1b488c75" returned: 0 in 0.962s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:18.681681 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-95bbde69-fe47-4d6d-b5b5-fa79cd6a999b tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f8a583f0-22c7-4e08-8048-392201f78fee {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:18.724342 n-d-796905-2 sudo[102022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f8a583f0-22c7-4e08-8048-392201f78fee
Sep 14 17:50:18.727316 n-d-796905-2 sudo[102022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:18.757402 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-f7d04f65-047b-4019-b5d8-dd95285be3c9 req-3c80bc4e-ee9c-4476-b855-74dee7e9959b tempest-AttachSCSIVolumeTestJSON-1401100629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8c1536d3-a466-4892-90b7-1254ecffd4c2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:18.822399 n-d-796905-2 sudo[102024]: 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-8c1536d3-a466-4892-90b7-1254ecffd4c2
Sep 14 17:50:18.823233 n-d-796905-2 sudo[102024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:19.331177 n-d-796905-2 sudo[102024]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:19.336725 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-f7d04f65-047b-4019-b5d8-dd95285be3c9 req-3c80bc4e-ee9c-4476-b855-74dee7e9959b tempest-AttachSCSIVolumeTestJSON-1401100629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8c1536d3-a466-4892-90b7-1254ecffd4c2" returned: 0 in 0.577s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:19.409363 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:19.409500 n-d-796905-2 sudo[102022]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:19.411869 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-95bbde69-fe47-4d6d-b5b5-fa79cd6a999b tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f8a583f0-22c7-4e08-8048-392201f78fee" returned: 0 in 0.730s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:19.413337 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-95bbde69-fe47-4d6d-b5b5-fa79cd6a999b tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f8a583f0-22c7-4e08-8048-392201f78fee {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:19.432274 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:19.432705 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f7d04f65-047b-4019-b5d8-dd95285be3c9 req-3c80bc4e-ee9c-4476-b855-74dee7e9959b tempest-AttachSCSIVolumeTestJSON-1401100629 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: I_T nexus: 7
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: I_T nexus: 8
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: I_T nexus: 9
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: nenZQ4DVBjom9KLQQTPa
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:50:19.433705 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:50:19.443241 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f7d04f65-047b-4019-b5d8-dd95285be3c9 req-3c80bc4e-ee9c-4476-b855-74dee7e9959b tempest-AttachSCSIVolumeTestJSON-1401100629 None] Creating iscsi_target for Volume ID: volume-8c1536d3-a466-4892-90b7-1254ecffd4c2 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:50:19.443241 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f7d04f65-047b-4019-b5d8-dd95285be3c9 req-3c80bc4e-ee9c-4476-b855-74dee7e9959b tempest-AttachSCSIVolumeTestJSON-1401100629 None] Created volume path /opt/stack/data/cinder/volumes/volume-8c1536d3-a466-4892-90b7-1254ecffd4c2,
Sep 14 17:50:19.443241 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:50:19.443241 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:50:19.443241 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8c1536d3-a466-4892-90b7-1254ecffd4c2
Sep 14 17:50:19.443241 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:50:19.443241 n-d-796905-2 cinder-volume[84144]: incominguser 2WxpfMnJuEVWhY5VhcQG SbAnzPPGCoudRqF8
Sep 14 17:50:19.443241 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:50:19.443241 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:50:19.443241 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:50:19.443241 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:50:19.443241 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8c1536d3-a466-4892-90b7-1254ecffd4c2 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:19.444187 n-d-796905-2 sudo[102030]: ubuntu : TTY=unknown ; 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-f8a583f0-22c7-4e08-8048-392201f78fee
Sep 14 17:50:19.445145 n-d-796905-2 sudo[102030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:20.331822 n-d-796905-2 sudo[102030]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:20.334032 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-95bbde69-fe47-4d6d-b5b5-fa79cd6a999b tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f8a583f0-22c7-4e08-8048-392201f78fee" returned: 0 in 0.920s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:20.531585 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8c1536d3-a466-4892-90b7-1254ecffd4c2" returned: 0 in 1.025s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:20.532155 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:50:20.554562 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f7d04f65-047b-4019-b5d8-dd95285be3c9 req-3c80bc4e-ee9c-4476-b855-74dee7e9959b tempest-AttachSCSIVolumeTestJSON-1401100629 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:50:20.559953 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f7d04f65-047b-4019-b5d8-dd95285be3c9 req-3c80bc4e-ee9c-4476-b855-74dee7e9959b tempest-AttachSCSIVolumeTestJSON-1401100629 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:50:20.576898 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:20.591899 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:20.592665 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8c1536d3-a466-4892-90b7-1254ecffd4c2\n System information:\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-8c1536d3-a466-4892-90b7-1254ecffd4c2\n Backing store flags: \n Account information:\n 2WxpfMnJuEVWhY5VhcQG\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:50:20.594880 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-95bbde69-fe47-4d6d-b5b5-fa79cd6a999b tempest-GroupSnapshotsTest-400061262 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1598332656 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1598332656, it is now deprecated. Please use the default quota class for default quota.
Sep 14 17:50:20.596178 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-95bbde69-fe47-4d6d-b5b5-fa79cd6a999b tempest-GroupSnapshotsTest-400061262 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1598332656 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1598332656, it is now deprecated. Please use the default quota class for default quota.
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f7d04f65-047b-4019-b5d8-dd95285be3c9 req-3c80bc4e-ee9c-4476-b855-74dee7e9959b tempest-AttachSCSIVolumeTestJSON-1401100629 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: I_T nexus: 7
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: hNp3bSXNcD7e7493MQ2u
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: I_T nexus: 8
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: gxs7oEYJqtE9zXDecH5C
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: I_T nexus: 9
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: nenZQ4DVBjom9KLQQTPa
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:50:20.618382 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:50:20.629554 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:20.630301 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-95bbde69-fe47-4d6d-b5b5-fa79cd6a999b tempest-GroupSnapshotsTest-400061262 None] Created reservations ['7c17ae1d-f7ba-4628-bf7c-2965b847487c', '611dc8ba-abd8-4c3e-aac5-10ce049f7b02', '7ecb0a6d-eec6-4faa-9654-cee6188b34e0', '222fc450-5f1f-4628-a4a4-6c220c84a575'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:50:20.637998 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-95bbde69-fe47-4d6d-b5b5-fa79cd6a999b tempest-GroupSnapshotsTest-400061262 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:50:20.637998 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:50:20.637998 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:50:20.798685 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:20.799035 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8c1536d3-a466-4892-90b7-1254ecffd4c2\n System information:\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-8c1536d3-a466-4892-90b7-1254ecffd4c2\n Backing store flags: \n Account information:\n 2WxpfMnJuEVWhY5VhcQG\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:50:20.815060 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:20.909839 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-95bbde69-fe47-4d6d-b5b5-fa79cd6a999b tempest-GroupSnapshotsTest-400061262 None] Created reservations ['607c828f-c991-4f88-8bbf-d2c1d76564cc', '0dd3fbe7-4b15-44c2-b082-d698287bf83f', '59ab0d8f-d16c-4739-ac31-581c65c65d9e', '985bda2a-cd27-43ff-8758-246b75f3b0f4'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:50:20.912052 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-95bbde69-fe47-4d6d-b5b5-fa79cd6a999b tempest-GroupSnapshotsTest-400061262 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:50:20.912052 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:50:20.912052 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:50:21.006076 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-95bbde69-fe47-4d6d-b5b5-fa79cd6a999b tempest-GroupSnapshotsTest-400061262 None] group_snapshot 234d8e06-c456-4b2a-9c34-f48faf4cdd95: deleted successfully
Sep 14 17:50:21.049632 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.237s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:21.050201 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8c1536d3-a466-4892-90b7-1254ecffd4c2\n System information:\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-8c1536d3-a466-4892-90b7-1254ecffd4c2\n Backing store flags: \n Account information:\n 2WxpfMnJuEVWhY5VhcQG\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:50:21.052015 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-f7d04f65-047b-4019-b5d8-dd95285be3c9 req-3c80bc4e-ee9c-4476-b855-74dee7e9959b tempest-AttachSCSIVolumeTestJSON-1401100629 None] Set provider_location to: 10.222.0.39:3260,4 iqn.2010-10.org.openstack:volume-8c1536d3-a466-4892-90b7-1254ecffd4c2 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:50:21.260496 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-f7d04f65-047b-4019-b5d8-dd95285be3c9 req-3c80bc4e-ee9c-4476-b855-74dee7e9959b tempest-AttachSCSIVolumeTestJSON-1401100629 None] attachment_update completed successfully.
Sep 14 17:50:22.534436 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] Skipping remove_export. No iscsi_target is presently exported for volume: 44a6a129-0624-4509-8eb1-f4ce54469ac3
Sep 14 17:50:22.541532 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-44a6a129-0624-4509-8eb1-f4ce54469ac3 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:22.605003 n-d-796905-2 sudo[102118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-44a6a129-0624-4509-8eb1-f4ce54469ac3
Sep 14 17:50:22.613787 n-d-796905-2 sudo[102118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:23.390938 n-d-796905-2 sudo[102118]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:23.393248 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-44a6a129-0624-4509-8eb1-f4ce54469ac3" returned: 0 in 0.857s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:23.394752 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 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-44a6a129-0624-4509-8eb1-f4ce54469ac3 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:23.450647 n-d-796905-2 sudo[102147]: ubuntu : 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-44a6a129-0624-4509-8eb1-f4ce54469ac3
Sep 14 17:50:23.451479 n-d-796905-2 sudo[102147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:24.196959 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-44a6a129-0624-4509-8eb1-f4ce54469ac3" returned: 0 in 0.798s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:24.196959 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-44a6a129-0624-4509-8eb1-f4ce54469ac3 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:24.190839 n-d-796905-2 sudo[102147]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:24.221734 n-d-796905-2 sudo[102168]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-44a6a129-0624-4509-8eb1-f4ce54469ac3
Sep 14 17:50:24.223138 n-d-796905-2 sudo[102168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:24.861073 n-d-796905-2 sudo[102168]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:24.863596 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-44a6a129-0624-4509-8eb1-f4ce54469ac3" returned: 0 in 0.668s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:24.865100 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] Successfully deleted volume: 44a6a129-0624-4509-8eb1-f4ce54469ac3
Sep 14 17:50:24.866440 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] Skipping remove_export. No iscsi_target is presently exported for volume: 48e9f771-3c14-4416-bee6-2e0d312a7d87
Sep 14 17:50:24.867665 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-48e9f771-3c14-4416-bee6-2e0d312a7d87 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:24.928952 n-d-796905-2 sudo[102179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-48e9f771-3c14-4416-bee6-2e0d312a7d87
Sep 14 17:50:24.930417 n-d-796905-2 sudo[102179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:25.463346 n-d-796905-2 sudo[102179]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:25.465512 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-48e9f771-3c14-4416-bee6-2e0d312a7d87" returned: 0 in 0.597s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:25.468033 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 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-48e9f771-3c14-4416-bee6-2e0d312a7d87 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:25.493982 n-d-796905-2 sudo[102184]: ubuntu : 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-48e9f771-3c14-4416-bee6-2e0d312a7d87
Sep 14 17:50:25.494827 n-d-796905-2 sudo[102184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:26.083932 n-d-796905-2 sudo[102184]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:26.087301 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-48e9f771-3c14-4416-bee6-2e0d312a7d87" returned: 0 in 0.618s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:26.089188 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-48e9f771-3c14-4416-bee6-2e0d312a7d87 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:26.137759 n-d-796905-2 sudo[102191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-48e9f771-3c14-4416-bee6-2e0d312a7d87
Sep 14 17:50:26.138619 n-d-796905-2 sudo[102191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:26.682869 n-d-796905-2 sudo[102191]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:26.685955 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-48e9f771-3c14-4416-bee6-2e0d312a7d87" returned: 0 in 0.596s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:26.687323 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] Successfully deleted volume: 48e9f771-3c14-4416-bee6-2e0d312a7d87
Sep 14 17:50:26.843278 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] Created reservations ['8a9c4e02-c0c6-4861-8433-e2a156a8b015'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:50:26.887435 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1598332656 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1598332656, it is now deprecated. Please use the default quota class for default quota.
Sep 14 17:50:26.926562 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] Created reservations ['4dfa30bd-3d4b-41dd-8cc6-db5d2226a161', '3ae0ac85-05dc-458a-ac6a-5c810a878846', '2ed26580-5bee-46d8-9f1e-99b9c460b383', 'ed4467ef-6303-4929-97d0-7bf3fff63d99'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:50:26.929393 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:50:26.929393 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:50:26.929393 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:50:27.063744 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] Created reservations ['278453f1-f2de-4d4a-b49a-b7f90af186e8', 'fd42fc79-359a-4c6b-bb61-9f1919b7a2bc', '25e8b6c6-164e-43f0-9cd4-38ceef053d02', 'bfbf7548-051e-49c2-bf48-be369279bc3a'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:50:27.322489 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:50:27.323556 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:27.379760 n-d-796905-2 sudo[102199]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:50:27.381226 n-d-796905-2 sudo[102199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:28.303541 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-113f2cf8-5d14-4ea4-b9a1-3df559ed31d0 tempest-GroupSnapshotsTest-400061262 None] Group tempest-GroupSnapshotsTest-Group-383001292: creating
Sep 14 17:50:28.332931 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-113f2cf8-5d14-4ea4-b9a1-3df559ed31d0 tempest-GroupSnapshotsTest-400061262 None] Group tempest-GroupSnapshotsTest-Group-383001292: created successfully
Sep 14 17:50:28.355711 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-113f2cf8-5d14-4ea4-b9a1-3df559ed31d0 tempest-GroupSnapshotsTest-400061262 None] Create group completed successfully.
Sep 14 17:50:28.438033 n-d-796905-2 sudo[102199]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:28.440233 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.117s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:28.445866 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:28.497519 n-d-796905-2 sudo[102221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:50:28.498338 n-d-796905-2 sudo[102221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:29.032278 n-d-796905-2 sudo[102221]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:29.035272 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.588s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:29.037332 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:50:29.042777 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7672f22c-eb03-4f98-b4b4-ab9f57befb50 tempest-GroupSnapshotsTest-400061262 None] Delete group completed successfully.
Sep 14 17:50:29.244766 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-521c3a05-c05e-4c78-a1b9-7f82ca7b0838 req-f0877aa3-b67b-4e0b-8198-8959b24ae81c tempest-AttachSCSIVolumeTestJSON-1401100629 None] Terminate volume connection completed successfully.
Sep 14 17:50:29.245209 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-521c3a05-c05e-4c78-a1b9-7f82ca7b0838 req-f0877aa3-b67b-4e0b-8198-8959b24ae81c tempest-AttachSCSIVolumeTestJSON-1401100629 None] Deleting attachment a608c333-033f-4e32-a0ec-d9d925226a29. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 17:50:29.246755 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:29.409414 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.162s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:29.410425 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-8c1536d3-a466-4892-90b7-1254ecffd4c2\n System information:\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-8c1536d3-a466-4892-90b7-1254ecffd4c2\n Backing store flags: \n Account information:\n 2WxpfMnJuEVWhY5VhcQG\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:50:29.411376 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-521c3a05-c05e-4c78-a1b9-7f82ca7b0838 req-f0877aa3-b67b-4e0b-8198-8959b24ae81c tempest-AttachSCSIVolumeTestJSON-1401100629 None] Removing iscsi_target for Volume ID: 8c1536d3-a466-4892-90b7-1254ecffd4c2
Sep 14 17:50:29.415415 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8c1536d3-a466-4892-90b7-1254ecffd4c2 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:29.577815 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8c1536d3-a466-4892-90b7-1254ecffd4c2 -f" returned: 0 in 0.164s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:29.578394 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:50:29.581937 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:29.740993 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:29.741581 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213012868288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:50:29.848338 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-521c3a05-c05e-4c78-a1b9-7f82ca7b0838 req-f0877aa3-b67b-4e0b-8198-8959b24ae81c tempest-AttachSCSIVolumeTestJSON-1401100629 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:50:29.848338 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:50:29.848338 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:50:30.046538 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:50:30.058524 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:50:30.059165 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:50:30.083443 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] Flow 'volume_create_manager' (91409542-41e3-4faf-a30d-0522716ebde0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:50:30.088189 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26fecc76-ddce-4e8f-8e91-52e8003d66a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:30.117866 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:50:30.203907 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26fecc76-ddce-4e8f-8e91-52e8003d66a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:50:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1487160078',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=fcbbc105-04ec-4028-b8a1-41b04b10e0ca,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=13305c20-a390-4cde-9f4f-bde9cb6dcdbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='899e0d0511e84f3991a40d68613c0705',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:50:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:50:30Z,user_id='e589baeb99714fa39ba2f967fd32624d',volume_attachment=>,volume_type=VolumeType(5a2cb6f2-b8bc-46c3-9bf1-5caa7bd152ee),volume_type_id=5a2cb6f2-b8bc-46c3-9bf1-5caa7bd152ee)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:30.208625 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1219360-f1f7-4924-b8c1-d5d4e3ce32cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:30.210998 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e1219360-f1f7-4924-b8c1-d5d4e3ce32cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:30.216475 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4f1bea74-5806-4ec9-8d85-8b3ed6b19324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:30.219251 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4f1bea74-5806-4ec9-8d85-8b3ed6b19324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '13305c20-a390-4cde-9f4f-bde9cb6dcdbb', 'volume_name': 'volume-13305c20-a390-4cde-9f4f-bde9cb6dcdbb', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:30.221893 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bbb27bc1-4e29-41d4-b7b5-3e68fe5698ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:30.224581 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bbb27bc1-4e29-41d4-b7b5-3e68fe5698ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:30.227778 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ca4a7c51-603a-4beb-8902-dc581ae74c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:30.254333 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] Volume 13305c20-a390-4cde-9f4f-bde9cb6dcdbb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-13305c20-a390-4cde-9f4f-bde9cb6dcdbb', 'volume_size': 1}
Sep 14 17:50:30.255447 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-13305c20-a390-4cde-9f4f-bde9cb6dcdbb stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:30.318107 n-d-796905-2 sudo[102243]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-13305c20-a390-4cde-9f4f-bde9cb6dcdbb stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:50:30.320815 n-d-796905-2 sudo[102243]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:31.059893 n-d-796905-2 sudo[102243]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:31.062627 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-13305c20-a390-4cde-9f4f-bde9cb6dcdbb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.806s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:31.067531 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ca4a7c51-603a-4beb-8902-dc581ae74c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-13305c20-a390-4cde-9f4f-bde9cb6dcdbb', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:31.071240 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a67a5d2-4478-4381-a9b5-5049f6a979f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:50:31.103721 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] Volume volume-13305c20-a390-4cde-9f4f-bde9cb6dcdbb (13305c20-a390-4cde-9f4f-bde9cb6dcdbb): created successfully
Sep 14 17:50:31.107346 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7a67a5d2-4478-4381-a9b5-5049f6a979f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:50:31.110899 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] Flow 'volume_create_manager' (91409542-41e3-4faf-a30d-0522716ebde0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:50:31.134023 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-ab698d1e-dca7-409a-9899-260d4aef66d3 tempest-GroupSnapshotsTest-400061262 None] Created volume successfully.
Sep 14 17:50:31.740954 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-5cea1aa2-8a71-4ac6-bd4b-2edf1e62d56c tempest-GroupSnapshotsTest-400061262 None] GroupSnapshot e5038d1f-8c66-4dec-9320-1fc5ffe95833: creating.
Sep 14 17:50:31.777541 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5cea1aa2-8a71-4ac6-bd4b-2edf1e62d56c tempest-GroupSnapshotsTest-400061262 None] Group snapshot e5038d1f-8c66-4dec-9320-1fc5ffe95833: creating. {{(pid=84144) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3850}}
Sep 14 17:50:31.832282 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5cea1aa2-8a71-4ac6-bd4b-2edf1e62d56c tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-13305c20-a390-4cde-9f4f-bde9cb6dcdbb {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:31.854249 n-d-796905-2 sudo[102278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-13305c20-a390-4cde-9f4f-bde9cb6dcdbb
Sep 14 17:50:31.856138 n-d-796905-2 sudo[102278]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:32.442411 n-d-796905-2 sudo[102278]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:32.444729 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5cea1aa2-8a71-4ac6-bd4b-2edf1e62d56c tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-13305c20-a390-4cde-9f4f-bde9cb6dcdbb" returned: 0 in 0.612s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:32.446953 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5cea1aa2-8a71-4ac6-bd4b-2edf1e62d56c tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0344acde-c4f2-483e-a121-2f1f6f8bbf04 --snapshot stack-volumes-lvmdriver-1/volume-13305c20-a390-4cde-9f4f-bde9cb6dcdbb -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:32.479768 n-d-796905-2 sudo[102283]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0344acde-c4f2-483e-a121-2f1f6f8bbf04 --snapshot stack-volumes-lvmdriver-1/volume-13305c20-a390-4cde-9f4f-bde9cb6dcdbb -L 1.00g
Sep 14 17:50:32.480552 n-d-796905-2 sudo[102283]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:33.306952 n-d-796905-2 sudo[102283]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:33.310526 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5cea1aa2-8a71-4ac6-bd4b-2edf1e62d56c tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-0344acde-c4f2-483e-a121-2f1f6f8bbf04 --snapshot stack-volumes-lvmdriver-1/volume-13305c20-a390-4cde-9f4f-bde9cb6dcdbb -L 1.00g" returned: 0 in 0.863s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:33.521033 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-5cea1aa2-8a71-4ac6-bd4b-2edf1e62d56c tempest-GroupSnapshotsTest-400061262 None] group_snapshot e5038d1f-8c66-4dec-9320-1fc5ffe95833: created successfully
Sep 14 17:50:34.265256 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-27a109b3-dcec-4144-9d56-c05743f5c043 tempest-GroupSnapshotsTest-400061262 None] group_snapshot e5038d1f-8c66-4dec-9320-1fc5ffe95833: deleting
Sep 14 17:50:34.307415 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-27a109b3-dcec-4144-9d56-c05743f5c043 tempest-GroupSnapshotsTest-400061262 None] group_snapshot e5038d1f-8c66-4dec-9320-1fc5ffe95833: deleting {{(pid=84144) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4017}}
Sep 14 17:50:34.318767 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-27a109b3-dcec-4144-9d56-c05743f5c043 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0344acde-c4f2-483e-a121-2f1f6f8bbf04 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:34.342918 n-d-796905-2 sudo[102387]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0344acde-c4f2-483e-a121-2f1f6f8bbf04
Sep 14 17:50:34.345001 n-d-796905-2 sudo[102387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:35.150812 n-d-796905-2 sudo[102387]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:35.153100 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-27a109b3-dcec-4144-9d56-c05743f5c043 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-0344acde-c4f2-483e-a121-2f1f6f8bbf04" returned: 0 in 0.834s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:35.155260 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-27a109b3-dcec-4144-9d56-c05743f5c043 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0344acde-c4f2-483e-a121-2f1f6f8bbf04 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:35.176794 n-d-796905-2 sudo[102403]: ubuntu : TTY=unknown ; 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-0344acde-c4f2-483e-a121-2f1f6f8bbf04
Sep 14 17:50:35.177596 n-d-796905-2 sudo[102403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:36.017495 n-d-796905-2 sudo[102403]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:36.020252 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-27a109b3-dcec-4144-9d56-c05743f5c043 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-0344acde-c4f2-483e-a121-2f1f6f8bbf04" returned: 0 in 0.865s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:36.222871 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-27a109b3-dcec-4144-9d56-c05743f5c043 tempest-GroupSnapshotsTest-400061262 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-901943457 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-901943457, it is now deprecated. Please use the default quota class for default quota.
Sep 14 17:50:36.224304 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-27a109b3-dcec-4144-9d56-c05743f5c043 tempest-GroupSnapshotsTest-400061262 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-901943457 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-901943457, it is now deprecated. Please use the default quota class for default quota.
Sep 14 17:50:36.243487 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-27a109b3-dcec-4144-9d56-c05743f5c043 tempest-GroupSnapshotsTest-400061262 None] Created reservations ['7ac32df7-4041-46ba-8030-dbe0a9f45f8a', '8bbe8291-1be8-45f3-89e8-5d1aca0686fb', '82ba84f5-2caf-406a-92dc-9ff49f8995d6', 'abb3e538-7e46-4f25-9809-24f3e860e4e5'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:50:36.245858 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-27a109b3-dcec-4144-9d56-c05743f5c043 tempest-GroupSnapshotsTest-400061262 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:50:36.245858 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:50:36.245858 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:50:36.301104 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-27a109b3-dcec-4144-9d56-c05743f5c043 tempest-GroupSnapshotsTest-400061262 None] group_snapshot e5038d1f-8c66-4dec-9320-1fc5ffe95833: deleted successfully
Sep 14 17:50:37.350846 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-5dfef5f4-7eda-496c-b0c5-443b5f4b6b45 tempest-GroupSnapshotsTest-400061262 None] Skipping remove_export. No iscsi_target is presently exported for volume: 13305c20-a390-4cde-9f4f-bde9cb6dcdbb
Sep 14 17:50:37.352820 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5dfef5f4-7eda-496c-b0c5-443b5f4b6b45 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-13305c20-a390-4cde-9f4f-bde9cb6dcdbb {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:37.406356 n-d-796905-2 sudo[102453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-13305c20-a390-4cde-9f4f-bde9cb6dcdbb
Sep 14 17:50:37.409050 n-d-796905-2 sudo[102453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:38.095551 n-d-796905-2 sudo[102453]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:38.098622 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5dfef5f4-7eda-496c-b0c5-443b5f4b6b45 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-13305c20-a390-4cde-9f4f-bde9cb6dcdbb" returned: 0 in 0.745s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:38.100598 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5dfef5f4-7eda-496c-b0c5-443b5f4b6b45 tempest-GroupSnapshotsTest-400061262 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-13305c20-a390-4cde-9f4f-bde9cb6dcdbb {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:38.128891 n-d-796905-2 sudo[102457]: ubuntu : 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-13305c20-a390-4cde-9f4f-bde9cb6dcdbb
Sep 14 17:50:38.131177 n-d-796905-2 sudo[102457]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:38.991320 n-d-796905-2 sudo[102457]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:38.993632 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5dfef5f4-7eda-496c-b0c5-443b5f4b6b45 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-13305c20-a390-4cde-9f4f-bde9cb6dcdbb" returned: 0 in 0.893s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:38.995409 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5dfef5f4-7eda-496c-b0c5-443b5f4b6b45 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-13305c20-a390-4cde-9f4f-bde9cb6dcdbb {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:39.043538 n-d-796905-2 sudo[102460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-13305c20-a390-4cde-9f4f-bde9cb6dcdbb
Sep 14 17:50:39.044380 n-d-796905-2 sudo[102460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:39.261298 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-10aa6bec-0392-46f1-a970-ce100b8151a5 tempest-AttachSCSIVolumeTestJSON-1401100629 None] Lock "b'cinder-8c1536d3-a466-4892-90b7-1254ecffd4c2-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:50:39.392431 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:39.554938 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.162s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:39.555310 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:50:39.557084 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-10aa6bec-0392-46f1-a970-ce100b8151a5 tempest-AttachSCSIVolumeTestJSON-1401100629 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8c1536d3-a466-4892-90b7-1254ecffd4c2
Sep 14 17:50:39.558141 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-10aa6bec-0392-46f1-a970-ce100b8151a5 tempest-AttachSCSIVolumeTestJSON-1401100629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8c1536d3-a466-4892-90b7-1254ecffd4c2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:39.600958 n-d-796905-2 sudo[102465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8c1536d3-a466-4892-90b7-1254ecffd4c2
Sep 14 17:50:39.601808 n-d-796905-2 sudo[102465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:39.804245 n-d-796905-2 sudo[102460]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:39.810147 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5dfef5f4-7eda-496c-b0c5-443b5f4b6b45 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-13305c20-a390-4cde-9f4f-bde9cb6dcdbb" returned: 0 in 0.811s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:39.812064 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-5dfef5f4-7eda-496c-b0c5-443b5f4b6b45 tempest-GroupSnapshotsTest-400061262 None] Successfully deleted volume: 13305c20-a390-4cde-9f4f-bde9cb6dcdbb
Sep 14 17:50:39.978364 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-5dfef5f4-7eda-496c-b0c5-443b5f4b6b45 tempest-GroupSnapshotsTest-400061262 None] Created reservations ['bbca332d-bfa9-4e0b-b057-b0c8f1b3c53e'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:50:40.010890 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-5dfef5f4-7eda-496c-b0c5-443b5f4b6b45 tempest-GroupSnapshotsTest-400061262 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-901943457 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-901943457, it is now deprecated. Please use the default quota class for default quota.
Sep 14 17:50:40.033579 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-5dfef5f4-7eda-496c-b0c5-443b5f4b6b45 tempest-GroupSnapshotsTest-400061262 None] Created reservations ['9443b5e0-f47b-4178-8d7c-bbd1da3fee0e', 'ae88f882-8281-480e-a674-43bb745eb05a', 'acabfad7-0d85-4f24-a12d-be1eb0baf372', '44823a8c-364b-44a7-be91-8313134d6fbf'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:50:40.039343 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-5dfef5f4-7eda-496c-b0c5-443b5f4b6b45 tempest-GroupSnapshotsTest-400061262 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:50:40.039343 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:50:40.039343 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:50:40.168345 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-5dfef5f4-7eda-496c-b0c5-443b5f4b6b45 tempest-GroupSnapshotsTest-400061262 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:50:40.169244 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5dfef5f4-7eda-496c-b0c5-443b5f4b6b45 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:40.200269 n-d-796905-2 sudo[102472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:50:40.201103 n-d-796905-2 sudo[102472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:40.413902 n-d-796905-2 sudo[102465]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:40.417042 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-10aa6bec-0392-46f1-a970-ce100b8151a5 tempest-AttachSCSIVolumeTestJSON-1401100629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8c1536d3-a466-4892-90b7-1254ecffd4c2" returned: 0 in 0.858s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:40.419236 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-10aa6bec-0392-46f1-a970-ce100b8151a5 tempest-AttachSCSIVolumeTestJSON-1401100629 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-8c1536d3-a466-4892-90b7-1254ecffd4c2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:40.440468 n-d-796905-2 sudo[102475]: ubuntu : 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-8c1536d3-a466-4892-90b7-1254ecffd4c2
Sep 14 17:50:40.441413 n-d-796905-2 sudo[102475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:40.718943 n-d-796905-2 sudo[102472]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:40.721933 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5dfef5f4-7eda-496c-b0c5-443b5f4b6b45 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.552s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:40.724127 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5dfef5f4-7eda-496c-b0c5-443b5f4b6b45 tempest-GroupSnapshotsTest-400061262 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:40.763463 n-d-796905-2 sudo[102478]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:50:40.764260 n-d-796905-2 sudo[102478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:40.957385 n-d-796905-2 sudo[102475]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:40.959760 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-10aa6bec-0392-46f1-a970-ce100b8151a5 tempest-AttachSCSIVolumeTestJSON-1401100629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-8c1536d3-a466-4892-90b7-1254ecffd4c2" returned: 0 in 0.540s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:40.961908 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-10aa6bec-0392-46f1-a970-ce100b8151a5 tempest-AttachSCSIVolumeTestJSON-1401100629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c1536d3-a466-4892-90b7-1254ecffd4c2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:40.981735 n-d-796905-2 sudo[102481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c1536d3-a466-4892-90b7-1254ecffd4c2
Sep 14 17:50:40.983217 n-d-796905-2 sudo[102481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:41.225424 n-d-796905-2 sudo[102478]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:41.228142 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5dfef5f4-7eda-496c-b0c5-443b5f4b6b45 tempest-GroupSnapshotsTest-400061262 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:41.231061 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-5dfef5f4-7eda-496c-b0c5-443b5f4b6b45 tempest-GroupSnapshotsTest-400061262 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:50:41.246418 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-5dfef5f4-7eda-496c-b0c5-443b5f4b6b45 tempest-GroupSnapshotsTest-400061262 None] Delete group completed successfully.
Sep 14 17:50:41.575044 n-d-796905-2 sudo[102481]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:41.579174 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-10aa6bec-0392-46f1-a970-ce100b8151a5 tempest-AttachSCSIVolumeTestJSON-1401100629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8c1536d3-a466-4892-90b7-1254ecffd4c2" returned: 0 in 0.617s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:41.579986 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-10aa6bec-0392-46f1-a970-ce100b8151a5 tempest-AttachSCSIVolumeTestJSON-1401100629 None] Successfully deleted volume: 8c1536d3-a466-4892-90b7-1254ecffd4c2
Sep 14 17:50:41.663985 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-10aa6bec-0392-46f1-a970-ce100b8151a5 tempest-AttachSCSIVolumeTestJSON-1401100629 None] Created reservations ['4544041b-ddd5-4383-aa49-c329b69dffcc', '37278393-bde9-4fd1-b895-a710c6b3147e', 'd85fe22a-da5f-4825-845b-34a7e23b0030', '41f103ca-0f9e-40f0-91da-f50b28654fd1'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:50:41.668631 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-10aa6bec-0392-46f1-a970-ce100b8151a5 tempest-AttachSCSIVolumeTestJSON-1401100629 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:50:41.668631 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:50:41.668631 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:50:41.763146 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-10aa6bec-0392-46f1-a970-ce100b8151a5 tempest-AttachSCSIVolumeTestJSON-1401100629 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:50:41.763925 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-10aa6bec-0392-46f1-a970-ce100b8151a5 tempest-AttachSCSIVolumeTestJSON-1401100629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:41.788752 n-d-796905-2 sudo[102488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:50:41.790651 n-d-796905-2 sudo[102488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:42.347997 n-d-796905-2 sudo[102488]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:42.350644 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-10aa6bec-0392-46f1-a970-ce100b8151a5 tempest-AttachSCSIVolumeTestJSON-1401100629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.586s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:42.354149 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-10aa6bec-0392-46f1-a970-ce100b8151a5 tempest-AttachSCSIVolumeTestJSON-1401100629 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:50:42.378416 n-d-796905-2 sudo[102491]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:50:42.387199 n-d-796905-2 sudo[102491]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:50:43.055465 n-d-796905-2 sudo[102491]: pam_unix(sudo:session): session closed for user root
Sep 14 17:50:43.058056 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-10aa6bec-0392-46f1-a970-ce100b8151a5 tempest-AttachSCSIVolumeTestJSON-1401100629 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.704s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:50:43.060245 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-10aa6bec-0392-46f1-a970-ce100b8151a5 tempest-AttachSCSIVolumeTestJSON-1401100629 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:50:43.066967 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-10aa6bec-0392-46f1-a970-ce100b8151a5 tempest-AttachSCSIVolumeTestJSON-1401100629 None] Deleted volume successfully.
Sep 14 17:50:43.088614 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-10aa6bec-0392-46f1-a970-ce100b8151a5 tempest-AttachSCSIVolumeTestJSON-1401100629 None] Lock "b'cinder-8c1536d3-a466-4892-90b7-1254ecffd4c2-delete_volume'" released by "delete_volume" :: held 3.828s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:51:04.511511 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:51:04.511511 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:51:04.511511 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:04.557704 n-d-796905-2 sudo[102593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:51:04.558701 n-d-796905-2 sudo[102593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:05.254734 n-d-796905-2 sudo[102593]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:05.257644 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.746s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:05.261848 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:05.300442 n-d-796905-2 sudo[102609]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:51:05.301294 n-d-796905-2 sudo[102609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:06.009627 n-d-796905-2 sudo[102609]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:06.012630 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.750s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:06.014973 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:51:12.592645 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-ab3000b7-448e-4f3c-9c35-a8b620037640 tempest-DeleteServersTestJSON-326927952 None] Lock "b'cinder-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:51:12.838779 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:13.103045 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.267s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:13.103517 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:51:13.104631 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-ab3000b7-448e-4f3c-9c35-a8b620037640 tempest-DeleteServersTestJSON-326927952 None] Skipping remove_export. No iscsi_target is presently exported for volume: 493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e
Sep 14 17:51:13.105704 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ab3000b7-448e-4f3c-9c35-a8b620037640 tempest-DeleteServersTestJSON-326927952 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:13.139470 n-d-796905-2 sudo[102691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e
Sep 14 17:51:13.141209 n-d-796905-2 sudo[102691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:13.901216 n-d-796905-2 sudo[102691]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:13.903384 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ab3000b7-448e-4f3c-9c35-a8b620037640 tempest-DeleteServersTestJSON-326927952 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e" returned: 0 in 0.797s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:13.905207 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ab3000b7-448e-4f3c-9c35-a8b620037640 tempest-DeleteServersTestJSON-326927952 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-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:13.954157 n-d-796905-2 sudo[102694]: ubuntu : 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-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e
Sep 14 17:51:13.960409 n-d-796905-2 sudo[102694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:14.743307 n-d-796905-2 sudo[102694]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:14.745675 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ab3000b7-448e-4f3c-9c35-a8b620037640 tempest-DeleteServersTestJSON-326927952 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e" returned: 0 in 0.840s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:14.747900 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ab3000b7-448e-4f3c-9c35-a8b620037640 tempest-DeleteServersTestJSON-326927952 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:14.794370 n-d-796905-2 sudo[102699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e
Sep 14 17:51:14.798101 n-d-796905-2 sudo[102699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:15.904307 n-d-796905-2 sudo[102699]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:15.907180 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ab3000b7-448e-4f3c-9c35-a8b620037640 tempest-DeleteServersTestJSON-326927952 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e" returned: 0 in 1.159s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:15.911581 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-ab3000b7-448e-4f3c-9c35-a8b620037640 tempest-DeleteServersTestJSON-326927952 None] Successfully deleted volume: 493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e
Sep 14 17:51:16.010969 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-ab3000b7-448e-4f3c-9c35-a8b620037640 tempest-DeleteServersTestJSON-326927952 None] Created reservations ['71336893-946f-431c-abd9-b6f085e351f3', '59168296-a767-4cee-883b-dc965ac19a82', '064d8d32-b1c4-4cc8-8a71-db4d6a818b36', 'f1a5ecd3-40ea-4549-b7aa-5211a97903e7'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:51:16.014193 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-ab3000b7-448e-4f3c-9c35-a8b620037640 tempest-DeleteServersTestJSON-326927952 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:51:16.014193 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:51:16.014193 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:51:16.106515 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-ab3000b7-448e-4f3c-9c35-a8b620037640 tempest-DeleteServersTestJSON-326927952 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:51:16.107550 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ab3000b7-448e-4f3c-9c35-a8b620037640 tempest-DeleteServersTestJSON-326927952 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:16.188916 n-d-796905-2 sudo[102707]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:51:16.189859 n-d-796905-2 sudo[102707]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:17.165143 n-d-796905-2 sudo[102707]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:17.167359 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ab3000b7-448e-4f3c-9c35-a8b620037640 tempest-DeleteServersTestJSON-326927952 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.059s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:17.170034 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ab3000b7-448e-4f3c-9c35-a8b620037640 tempest-DeleteServersTestJSON-326927952 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:17.214020 n-d-796905-2 sudo[102710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:51:17.216180 n-d-796905-2 sudo[102710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:18.277113 n-d-796905-2 sudo[102710]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:18.281022 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ab3000b7-448e-4f3c-9c35-a8b620037640 tempest-DeleteServersTestJSON-326927952 None] CMD "sudo cinder-rootwrap /etc/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.111s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:18.284216 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-ab3000b7-448e-4f3c-9c35-a8b620037640 tempest-DeleteServersTestJSON-326927952 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:51:18.290952 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-ab3000b7-448e-4f3c-9c35-a8b620037640 tempest-DeleteServersTestJSON-326927952 None] Deleted volume successfully.
Sep 14 17:51:18.317437 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-ab3000b7-448e-4f3c-9c35-a8b620037640 tempest-DeleteServersTestJSON-326927952 None] Lock "b'cinder-493b3ec2-6ed8-47ae-9c8f-5ace4a716f1e-delete_volume'" released by "delete_volume" :: held 5.725s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:51:21.021158 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:51:21.029703 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:51:21.030470 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:51:21.046086 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] Flow 'volume_create_manager' (18dcbd2f-e5f9-4910-a8f8-13411f12e9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:51:21.050167 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (acf26ae9-ba3f-43e7-ab01-9a85ef78d8cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:21.078063 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:51:21.154039 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (acf26ae9-ba3f-43e7-ab01-9a85ef78d8cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:51:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1954300287',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=2b5c166d-e447-4253-bd3d-db0903a6d12b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebbbe0e2c1ef452fbe490868b66a0d83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:51:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:51:21Z,user_id='912034d7dcfd4ce0ac97304391ba3928',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:21.156887 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6e95a60a-6020-40e5-ae31-934c837b9339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:21.159606 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6e95a60a-6020-40e5-ae31-934c837b9339) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:21.162065 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9b7dfbf2-a76f-4b4e-b202-f66bfea47db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:21.165344 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9b7dfbf2-a76f-4b4e-b202-f66bfea47db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2b5c166d-e447-4253-bd3d-db0903a6d12b', 'volume_name': 'volume-2b5c166d-e447-4253-bd3d-db0903a6d12b', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:21.167726 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c4e70e8e-a81b-4234-995a-a7dcd74d7d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:21.170407 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c4e70e8e-a81b-4234-995a-a7dcd74d7d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:21.172792 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ee06c59b-152c-479c-b08e-4fbc08c971b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:21.173762 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] Volume 2b5c166d-e447-4253-bd3d-db0903a6d12b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2b5c166d-e447-4253-bd3d-db0903a6d12b', 'volume_size': 1}
Sep 14 17:51:21.174919 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2b5c166d-e447-4253-bd3d-db0903a6d12b stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:21.219647 n-d-796905-2 sudo[102713]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2b5c166d-e447-4253-bd3d-db0903a6d12b stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:51:21.230846 n-d-796905-2 sudo[102713]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:22.153293 n-d-796905-2 sudo[102713]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:22.155814 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2b5c166d-e447-4253-bd3d-db0903a6d12b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.980s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:22.159999 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ee06c59b-152c-479c-b08e-4fbc08c971b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2b5c166d-e447-4253-bd3d-db0903a6d12b', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:22.163833 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55985591-f6b9-49f0-b7e5-8654a6a637d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:22.177774 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] Volume volume-2b5c166d-e447-4253-bd3d-db0903a6d12b (2b5c166d-e447-4253-bd3d-db0903a6d12b): created successfully
Sep 14 17:51:22.182413 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (55985591-f6b9-49f0-b7e5-8654a6a637d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:22.190791 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] Flow 'volume_create_manager' (18dcbd2f-e5f9-4910-a8f8-13411f12e9b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:51:22.207396 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-74544247-cf73-46ae-8d3e-43bca94a1435 tempest-VolumesActionsTest-386119418 None] Created volume successfully.
Sep 14 17:51:22.414145 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-3082bb04-d221-4a5f-9e86-0bc4e1cc32f2 tempest-VolumesActionsTest-386119418 None] Lock "b'cinder-2b5c166d-e447-4253-bd3d-db0903a6d12b'" acquired by "attach_volume" :: waited 0.011s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:51:22.530995 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-3082bb04-d221-4a5f-9e86-0bc4e1cc32f2 tempest-VolumesActionsTest-386119418 None] Attaching volume 2b5c166d-e447-4253-bd3d-db0903a6d12b to instance a2c35757-be1f-42d9-b39c-201841e7ee7b at mountpoint /dev/sdb on host None.
Sep 14 17:51:22.667942 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-3082bb04-d221-4a5f-9e86-0bc4e1cc32f2 tempest-VolumesActionsTest-386119418 None] Attach volume completed successfully.
Sep 14 17:51:22.672474 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-3082bb04-d221-4a5f-9e86-0bc4e1cc32f2 tempest-VolumesActionsTest-386119418 None] Lock "b'cinder-2b5c166d-e447-4253-bd3d-db0903a6d12b'" released by "attach_volume" :: held 0.258s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:51:24.049215 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7a95bc98-45a8-41ce-a4d9-d183f6ae34a5 tempest-VolumesActionsTest-1283112158 None] Terminate volume connection completed successfully.
Sep 14 17:51:24.086829 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-7a95bc98-45a8-41ce-a4d9-d183f6ae34a5 tempest-VolumesActionsTest-1283112158 None] Lock "b'cinder-2b5c166d-e447-4253-bd3d-db0903a6d12b-detach_volume'" acquired by "detach_volume" :: waited 0.010s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:51:24.130450 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7a95bc98-45a8-41ce-a4d9-d183f6ae34a5 tempest-VolumesActionsTest-1283112158 None] Detaching volume 2b5c166d-e447-4253-bd3d-db0903a6d12b from instance a2c35757-be1f-42d9-b39c-201841e7ee7b.
Sep 14 17:51:24.131173 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-7a95bc98-45a8-41ce-a4d9-d183f6ae34a5 tempest-VolumesActionsTest-1283112158 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2b5c166d-e447-4253-bd3d-db0903a6d12b
Sep 14 17:51:24.316993 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-7a95bc98-45a8-41ce-a4d9-d183f6ae34a5 tempest-VolumesActionsTest-1283112158 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:51:24.316993 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:51:24.316993 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:51:24.327380 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7a95bc98-45a8-41ce-a4d9-d183f6ae34a5 tempest-VolumesActionsTest-1283112158 None] Detach volume completed successfully.
Sep 14 17:51:24.361867 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-7a95bc98-45a8-41ce-a4d9-d183f6ae34a5 tempest-VolumesActionsTest-1283112158 None] Lock "b'cinder-2b5c166d-e447-4253-bd3d-db0903a6d12b-detach_volume'" released by "detach_volume" :: held 0.275s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:51:24.778176 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-9bceeada-5885-45e9-96c3-0bb319924d6f tempest-VolumesActionsTest-386119418 None] Lock "b'cinder-2b5c166d-e447-4253-bd3d-db0903a6d12b-detach_volume'" acquired by "detach_volume" :: waited 0.014s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:51:24.789764 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-9bceeada-5885-45e9-96c3-0bb319924d6f tempest-VolumesActionsTest-386119418 None] Volume detach called, but volume not attached.
Sep 14 17:51:24.810332 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-9bceeada-5885-45e9-96c3-0bb319924d6f tempest-VolumesActionsTest-386119418 None] Lock "b'cinder-2b5c166d-e447-4253-bd3d-db0903a6d12b-detach_volume'" released by "detach_volume" :: held 0.032s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:51:31.881938 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:51:31.889966 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:51:31.890927 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:51:31.939380 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] Flow 'volume_create_manager' (d8af6fcf-103f-4aee-a063-baeae5ad4dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:51:31.948865 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (12fa7267-5bf1-486e-9cd7-d296a96e7c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:32.020754 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:51:32.104872 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (12fa7267-5bf1-486e-9cd7-d296a96e7c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:51:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-835588750',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=25b91d56-251e-4df2-b565-81fce974b60b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebbbe0e2c1ef452fbe490868b66a0d83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17: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-09-14T17:51:32Z,user_id='912034d7dcfd4ce0ac97304391ba3928',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:32.109964 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e241180-eaea-4947-b6b4-ab6ebe52337d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:32.131651 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9e241180-eaea-4947-b6b4-ab6ebe52337d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:32.137667 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (edb1ca3f-ae9e-41a9-ac34-08d204bd91c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:32.153113 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (edb1ca3f-ae9e-41a9-ac34-08d204bd91c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '25b91d56-251e-4df2-b565-81fce974b60b', 'volume_name': 'volume-25b91d56-251e-4df2-b565-81fce974b60b', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:32.159475 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6f54012f-a95e-48dc-b91b-63c0f0cf040b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:32.171557 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6f54012f-a95e-48dc-b91b-63c0f0cf040b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:32.180771 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (272ca296-ac57-49e3-9c21-9f8846abb8f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:32.182260 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] Volume 25b91d56-251e-4df2-b565-81fce974b60b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-25b91d56-251e-4df2-b565-81fce974b60b', 'volume_size': 1}
Sep 14 17:51:32.191373 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-25b91d56-251e-4df2-b565-81fce974b60b stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:32.251414 n-d-796905-2 sudo[102784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-25b91d56-251e-4df2-b565-81fce974b60b stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:51:32.252191 n-d-796905-2 sudo[102784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:33.612086 n-d-796905-2 sudo[102784]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:33.614292 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-25b91d56-251e-4df2-b565-81fce974b60b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.423s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:33.618671 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (272ca296-ac57-49e3-9c21-9f8846abb8f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-25b91d56-251e-4df2-b565-81fce974b60b', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:33.622055 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (753f5266-9cff-40b9-aefc-0d4e712a5602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:33.644543 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] Volume volume-25b91d56-251e-4df2-b565-81fce974b60b (25b91d56-251e-4df2-b565-81fce974b60b): created successfully
Sep 14 17:51:33.647235 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (753f5266-9cff-40b9-aefc-0d4e712a5602) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:33.659323 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] Flow 'volume_create_manager' (d8af6fcf-103f-4aee-a063-baeae5ad4dc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:51:33.684614 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-94f7ee2e-f8df-48d8-a6fb-f7cb6e82ef6e tempest-VolumesActionsTest-386119418 None] Created volume successfully.
Sep 14 17:51:35.771331 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-dce555ec-12ba-4d2f-8af1-3ea44c9ceee9 tempest-VolumesActionsTest-1283112158 None] Lock "b'cinder-25b91d56-251e-4df2-b565-81fce974b60b-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:51:35.842488 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-dce555ec-12ba-4d2f-8af1-3ea44c9ceee9 tempest-VolumesActionsTest-1283112158 None] Skipping remove_export. No iscsi_target is presently exported for volume: 25b91d56-251e-4df2-b565-81fce974b60b
Sep 14 17:51:35.843830 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dce555ec-12ba-4d2f-8af1-3ea44c9ceee9 tempest-VolumesActionsTest-1283112158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-25b91d56-251e-4df2-b565-81fce974b60b {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:35.909622 n-d-796905-2 sudo[102906]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-25b91d56-251e-4df2-b565-81fce974b60b
Sep 14 17:51:35.921527 n-d-796905-2 sudo[102906]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:36.703914 n-d-796905-2 sudo[102906]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:36.706262 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dce555ec-12ba-4d2f-8af1-3ea44c9ceee9 tempest-VolumesActionsTest-1283112158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-25b91d56-251e-4df2-b565-81fce974b60b" returned: 0 in 0.862s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:36.711665 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dce555ec-12ba-4d2f-8af1-3ea44c9ceee9 tempest-VolumesActionsTest-1283112158 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-25b91d56-251e-4df2-b565-81fce974b60b {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:36.754706 n-d-796905-2 sudo[102910]: ubuntu : 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-25b91d56-251e-4df2-b565-81fce974b60b
Sep 14 17:51:36.766594 n-d-796905-2 sudo[102910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:37.293212 n-d-796905-2 sudo[102910]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:37.295599 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dce555ec-12ba-4d2f-8af1-3ea44c9ceee9 tempest-VolumesActionsTest-1283112158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-25b91d56-251e-4df2-b565-81fce974b60b" returned: 0 in 0.586s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:37.298203 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dce555ec-12ba-4d2f-8af1-3ea44c9ceee9 tempest-VolumesActionsTest-1283112158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-25b91d56-251e-4df2-b565-81fce974b60b {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:37.321621 n-d-796905-2 sudo[102913]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-25b91d56-251e-4df2-b565-81fce974b60b
Sep 14 17:51:37.325100 n-d-796905-2 sudo[102913]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:38.281298 n-d-796905-2 sudo[102913]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:38.283691 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dce555ec-12ba-4d2f-8af1-3ea44c9ceee9 tempest-VolumesActionsTest-1283112158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-25b91d56-251e-4df2-b565-81fce974b60b" returned: 0 in 0.985s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:38.284799 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-dce555ec-12ba-4d2f-8af1-3ea44c9ceee9 tempest-VolumesActionsTest-1283112158 None] Successfully deleted volume: 25b91d56-251e-4df2-b565-81fce974b60b
Sep 14 17:51:38.379780 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-dce555ec-12ba-4d2f-8af1-3ea44c9ceee9 tempest-VolumesActionsTest-1283112158 None] Created reservations ['b56ae44c-91ae-43aa-9631-b492f3be8aed', 'a6c4ec4e-39d7-4564-8782-c2d7a8805c22', '15375e2f-987d-4b99-9a5b-4cdb58bf0608', '898fd498-bb5e-4986-b56c-8915ef7673ee'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:51:38.387454 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-dce555ec-12ba-4d2f-8af1-3ea44c9ceee9 tempest-VolumesActionsTest-1283112158 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:51:38.387454 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:51:38.387454 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:51:38.479232 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-dce555ec-12ba-4d2f-8af1-3ea44c9ceee9 tempest-VolumesActionsTest-1283112158 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:51:38.481780 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dce555ec-12ba-4d2f-8af1-3ea44c9ceee9 tempest-VolumesActionsTest-1283112158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:38.529534 n-d-796905-2 sudo[102931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:51:38.530625 n-d-796905-2 sudo[102931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:39.204177 n-d-796905-2 sudo[102931]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:39.207044 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dce555ec-12ba-4d2f-8af1-3ea44c9ceee9 tempest-VolumesActionsTest-1283112158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.725s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:39.209981 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dce555ec-12ba-4d2f-8af1-3ea44c9ceee9 tempest-VolumesActionsTest-1283112158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:39.232274 n-d-796905-2 sudo[102934]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:51:39.233179 n-d-796905-2 sudo[102934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:40.088265 n-d-796905-2 sudo[102934]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:40.090852 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dce555ec-12ba-4d2f-8af1-3ea44c9ceee9 tempest-VolumesActionsTest-1283112158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.881s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:40.094468 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-dce555ec-12ba-4d2f-8af1-3ea44c9ceee9 tempest-VolumesActionsTest-1283112158 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:51:40.106486 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-dce555ec-12ba-4d2f-8af1-3ea44c9ceee9 tempest-VolumesActionsTest-1283112158 None] Deleted volume successfully.
Sep 14 17:51:40.131119 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-dce555ec-12ba-4d2f-8af1-3ea44c9ceee9 tempest-VolumesActionsTest-1283112158 None] Lock "b'cinder-25b91d56-251e-4df2-b565-81fce974b60b-delete_volume'" released by "delete_volume" :: held 4.358s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:51:40.365038 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:51:40.375986 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:51:40.377190 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:51:40.416609 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] Flow 'volume_create_manager' (8af5f5a4-d563-45b6-8009-6964849dfe25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:51:40.419901 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0460db43-7c40-40a3-9784-39380bdc5092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:40.463701 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:51:40.510115 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0460db43-7c40-40a3-9784-39380bdc5092) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:51:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1888855214',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=502de909-094e-4de6-96c5-f7f6501bc022,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebbbe0e2c1ef452fbe490868b66a0d83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17: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-09-14T17:51:40Z,user_id='912034d7dcfd4ce0ac97304391ba3928',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:40.518013 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7414af6f-eab8-4eb7-8cb3-953bcdd0c4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:40.520098 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7414af6f-eab8-4eb7-8cb3-953bcdd0c4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:40.522976 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a732f4a8-c4aa-4a4b-ab5a-fd775ab16d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:40.525165 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a732f4a8-c4aa-4a4b-ab5a-fd775ab16d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '502de909-094e-4de6-96c5-f7f6501bc022', 'volume_name': 'volume-502de909-094e-4de6-96c5-f7f6501bc022', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:40.527294 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f5fe70cc-9e23-4523-89e3-2ef09817f642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:40.547676 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f5fe70cc-9e23-4523-89e3-2ef09817f642) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:40.551418 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (659a72bf-5651-44f1-b5f2-6fdc7e0b37ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:40.552234 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] Volume 502de909-094e-4de6-96c5-f7f6501bc022: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-502de909-094e-4de6-96c5-f7f6501bc022', 'volume_size': 1}
Sep 14 17:51:40.553336 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-502de909-094e-4de6-96c5-f7f6501bc022 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:40.630016 n-d-796905-2 sudo[102937]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-502de909-094e-4de6-96c5-f7f6501bc022 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:51:40.633048 n-d-796905-2 sudo[102937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:41.299704 n-d-796905-2 sudo[102937]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:41.302036 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-502de909-094e-4de6-96c5-f7f6501bc022 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.748s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:41.311097 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (659a72bf-5651-44f1-b5f2-6fdc7e0b37ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-502de909-094e-4de6-96c5-f7f6501bc022', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:41.325291 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0b10036-eb07-4c95-9602-bcb70b1cf698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:41.359180 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] Volume volume-502de909-094e-4de6-96c5-f7f6501bc022 (502de909-094e-4de6-96c5-f7f6501bc022): created successfully
Sep 14 17:51:41.361285 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0b10036-eb07-4c95-9602-bcb70b1cf698) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:41.369877 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] Flow 'volume_create_manager' (8af5f5a4-d563-45b6-8009-6964849dfe25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:51:41.387167 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-9683b2e4-54e9-4f39-be82-b672d5e10562 tempest-VolumesActionsTest-386119418 None] Created volume successfully.
Sep 14 17:51:42.288424 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-11d7e524-c131-4976-afb8-ce3e1c6c42b4 tempest-VolumesActionsTest-1283112158 None] Lock "b'cinder-502de909-094e-4de6-96c5-f7f6501bc022-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:51:42.429416 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-11d7e524-c131-4976-afb8-ce3e1c6c42b4 tempest-VolumesActionsTest-1283112158 None] Skipping remove_export. No iscsi_target is presently exported for volume: 502de909-094e-4de6-96c5-f7f6501bc022
Sep 14 17:51:42.432986 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-11d7e524-c131-4976-afb8-ce3e1c6c42b4 tempest-VolumesActionsTest-1283112158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-502de909-094e-4de6-96c5-f7f6501bc022 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:42.482804 n-d-796905-2 sudo[102981]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-502de909-094e-4de6-96c5-f7f6501bc022
Sep 14 17:51:42.484437 n-d-796905-2 sudo[102981]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:43.426424 n-d-796905-2 sudo[102981]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:43.429536 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-11d7e524-c131-4976-afb8-ce3e1c6c42b4 tempest-VolumesActionsTest-1283112158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-502de909-094e-4de6-96c5-f7f6501bc022" returned: 0 in 0.996s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:43.430877 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-11d7e524-c131-4976-afb8-ce3e1c6c42b4 tempest-VolumesActionsTest-1283112158 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-502de909-094e-4de6-96c5-f7f6501bc022 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:43.509354 n-d-796905-2 sudo[102991]: ubuntu : 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-502de909-094e-4de6-96c5-f7f6501bc022
Sep 14 17:51:43.513998 n-d-796905-2 sudo[102991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:44.139329 n-d-796905-2 sudo[102991]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:44.141697 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-11d7e524-c131-4976-afb8-ce3e1c6c42b4 tempest-VolumesActionsTest-1283112158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-502de909-094e-4de6-96c5-f7f6501bc022" returned: 0 in 0.710s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:44.148397 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-11d7e524-c131-4976-afb8-ce3e1c6c42b4 tempest-VolumesActionsTest-1283112158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-502de909-094e-4de6-96c5-f7f6501bc022 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:44.184824 n-d-796905-2 sudo[103002]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-502de909-094e-4de6-96c5-f7f6501bc022
Sep 14 17:51:44.187560 n-d-796905-2 sudo[103002]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:45.220380 n-d-796905-2 sudo[103002]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:45.223350 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-11d7e524-c131-4976-afb8-ce3e1c6c42b4 tempest-VolumesActionsTest-1283112158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-502de909-094e-4de6-96c5-f7f6501bc022" returned: 0 in 1.076s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:45.225906 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-11d7e524-c131-4976-afb8-ce3e1c6c42b4 tempest-VolumesActionsTest-1283112158 None] Successfully deleted volume: 502de909-094e-4de6-96c5-f7f6501bc022
Sep 14 17:51:45.316251 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-11d7e524-c131-4976-afb8-ce3e1c6c42b4 tempest-VolumesActionsTest-1283112158 None] Created reservations ['5bbb4c1f-e118-4233-bdf0-a2ba46e2f987', '21832ad8-7000-4a0b-9ce8-94cef3cf3e06', 'f12163c8-5929-4527-8d48-14db04f74fde', 'dfef78a2-c529-4155-b1fe-30a46fcbba51'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:51:45.342098 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-11d7e524-c131-4976-afb8-ce3e1c6c42b4 tempest-VolumesActionsTest-1283112158 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:51:45.342098 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:51:45.342098 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:51:45.427561 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-11d7e524-c131-4976-afb8-ce3e1c6c42b4 tempest-VolumesActionsTest-1283112158 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:51:45.429156 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-11d7e524-c131-4976-afb8-ce3e1c6c42b4 tempest-VolumesActionsTest-1283112158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:45.485133 n-d-796905-2 sudo[103071]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:51:45.491750 n-d-796905-2 sudo[103071]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:46.206544 n-d-796905-2 sudo[103071]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:46.210396 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-11d7e524-c131-4976-afb8-ce3e1c6c42b4 tempest-VolumesActionsTest-1283112158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.780s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:46.214246 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-11d7e524-c131-4976-afb8-ce3e1c6c42b4 tempest-VolumesActionsTest-1283112158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:46.243375 n-d-796905-2 sudo[103102]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:51:46.245105 n-d-796905-2 sudo[103102]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:47.092972 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:51:47.111865 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:51:47.115230 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:51:47.197674 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] Flow 'volume_create_manager' (34e5f00e-d369-44f6-b7a9-a3fd8829d303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:51:47.213660 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9f2c56e2-b621-490e-8711-98edbf2514ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:47.298381 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:51:47.395029 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9f2c56e2-b621-490e-8711-98edbf2514ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:51:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1592214988',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=48bb7fa4-75b9-43af-adbe-5525b4bd046f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebbbe0e2c1ef452fbe490868b66a0d83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:51:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:51:47Z,user_id='912034d7dcfd4ce0ac97304391ba3928',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:47.406915 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (74731d3a-7137-4058-9fbf-048a298aac1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:47.409072 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (74731d3a-7137-4058-9fbf-048a298aac1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:47.411384 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f6474451-ae22-499c-a629-2cb3afe7b6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:47.415592 n-d-796905-2 sudo[103102]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:47.422726 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f6474451-ae22-499c-a629-2cb3afe7b6b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '48bb7fa4-75b9-43af-adbe-5525b4bd046f', 'volume_name': 'volume-48bb7fa4-75b9-43af-adbe-5525b4bd046f', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:47.429615 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6d9aec00-7fa0-450e-8932-005499473c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:47.433267 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6d9aec00-7fa0-450e-8932-005499473c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:47.436225 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dccbe36c-0cf6-48e7-86df-ee10ec824c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:47.437457 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] Volume 48bb7fa4-75b9-43af-adbe-5525b4bd046f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-48bb7fa4-75b9-43af-adbe-5525b4bd046f', 'volume_size': 1}
Sep 14 17:51:47.438938 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-48bb7fa4-75b9-43af-adbe-5525b4bd046f stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:47.484571 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-11d7e524-c131-4976-afb8-ce3e1c6c42b4 tempest-VolumesActionsTest-1283112158 None] CMD "sudo cinder-rootwrap /etc/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.268s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:47.487510 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-11d7e524-c131-4976-afb8-ce3e1c6c42b4 tempest-VolumesActionsTest-1283112158 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:51:47.495270 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-11d7e524-c131-4976-afb8-ce3e1c6c42b4 tempest-VolumesActionsTest-1283112158 None] Deleted volume successfully.
Sep 14 17:51:47.505257 n-d-796905-2 sudo[103115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-48bb7fa4-75b9-43af-adbe-5525b4bd046f stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:51:47.519373 n-d-796905-2 sudo[103115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:47.523339 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-11d7e524-c131-4976-afb8-ce3e1c6c42b4 tempest-VolumesActionsTest-1283112158 None] Lock "b'cinder-502de909-094e-4de6-96c5-f7f6501bc022-delete_volume'" released by "delete_volume" :: held 5.234s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:51:48.502945 n-d-796905-2 sudo[103115]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:48.505158 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-48bb7fa4-75b9-43af-adbe-5525b4bd046f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.066s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:48.508403 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dccbe36c-0cf6-48e7-86df-ee10ec824c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-48bb7fa4-75b9-43af-adbe-5525b4bd046f', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:48.511395 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6a31e72a-b8f4-4cb0-8b38-edcc4293d0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:48.530761 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] Volume volume-48bb7fa4-75b9-43af-adbe-5525b4bd046f (48bb7fa4-75b9-43af-adbe-5525b4bd046f): created successfully
Sep 14 17:51:48.532848 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6a31e72a-b8f4-4cb0-8b38-edcc4293d0a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:48.535976 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] Flow 'volume_create_manager' (34e5f00e-d369-44f6-b7a9-a3fd8829d303) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:51:48.577877 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-660d102c-85b9-4731-bb56-f330ef737db0 tempest-VolumesActionsTest-386119418 None] Created volume successfully.
Sep 14 17:51:50.330140 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-a8734b37-aab6-42ad-baa2-7c984353ba05 tempest-VolumesActionsTest-1283112158 None] Lock "b'cinder-48bb7fa4-75b9-43af-adbe-5525b4bd046f-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:51:50.437977 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-a8734b37-aab6-42ad-baa2-7c984353ba05 tempest-VolumesActionsTest-1283112158 None] Skipping remove_export. No iscsi_target is presently exported for volume: 48bb7fa4-75b9-43af-adbe-5525b4bd046f
Sep 14 17:51:50.439209 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8734b37-aab6-42ad-baa2-7c984353ba05 tempest-VolumesActionsTest-1283112158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-48bb7fa4-75b9-43af-adbe-5525b4bd046f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:50.493325 n-d-796905-2 sudo[103153]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-48bb7fa4-75b9-43af-adbe-5525b4bd046f
Sep 14 17:51:50.495937 n-d-796905-2 sudo[103153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:51.722736 n-d-796905-2 sudo[103153]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:51.725945 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8734b37-aab6-42ad-baa2-7c984353ba05 tempest-VolumesActionsTest-1283112158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-48bb7fa4-75b9-43af-adbe-5525b4bd046f" returned: 0 in 1.286s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:51.728844 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8734b37-aab6-42ad-baa2-7c984353ba05 tempest-VolumesActionsTest-1283112158 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-48bb7fa4-75b9-43af-adbe-5525b4bd046f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:51.773130 n-d-796905-2 sudo[103168]: ubuntu : 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-48bb7fa4-75b9-43af-adbe-5525b4bd046f
Sep 14 17:51:51.777214 n-d-796905-2 sudo[103168]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:52.723868 n-d-796905-2 sudo[103168]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:52.728797 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8734b37-aab6-42ad-baa2-7c984353ba05 tempest-VolumesActionsTest-1283112158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-48bb7fa4-75b9-43af-adbe-5525b4bd046f" returned: 0 in 1.000s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:52.731134 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8734b37-aab6-42ad-baa2-7c984353ba05 tempest-VolumesActionsTest-1283112158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-48bb7fa4-75b9-43af-adbe-5525b4bd046f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:52.800349 n-d-796905-2 sudo[103177]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-48bb7fa4-75b9-43af-adbe-5525b4bd046f
Sep 14 17:51:52.804060 n-d-796905-2 sudo[103177]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:53.586577 n-d-796905-2 sudo[103177]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:53.588768 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8734b37-aab6-42ad-baa2-7c984353ba05 tempest-VolumesActionsTest-1283112158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-48bb7fa4-75b9-43af-adbe-5525b4bd046f" returned: 0 in 0.857s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:53.590230 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-a8734b37-aab6-42ad-baa2-7c984353ba05 tempest-VolumesActionsTest-1283112158 None] Successfully deleted volume: 48bb7fa4-75b9-43af-adbe-5525b4bd046f
Sep 14 17:51:53.700835 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-a8734b37-aab6-42ad-baa2-7c984353ba05 tempest-VolumesActionsTest-1283112158 None] Created reservations ['7698140e-6eb9-4c6d-9ccd-1be64e120e28', '13fefa8b-e883-4051-bbd2-fb2b96138a55', 'f4b81dbe-57dd-437f-af1e-50da114923ed', '9de4e316-57aa-41bc-a617-65cbac41841d'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:51:53.704366 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-a8734b37-aab6-42ad-baa2-7c984353ba05 tempest-VolumesActionsTest-1283112158 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:51:53.704366 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:51:53.704366 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:51:53.785591 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-a8734b37-aab6-42ad-baa2-7c984353ba05 tempest-VolumesActionsTest-1283112158 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:51:53.787786 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8734b37-aab6-42ad-baa2-7c984353ba05 tempest-VolumesActionsTest-1283112158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:53.838605 n-d-796905-2 sudo[103186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:51:53.847120 n-d-796905-2 sudo[103186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:54.040050 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7e6b1e87-0b80-4cec-af39-8dac6b340c02 tempest-GroupsV314Test-394840436 None] Group tempest-GroupsV314Test-Group-825478342: creating
Sep 14 17:51:54.092184 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7e6b1e87-0b80-4cec-af39-8dac6b340c02 tempest-GroupsV314Test-394840436 None] Group tempest-GroupsV314Test-Group-825478342: created successfully
Sep 14 17:51:54.147974 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7e6b1e87-0b80-4cec-af39-8dac6b340c02 tempest-GroupsV314Test-394840436 None] Create group completed successfully.
Sep 14 17:51:54.840225 n-d-796905-2 sudo[103186]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:54.850753 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8734b37-aab6-42ad-baa2-7c984353ba05 tempest-VolumesActionsTest-1283112158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:54.855838 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8734b37-aab6-42ad-baa2-7c984353ba05 tempest-VolumesActionsTest-1283112158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:54.906141 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:51:54.910770 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:51:54.913947 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:51:54.922959 n-d-796905-2 sudo[103196]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:51:54.924004 n-d-796905-2 sudo[103196]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:54.980490 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] Flow 'volume_create_manager' (a59a1eb9-7115-4e41-803f-07a70e8a9947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:51:54.994161 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a592d91-38ba-4276-aad1-b6b959c67aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:55.084948 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:51:55.166170 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a592d91-38ba-4276-aad1-b6b959c67aff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:51:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2076780280',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=59256bfc-2982-43b3-9259-e3d887ab7b73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebbbe0e2c1ef452fbe490868b66a0d83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:51:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:51:55Z,user_id='912034d7dcfd4ce0ac97304391ba3928',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:55.169066 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (220900ab-76a1-42c1-b277-558276d73389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:55.171841 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (220900ab-76a1-42c1-b277-558276d73389) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:55.174771 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d74e1f4-929f-457f-90ac-d66fd3a6bded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:55.177278 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d74e1f4-929f-457f-90ac-d66fd3a6bded) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '59256bfc-2982-43b3-9259-e3d887ab7b73', 'volume_name': 'volume-59256bfc-2982-43b3-9259-e3d887ab7b73', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:55.180145 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b39fea38-540c-4746-968a-428d3b745223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:55.182496 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b39fea38-540c-4746-968a-428d3b745223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:55.187411 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1420626f-430e-4ab2-b047-4e4385bb1582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:55.188405 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] Volume 59256bfc-2982-43b3-9259-e3d887ab7b73: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-59256bfc-2982-43b3-9259-e3d887ab7b73', 'volume_size': 1}
Sep 14 17:51:55.190168 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-59256bfc-2982-43b3-9259-e3d887ab7b73 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:55.270084 n-d-796905-2 sudo[103205]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-59256bfc-2982-43b3-9259-e3d887ab7b73 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:51:55.275177 n-d-796905-2 sudo[103205]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:55.854581 n-d-796905-2 sudo[103196]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:55.857246 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8734b37-aab6-42ad-baa2-7c984353ba05 tempest-VolumesActionsTest-1283112158 None] CMD "sudo cinder-rootwrap /etc/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.001s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:55.860512 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-a8734b37-aab6-42ad-baa2-7c984353ba05 tempest-VolumesActionsTest-1283112158 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:51:55.867878 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-a8734b37-aab6-42ad-baa2-7c984353ba05 tempest-VolumesActionsTest-1283112158 None] Deleted volume successfully.
Sep 14 17:51:55.906639 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-a8734b37-aab6-42ad-baa2-7c984353ba05 tempest-VolumesActionsTest-1283112158 None] Lock "b'cinder-48bb7fa4-75b9-43af-adbe-5525b4bd046f-delete_volume'" released by "delete_volume" :: held 5.576s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:51:56.156840 n-d-796905-2 sudo[103205]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:56.165204 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:51:56.180007 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:51:56.180676 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:51:56.219790 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] Flow 'volume_create_manager' (1f8633e8-5225-4508-9258-b61b487c6ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:51:56.229400 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7631e645-90de-469a-a7b2-404edbb4b864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:56.268165 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-59256bfc-2982-43b3-9259-e3d887ab7b73 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.078s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:56.270272 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1420626f-430e-4ab2-b047-4e4385bb1582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-59256bfc-2982-43b3-9259-e3d887ab7b73', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:56.273334 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (38a7387b-5b73-4abc-82f4-19b0e6a2515e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:56.280897 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:51:56.342060 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7631e645-90de-469a-a7b2-404edbb4b864) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:51:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1374576869',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=d6b3e727-b996-4001-80bb-d15eb68116ea,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=6cd3fc83-2793-4683-a28d-35193485d710,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='618271d8e3794d8497afff7aba4d98b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:51:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:51:56Z,user_id='3551a358ca274f47a499478f63ceac2e',volume_attachment=>,volume_type=VolumeType(2709240d-4fca-40ec-8c3a-2b58393ec4b7),volume_type_id=2709240d-4fca-40ec-8c3a-2b58393ec4b7)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:56.360605 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (48bfd789-aa6f-43b9-a420-c6af79dbbb90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:56.360605 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (48bfd789-aa6f-43b9-a420-c6af79dbbb90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:56.360605 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9757429a-6514-4c55-87d2-7ffc3be24596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:56.366363 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9757429a-6514-4c55-87d2-7ffc3be24596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6cd3fc83-2793-4683-a28d-35193485d710', 'volume_name': 'volume-6cd3fc83-2793-4683-a28d-35193485d710', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:56.368533 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fc1c26ec-7639-4a85-a1f8-8e0c90053fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:56.384937 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fc1c26ec-7639-4a85-a1f8-8e0c90053fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:56.387571 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b36b283d-db02-46b8-b937-07e100584a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:56.397987 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] Volume volume-59256bfc-2982-43b3-9259-e3d887ab7b73 (59256bfc-2982-43b3-9259-e3d887ab7b73): created successfully
Sep 14 17:51:56.399917 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (38a7387b-5b73-4abc-82f4-19b0e6a2515e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:56.411646 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] Flow 'volume_create_manager' (a59a1eb9-7115-4e41-803f-07a70e8a9947) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:51:56.439868 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-359de78f-f283-4cd4-9aca-22aea66efa5c tempest-VolumesActionsTest-386119418 None] Created volume successfully.
Sep 14 17:51:56.472939 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] Volume 6cd3fc83-2793-4683-a28d-35193485d710: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6cd3fc83-2793-4683-a28d-35193485d710', 'volume_size': 1}
Sep 14 17:51:56.480488 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6cd3fc83-2793-4683-a28d-35193485d710 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:56.524999 n-d-796905-2 sudo[103240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6cd3fc83-2793-4683-a28d-35193485d710 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:51:56.526721 n-d-796905-2 sudo[103240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:57.312561 n-d-796905-2 sudo[103240]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:57.314622 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6cd3fc83-2793-4683-a28d-35193485d710 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.836s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:57.317800 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b36b283d-db02-46b8-b937-07e100584a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6cd3fc83-2793-4683-a28d-35193485d710', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:57.320092 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77dc5a25-6858-4c52-9327-641505916e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:51:57.335840 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] Volume volume-6cd3fc83-2793-4683-a28d-35193485d710 (6cd3fc83-2793-4683-a28d-35193485d710): created successfully
Sep 14 17:51:57.339992 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77dc5a25-6858-4c52-9327-641505916e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:51:57.345966 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] Flow 'volume_create_manager' (1f8633e8-5225-4508-9258-b61b487c6ae9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:51:57.375700 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-f1438196-c0b9-4abe-965c-fcb55c2d94f2 tempest-GroupsV314Test-394840436 None] Created volume successfully.
Sep 14 17:51:58.271344 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-25dff94b-d4ad-4d90-b119-be6c2e212b09 tempest-VolumesActionsTest-1283112158 None] Lock "b'cinder-59256bfc-2982-43b3-9259-e3d887ab7b73-delete_volume'" acquired by "delete_volume" :: waited 0.033s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:51:58.398548 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-25dff94b-d4ad-4d90-b119-be6c2e212b09 tempest-VolumesActionsTest-1283112158 None] Skipping remove_export. No iscsi_target is presently exported for volume: 59256bfc-2982-43b3-9259-e3d887ab7b73
Sep 14 17:51:58.402032 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-25dff94b-d4ad-4d90-b119-be6c2e212b09 tempest-VolumesActionsTest-1283112158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-59256bfc-2982-43b3-9259-e3d887ab7b73 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:58.442880 n-d-796905-2 sudo[103295]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-59256bfc-2982-43b3-9259-e3d887ab7b73
Sep 14 17:51:58.445261 n-d-796905-2 sudo[103295]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:59.326666 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] Creating clone of volume: 6cd3fc83-2793-4683-a28d-35193485d710
Sep 14 17:51:59.335214 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6cd3fc83-2793-4683-a28d-35193485d710 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:59.357006 n-d-796905-2 sudo[103295]: pam_unix(sudo:session): session closed for user root
Sep 14 17:51:59.377497 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-25dff94b-d4ad-4d90-b119-be6c2e212b09 tempest-VolumesActionsTest-1283112158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-59256bfc-2982-43b3-9259-e3d887ab7b73" returned: 0 in 0.975s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:51:59.379567 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-25dff94b-d4ad-4d90-b119-be6c2e212b09 tempest-VolumesActionsTest-1283112158 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-59256bfc-2982-43b3-9259-e3d887ab7b73 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:51:59.400966 n-d-796905-2 sudo[103306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6cd3fc83-2793-4683-a28d-35193485d710
Sep 14 17:51:59.402063 n-d-796905-2 sudo[103306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:51:59.431635 n-d-796905-2 sudo[103307]: ubuntu : 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-59256bfc-2982-43b3-9259-e3d887ab7b73
Sep 14 17:51:59.432454 n-d-796905-2 sudo[103307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:00.557110 n-d-796905-2 sudo[103306]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:00.560062 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6cd3fc83-2793-4683-a28d-35193485d710" returned: 0 in 1.225s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:00.561564 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-86f6cde8-57bf-446a-9d24-8139f75be369 --snapshot stack-volumes-lvmdriver-1/volume-6cd3fc83-2793-4683-a28d-35193485d710 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:00.622848 n-d-796905-2 sudo[103312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-86f6cde8-57bf-446a-9d24-8139f75be369 --snapshot stack-volumes-lvmdriver-1/volume-6cd3fc83-2793-4683-a28d-35193485d710 -L 1.00g
Sep 14 17:52:00.641248 n-d-796905-2 sudo[103312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:00.686931 n-d-796905-2 sudo[103307]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:00.689447 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-25dff94b-d4ad-4d90-b119-be6c2e212b09 tempest-VolumesActionsTest-1283112158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-59256bfc-2982-43b3-9259-e3d887ab7b73" returned: 0 in 1.309s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:00.691554 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-25dff94b-d4ad-4d90-b119-be6c2e212b09 tempest-VolumesActionsTest-1283112158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-59256bfc-2982-43b3-9259-e3d887ab7b73 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:00.737890 n-d-796905-2 sudo[103314]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-59256bfc-2982-43b3-9259-e3d887ab7b73
Sep 14 17:52:00.739003 n-d-796905-2 sudo[103314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:01.750905 n-d-796905-2 sudo[103314]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:01.753209 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-25dff94b-d4ad-4d90-b119-be6c2e212b09 tempest-VolumesActionsTest-1283112158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-59256bfc-2982-43b3-9259-e3d887ab7b73" returned: 0 in 1.061s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:01.755214 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-25dff94b-d4ad-4d90-b119-be6c2e212b09 tempest-VolumesActionsTest-1283112158 None] Successfully deleted volume: 59256bfc-2982-43b3-9259-e3d887ab7b73
Sep 14 17:52:01.864508 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-25dff94b-d4ad-4d90-b119-be6c2e212b09 tempest-VolumesActionsTest-1283112158 None] Created reservations ['34fe031a-8dac-4a9d-98cf-b1aba457b153', 'aa1c4a02-c505-4a77-a10b-4942859e79fe', '35866ec6-b914-40ae-b27e-92e18b340a57', 'cbf0e137-6517-4218-bd68-d031dd190c54'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:52:01.883769 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-25dff94b-d4ad-4d90-b119-be6c2e212b09 tempest-VolumesActionsTest-1283112158 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:52:01.883769 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:52:01.883769 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:52:02.143718 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-25dff94b-d4ad-4d90-b119-be6c2e212b09 tempest-VolumesActionsTest-1283112158 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:52:02.145644 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-25dff94b-d4ad-4d90-b119-be6c2e212b09 tempest-VolumesActionsTest-1283112158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:02.203633 n-d-796905-2 sudo[103434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:52:02.204480 n-d-796905-2 sudo[103434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:02.242098 n-d-796905-2 sudo[103312]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:02.245243 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-86f6cde8-57bf-446a-9d24-8139f75be369 --snapshot stack-volumes-lvmdriver-1/volume-6cd3fc83-2793-4683-a28d-35193485d710 -L 1.00g" returned: 0 in 1.683s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:02.247616 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-86f6cde8-57bf-446a-9d24-8139f75be369 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:02.271805 n-d-796905-2 sudo[103436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-86f6cde8-57bf-446a-9d24-8139f75be369 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:52:02.273614 n-d-796905-2 sudo[103436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:03.143614 n-d-796905-2 sudo[103434]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:03.147219 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-25dff94b-d4ad-4d90-b119-be6c2e212b09 tempest-VolumesActionsTest-1283112158 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:03.150260 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-25dff94b-d4ad-4d90-b119-be6c2e212b09 tempest-VolumesActionsTest-1283112158 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:03.218782 n-d-796905-2 sudo[103452]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:52:03.225366 n-d-796905-2 sudo[103452]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:03.481524 n-d-796905-2 sudo[103436]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:03.484331 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-86f6cde8-57bf-446a-9d24-8139f75be369 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.236s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:03.486003 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-86f6cde8-57bf-446a-9d24-8139f75be369 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:03.527938 n-d-796905-2 sudo[103483]: 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-86f6cde8-57bf-446a-9d24-8139f75be369
Sep 14 17:52:03.531742 n-d-796905-2 sudo[103483]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:03.711313 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:52:03.730947 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:52:03.731513 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:52:03.769580 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] Flow 'volume_create_manager' (9a315314-6307-49ee-ac31-201fed12c590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:52:03.794104 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3327da1-fcf3-4a60-b632-a60d7d145108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:03.876484 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:52:03.961312 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b3327da1-fcf3-4a60-b632-a60d7d145108) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:52:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1768724709',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=82dfee9d-ae08-4cd7-a96d-917aa5250d85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ebbbe0e2c1ef452fbe490868b66a0d83',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:52:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:52:04Z,user_id='912034d7dcfd4ce0ac97304391ba3928',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:03.963766 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a90c6a1-8f31-4679-9d30-f6574e0855eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:03.966051 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a90c6a1-8f31-4679-9d30-f6574e0855eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:03.968195 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36f536b2-8cca-4923-a39f-8617d9b17535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:03.981409 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36f536b2-8cca-4923-a39f-8617d9b17535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '82dfee9d-ae08-4cd7-a96d-917aa5250d85', 'volume_name': 'volume-82dfee9d-ae08-4cd7-a96d-917aa5250d85', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:03.993282 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aab817b1-3af5-425b-ade7-97acdbbd0a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:03.995431 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aab817b1-3af5-425b-ade7-97acdbbd0a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:03.997549 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0319f591-f4a1-420d-9338-e416869c855b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:03.998311 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] Volume 82dfee9d-ae08-4cd7-a96d-917aa5250d85: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-82dfee9d-ae08-4cd7-a96d-917aa5250d85', 'volume_size': 1}
Sep 14 17:52:04.013081 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82dfee9d-ae08-4cd7-a96d-917aa5250d85 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:04.060865 n-d-796905-2 sudo[103486]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82dfee9d-ae08-4cd7-a96d-917aa5250d85 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:52:04.062339 n-d-796905-2 sudo[103486]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:04.251517 n-d-796905-2 sudo[103452]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:04.253964 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-25dff94b-d4ad-4d90-b119-be6c2e212b09 tempest-VolumesActionsTest-1283112158 None] CMD "sudo cinder-rootwrap /etc/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.103s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:04.257735 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-25dff94b-d4ad-4d90-b119-be6c2e212b09 tempest-VolumesActionsTest-1283112158 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:52:04.265745 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-25dff94b-d4ad-4d90-b119-be6c2e212b09 tempest-VolumesActionsTest-1283112158 None] Deleted volume successfully.
Sep 14 17:52:04.292740 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-25dff94b-d4ad-4d90-b119-be6c2e212b09 tempest-VolumesActionsTest-1283112158 None] Lock "b'cinder-59256bfc-2982-43b3-9259-e3d887ab7b73-delete_volume'" released by "delete_volume" :: held 6.021s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:52:04.399975 n-d-796905-2 sudo[103483]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:04.401851 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-86f6cde8-57bf-446a-9d24-8139f75be369" returned: 0 in 0.916s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:04.405388 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--86f6cde8--57bf--446a--9d24--8139f75be369 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86f6cde8--57bf--446a--9d24--8139f75be369 iflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:04.465409 n-d-796905-2 sudo[103489]: 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--86f6cde8--57bf--446a--9d24--8139f75be369 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86f6cde8--57bf--446a--9d24--8139f75be369 iflag=direct
Sep 14 17:52:04.468250 n-d-796905-2 sudo[103489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:04.517180 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:52:04.517702 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:52:04.518790 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:04.551367 n-d-796905-2 sudo[103493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:52:04.553326 n-d-796905-2 sudo[103493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:05.567011 n-d-796905-2 sudo[103493]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:05.567052 n-d-796905-2 sudo[103486]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:05.570386 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-82dfee9d-ae08-4cd7-a96d-917aa5250d85 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.571s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:05.572202 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.053s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:05.576307 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0319f591-f4a1-420d-9338-e416869c855b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-82dfee9d-ae08-4cd7-a96d-917aa5250d85', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:05.580296 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d9666a08-ab62-4142-8a59-151e98db4d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:05.583339 n-d-796905-2 sudo[103489]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:05.593450 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:05.626683 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--86f6cde8--57bf--446a--9d24--8139f75be369 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86f6cde8--57bf--446a--9d24--8139f75be369 iflag=direct" returned: 0 in 1.221s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:05.628184 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] Volume volume-82dfee9d-ae08-4cd7-a96d-917aa5250d85 (82dfee9d-ae08-4cd7-a96d-917aa5250d85): created successfully
Sep 14 17:52:05.633006 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d9666a08-ab62-4142-8a59-151e98db4d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:05.636448 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] Flow 'volume_create_manager' (9a315314-6307-49ee-ac31-201fed12c590) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:52:05.651782 n-d-796905-2 sudo[103554]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:52:05.654269 n-d-796905-2 sudo[103554]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:05.659383 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--86f6cde8--57bf--446a--9d24--8139f75be369 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86f6cde8--57bf--446a--9d24--8139f75be369 oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:05.700029 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-80b8dea0-428c-4eb5-9444-bb6f04bb89c9 tempest-VolumesActionsTest-386119418 None] Created volume successfully.
Sep 14 17:52:05.742464 n-d-796905-2 sudo[103558]: 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--86f6cde8--57bf--446a--9d24--8139f75be369 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86f6cde8--57bf--446a--9d24--8139f75be369 oflag=direct
Sep 14 17:52:05.743984 n-d-796905-2 sudo[103558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:06.453658 n-d-796905-2 sudo[103554]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:06.456707 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.864s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:06.458955 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:52:06.676304 n-d-796905-2 sudo[103558]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:06.678944 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--86f6cde8--57bf--446a--9d24--8139f75be369 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86f6cde8--57bf--446a--9d24--8139f75be369 oflag=direct" returned: 0 in 1.020s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:06.680610 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--86f6cde8--57bf--446a--9d24--8139f75be369 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86f6cde8--57bf--446a--9d24--8139f75be369 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:06.733233 n-d-796905-2 sudo[103579]: 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--86f6cde8--57bf--446a--9d24--8139f75be369 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86f6cde8--57bf--446a--9d24--8139f75be369 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 14 17:52:06.735095 n-d-796905-2 sudo[103579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:08.847885 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-f7021fc2-48f2-4810-b505-b780b2075007 tempest-VolumesActionsTest-386119418 None] Lock "b'cinder-82dfee9d-ae08-4cd7-a96d-917aa5250d85-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:52:09.083141 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-f7021fc2-48f2-4810-b505-b780b2075007 tempest-VolumesActionsTest-386119418 None] Skipping remove_export. No iscsi_target is presently exported for volume: 82dfee9d-ae08-4cd7-a96d-917aa5250d85
Sep 14 17:52:09.085292 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f7021fc2-48f2-4810-b505-b780b2075007 tempest-VolumesActionsTest-386119418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-82dfee9d-ae08-4cd7-a96d-917aa5250d85 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:09.198593 n-d-796905-2 sudo[103626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-82dfee9d-ae08-4cd7-a96d-917aa5250d85
Sep 14 17:52:09.200379 n-d-796905-2 sudo[103626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:09.926296 n-d-796905-2 sudo[103626]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:09.929460 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f7021fc2-48f2-4810-b505-b780b2075007 tempest-VolumesActionsTest-386119418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-82dfee9d-ae08-4cd7-a96d-917aa5250d85" returned: 0 in 0.844s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:09.931610 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f7021fc2-48f2-4810-b505-b780b2075007 tempest-VolumesActionsTest-386119418 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-82dfee9d-ae08-4cd7-a96d-917aa5250d85 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:09.951990 n-d-796905-2 sudo[103629]: ubuntu : 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-82dfee9d-ae08-4cd7-a96d-917aa5250d85
Sep 14 17:52:09.953402 n-d-796905-2 sudo[103629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:11.295825 n-d-796905-2 sudo[103629]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:11.298679 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f7021fc2-48f2-4810-b505-b780b2075007 tempest-VolumesActionsTest-386119418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-82dfee9d-ae08-4cd7-a96d-917aa5250d85" returned: 0 in 1.367s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:11.300484 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f7021fc2-48f2-4810-b505-b780b2075007 tempest-VolumesActionsTest-386119418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82dfee9d-ae08-4cd7-a96d-917aa5250d85 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:11.343003 n-d-796905-2 sudo[103634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82dfee9d-ae08-4cd7-a96d-917aa5250d85
Sep 14 17:52:11.344343 n-d-796905-2 sudo[103634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:12.315047 n-d-796905-2 sudo[103634]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:12.317862 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f7021fc2-48f2-4810-b505-b780b2075007 tempest-VolumesActionsTest-386119418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-82dfee9d-ae08-4cd7-a96d-917aa5250d85" returned: 0 in 1.017s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:12.325205 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-f7021fc2-48f2-4810-b505-b780b2075007 tempest-VolumesActionsTest-386119418 None] Successfully deleted volume: 82dfee9d-ae08-4cd7-a96d-917aa5250d85
Sep 14 17:52:12.440604 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-f7021fc2-48f2-4810-b505-b780b2075007 tempest-VolumesActionsTest-386119418 None] Created reservations ['246a67fc-9ff6-4415-9500-c17b1d97e3bf', '73b31fd2-7a32-4211-9eaf-e7994e868676', '2c2215eb-53d2-4b63-a314-8c5d7d71209c', '4ea2e6df-b79d-4c09-b0ea-ab21bfdf55c0'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:52:12.446102 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-f7021fc2-48f2-4810-b505-b780b2075007 tempest-VolumesActionsTest-386119418 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:52:12.446102 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:52:12.446102 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:52:12.559143 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-f7021fc2-48f2-4810-b505-b780b2075007 tempest-VolumesActionsTest-386119418 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:52:12.559527 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f7021fc2-48f2-4810-b505-b780b2075007 tempest-VolumesActionsTest-386119418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:12.611581 n-d-796905-2 sudo[103642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:52:12.629091 n-d-796905-2 sudo[103642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:13.847025 n-d-796905-2 sudo[103642]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:13.850458 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f7021fc2-48f2-4810-b505-b780b2075007 tempest-VolumesActionsTest-386119418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.294s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:13.854804 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f7021fc2-48f2-4810-b505-b780b2075007 tempest-VolumesActionsTest-386119418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:13.936557 n-d-796905-2 sudo[103645]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:52:13.945647 n-d-796905-2 sudo[103645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:14.077744 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-5f53f279-465b-45de-8b49-9ea71a59c7b4 tempest-VolumesActionsTest-386119418 None] Lock "b'cinder-2b5c166d-e447-4253-bd3d-db0903a6d12b-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:52:14.238669 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-5f53f279-465b-45de-8b49-9ea71a59c7b4 tempest-VolumesActionsTest-386119418 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2b5c166d-e447-4253-bd3d-db0903a6d12b
Sep 14 17:52:14.245352 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5f53f279-465b-45de-8b49-9ea71a59c7b4 tempest-VolumesActionsTest-386119418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2b5c166d-e447-4253-bd3d-db0903a6d12b {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:14.351346 n-d-796905-2 sudo[103648]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2b5c166d-e447-4253-bd3d-db0903a6d12b
Sep 14 17:52:14.373560 n-d-796905-2 sudo[103648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:14.838804 n-d-796905-2 sudo[103645]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:14.841283 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f7021fc2-48f2-4810-b505-b780b2075007 tempest-VolumesActionsTest-386119418 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:14.843609 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-f7021fc2-48f2-4810-b505-b780b2075007 tempest-VolumesActionsTest-386119418 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:52:14.858092 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-f7021fc2-48f2-4810-b505-b780b2075007 tempest-VolumesActionsTest-386119418 None] Deleted volume successfully.
Sep 14 17:52:14.891047 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-f7021fc2-48f2-4810-b505-b780b2075007 tempest-VolumesActionsTest-386119418 None] Lock "b'cinder-82dfee9d-ae08-4cd7-a96d-917aa5250d85-delete_volume'" released by "delete_volume" :: held 6.043s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:52:14.957886 n-d-796905-2 sudo[103579]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:14.960788 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--86f6cde8--57bf--446a--9d24--8139f75be369 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--86f6cde8--57bf--446a--9d24--8139f75be369 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.280s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:14.961351 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--86f6cde8--57bf--446a--9d24--8139f75be369, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--86f6cde8--57bf--446a--9d24--8139f75be369, size 1024.00 MB, duration 8.28 sec {{(pid=84144) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 14 17:52:14.961725 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.volume_utils [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] Volume copy 1024.00 MB at 123.65 MB/s
Sep 14 17:52:14.962771 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] Running cmd (subprocess): sudo 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-86f6cde8-57bf-446a-9d24-8139f75be369 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:14.983723 n-d-796905-2 sudo[103654]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-86f6cde8-57bf-446a-9d24-8139f75be369
Sep 14 17:52:14.984526 n-d-796905-2 sudo[103654]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:15.213725 n-d-796905-2 sudo[103648]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:15.220423 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5f53f279-465b-45de-8b49-9ea71a59c7b4 tempest-VolumesActionsTest-386119418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2b5c166d-e447-4253-bd3d-db0903a6d12b" returned: 0 in 0.979s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:15.222045 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5f53f279-465b-45de-8b49-9ea71a59c7b4 tempest-VolumesActionsTest-386119418 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-2b5c166d-e447-4253-bd3d-db0903a6d12b {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:15.244376 n-d-796905-2 sudo[103666]: ubuntu : 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-2b5c166d-e447-4253-bd3d-db0903a6d12b
Sep 14 17:52:15.245342 n-d-796905-2 sudo[103666]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:15.455968 n-d-796905-2 sudo[103654]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:15.458661 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] CMD "sudo 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-86f6cde8-57bf-446a-9d24-8139f75be369" returned: 0 in 0.495s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:15.460782 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-86f6cde8-57bf-446a-9d24-8139f75be369 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:15.481705 n-d-796905-2 sudo[103669]: ubuntu : TTY=unknown ; 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-86f6cde8-57bf-446a-9d24-8139f75be369
Sep 14 17:52:15.483699 n-d-796905-2 sudo[103669]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:15.768160 n-d-796905-2 sudo[103666]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:15.770569 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5f53f279-465b-45de-8b49-9ea71a59c7b4 tempest-VolumesActionsTest-386119418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-2b5c166d-e447-4253-bd3d-db0903a6d12b" returned: 0 in 0.548s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:15.772501 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5f53f279-465b-45de-8b49-9ea71a59c7b4 tempest-VolumesActionsTest-386119418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2b5c166d-e447-4253-bd3d-db0903a6d12b {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:15.814009 n-d-796905-2 sudo[103672]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2b5c166d-e447-4253-bd3d-db0903a6d12b
Sep 14 17:52:15.820208 n-d-796905-2 sudo[103672]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:16.248208 n-d-796905-2 sudo[103669]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:16.250847 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-86f6cde8-57bf-446a-9d24-8139f75be369" returned: 0 in 0.790s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:16.363897 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-1fcae184-226b-4143-9184-cb69850a0b00 tempest-GroupsV314Test-394840436 None] Create group from source-group-d6b3e727-b996-4001-80bb-d15eb68116ea completed successfully.
Sep 14 17:52:16.395895 n-d-796905-2 sudo[103672]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:16.398497 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5f53f279-465b-45de-8b49-9ea71a59c7b4 tempest-VolumesActionsTest-386119418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2b5c166d-e447-4253-bd3d-db0903a6d12b" returned: 0 in 0.626s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:16.399455 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-5f53f279-465b-45de-8b49-9ea71a59c7b4 tempest-VolumesActionsTest-386119418 None] Successfully deleted volume: 2b5c166d-e447-4253-bd3d-db0903a6d12b
Sep 14 17:52:16.443702 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-5f53f279-465b-45de-8b49-9ea71a59c7b4 tempest-VolumesActionsTest-386119418 None] Created reservations ['a51cf9a5-10a8-4498-8e24-0445ccc8764b', 'ce4a0b58-c5d8-4254-994f-6d3e98aed285', '2f0fa360-bac5-43ce-b2c7-07dcc9c58271', '6604b9d3-7fe3-47d5-a0d5-753dac076e84'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:52:16.446155 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-5f53f279-465b-45de-8b49-9ea71a59c7b4 tempest-VolumesActionsTest-386119418 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:52:16.446155 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:52:16.446155 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:52:16.495643 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-5f53f279-465b-45de-8b49-9ea71a59c7b4 tempest-VolumesActionsTest-386119418 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:52:16.496372 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5f53f279-465b-45de-8b49-9ea71a59c7b4 tempest-VolumesActionsTest-386119418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:16.536425 n-d-796905-2 sudo[103719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:52:16.538271 n-d-796905-2 sudo[103719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:17.030572 n-d-796905-2 sudo[103719]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:17.034172 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5f53f279-465b-45de-8b49-9ea71a59c7b4 tempest-VolumesActionsTest-386119418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:17.035953 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5f53f279-465b-45de-8b49-9ea71a59c7b4 tempest-VolumesActionsTest-386119418 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:17.066721 n-d-796905-2 sudo[103722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:52:17.068135 n-d-796905-2 sudo[103722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:17.558622 n-d-796905-2 sudo[103722]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:17.577529 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5f53f279-465b-45de-8b49-9ea71a59c7b4 tempest-VolumesActionsTest-386119418 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.541s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:17.592769 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-5f53f279-465b-45de-8b49-9ea71a59c7b4 tempest-VolumesActionsTest-386119418 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:52:17.595826 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-b3ed0c98-a39a-4e0e-b176-4fb27e81067d tempest-GroupsV314Test-394840436 None] Skipping remove_export. No iscsi_target is presently exported for volume: 86f6cde8-57bf-446a-9d24-8139f75be369
Sep 14 17:52:17.597136 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b3ed0c98-a39a-4e0e-b176-4fb27e81067d tempest-GroupsV314Test-394840436 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-86f6cde8-57bf-446a-9d24-8139f75be369 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:17.625516 n-d-796905-2 sudo[103725]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-86f6cde8-57bf-446a-9d24-8139f75be369
Sep 14 17:52:17.626407 n-d-796905-2 sudo[103725]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:17.628911 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-5f53f279-465b-45de-8b49-9ea71a59c7b4 tempest-VolumesActionsTest-386119418 None] Deleted volume successfully.
Sep 14 17:52:17.646711 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-5f53f279-465b-45de-8b49-9ea71a59c7b4 tempest-VolumesActionsTest-386119418 None] Lock "b'cinder-2b5c166d-e447-4253-bd3d-db0903a6d12b-delete_volume'" released by "delete_volume" :: held 3.568s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:52:18.032613 n-d-796905-2 sudo[103725]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:18.034732 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b3ed0c98-a39a-4e0e-b176-4fb27e81067d tempest-GroupsV314Test-394840436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-86f6cde8-57bf-446a-9d24-8139f75be369" returned: 0 in 0.438s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:18.036125 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b3ed0c98-a39a-4e0e-b176-4fb27e81067d tempest-GroupsV314Test-394840436 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-86f6cde8-57bf-446a-9d24-8139f75be369 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:18.054746 n-d-796905-2 sudo[103728]: ubuntu : 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-86f6cde8-57bf-446a-9d24-8139f75be369
Sep 14 17:52:18.055534 n-d-796905-2 sudo[103728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:18.433244 n-d-796905-2 sudo[103728]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:18.435532 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b3ed0c98-a39a-4e0e-b176-4fb27e81067d tempest-GroupsV314Test-394840436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-86f6cde8-57bf-446a-9d24-8139f75be369" returned: 0 in 0.399s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:18.437481 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b3ed0c98-a39a-4e0e-b176-4fb27e81067d tempest-GroupsV314Test-394840436 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-86f6cde8-57bf-446a-9d24-8139f75be369 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:18.457230 n-d-796905-2 sudo[103731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-86f6cde8-57bf-446a-9d24-8139f75be369
Sep 14 17:52:18.458004 n-d-796905-2 sudo[103731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:19.014917 n-d-796905-2 sudo[103731]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:19.017465 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b3ed0c98-a39a-4e0e-b176-4fb27e81067d tempest-GroupsV314Test-394840436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-86f6cde8-57bf-446a-9d24-8139f75be369" returned: 0 in 0.580s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:19.019305 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-b3ed0c98-a39a-4e0e-b176-4fb27e81067d tempest-GroupsV314Test-394840436 None] Successfully deleted volume: 86f6cde8-57bf-446a-9d24-8139f75be369
Sep 14 17:52:19.109125 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-b3ed0c98-a39a-4e0e-b176-4fb27e81067d tempest-GroupsV314Test-394840436 None] Created reservations ['ff391fcc-86f0-4244-9d48-fe9e52ca568d'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:52:19.140213 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-b3ed0c98-a39a-4e0e-b176-4fb27e81067d tempest-GroupsV314Test-394840436 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-29467461 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-29467461, it is now deprecated. Please use the default quota class for default quota.
Sep 14 17:52:19.141181 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-b3ed0c98-a39a-4e0e-b176-4fb27e81067d tempest-GroupsV314Test-394840436 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-29467461 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-29467461, it is now deprecated. Please use the default quota class for default quota.
Sep 14 17:52:19.158644 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-b3ed0c98-a39a-4e0e-b176-4fb27e81067d tempest-GroupsV314Test-394840436 None] Created reservations ['022c12f9-34d5-4628-b4c1-08c9425f40a4', 'e9a14ce8-8c6b-4fe8-8df3-a9793ce8be45', 'dfd9625b-1d75-4342-ab23-2ee2877bc7c9', '3ef40b80-a6ba-4114-b2d4-45684fc54e33'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:52:19.160947 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-b3ed0c98-a39a-4e0e-b176-4fb27e81067d tempest-GroupsV314Test-394840436 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:52:19.160947 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:52:19.160947 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:52:19.264457 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-b3ed0c98-a39a-4e0e-b176-4fb27e81067d tempest-GroupsV314Test-394840436 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:52:19.265720 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b3ed0c98-a39a-4e0e-b176-4fb27e81067d tempest-GroupsV314Test-394840436 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:19.307000 n-d-796905-2 sudo[103737]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:52:19.311987 n-d-796905-2 sudo[103737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:19.771537 n-d-796905-2 sudo[103737]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:19.773869 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b3ed0c98-a39a-4e0e-b176-4fb27e81067d tempest-GroupsV314Test-394840436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:19.776232 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b3ed0c98-a39a-4e0e-b176-4fb27e81067d tempest-GroupsV314Test-394840436 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:19.801403 n-d-796905-2 sudo[103740]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:52:19.803716 n-d-796905-2 sudo[103740]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:20.332986 n-d-796905-2 sudo[103740]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:20.349794 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b3ed0c98-a39a-4e0e-b176-4fb27e81067d tempest-GroupsV314Test-394840436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.573s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:20.362698 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-b3ed0c98-a39a-4e0e-b176-4fb27e81067d tempest-GroupsV314Test-394840436 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:52:20.369035 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b3ed0c98-a39a-4e0e-b176-4fb27e81067d tempest-GroupsV314Test-394840436 None] Delete group completed successfully.
Sep 14 17:52:20.370542 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-536c3eca-ca43-4b95-aec7-1ba3f918d7ab tempest-GroupsV314Test-394840436 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6cd3fc83-2793-4683-a28d-35193485d710
Sep 14 17:52:20.371906 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-536c3eca-ca43-4b95-aec7-1ba3f918d7ab tempest-GroupsV314Test-394840436 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6cd3fc83-2793-4683-a28d-35193485d710 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:20.421798 n-d-796905-2 sudo[103743]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6cd3fc83-2793-4683-a28d-35193485d710
Sep 14 17:52:20.423172 n-d-796905-2 sudo[103743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:20.867641 n-d-796905-2 sudo[103743]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:20.870991 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-536c3eca-ca43-4b95-aec7-1ba3f918d7ab tempest-GroupsV314Test-394840436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6cd3fc83-2793-4683-a28d-35193485d710" returned: 0 in 0.498s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:20.873206 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-536c3eca-ca43-4b95-aec7-1ba3f918d7ab tempest-GroupsV314Test-394840436 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-6cd3fc83-2793-4683-a28d-35193485d710 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:20.897884 n-d-796905-2 sudo[103746]: ubuntu : 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-6cd3fc83-2793-4683-a28d-35193485d710
Sep 14 17:52:20.902185 n-d-796905-2 sudo[103746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:21.383496 n-d-796905-2 sudo[103746]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:21.386416 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-536c3eca-ca43-4b95-aec7-1ba3f918d7ab tempest-GroupsV314Test-394840436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-6cd3fc83-2793-4683-a28d-35193485d710" returned: 0 in 0.512s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:21.389192 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-536c3eca-ca43-4b95-aec7-1ba3f918d7ab tempest-GroupsV314Test-394840436 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6cd3fc83-2793-4683-a28d-35193485d710 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:21.413089 n-d-796905-2 sudo[103749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6cd3fc83-2793-4683-a28d-35193485d710
Sep 14 17:52:21.414711 n-d-796905-2 sudo[103749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:21.892181 n-d-796905-2 sudo[103749]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:21.894973 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-536c3eca-ca43-4b95-aec7-1ba3f918d7ab tempest-GroupsV314Test-394840436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6cd3fc83-2793-4683-a28d-35193485d710" returned: 0 in 0.505s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:21.897649 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-536c3eca-ca43-4b95-aec7-1ba3f918d7ab tempest-GroupsV314Test-394840436 None] Successfully deleted volume: 6cd3fc83-2793-4683-a28d-35193485d710
Sep 14 17:52:21.988415 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-536c3eca-ca43-4b95-aec7-1ba3f918d7ab tempest-GroupsV314Test-394840436 None] Created reservations ['0e5507c3-2870-4f8e-ac6e-248935d4dd8e'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:52:22.035724 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-536c3eca-ca43-4b95-aec7-1ba3f918d7ab tempest-GroupsV314Test-394840436 None] Created reservations ['9ad2448c-6461-477d-a9e4-853fdb9627ac', '3316feca-a898-427f-b099-3803bdb31f63', '8ac60ed8-5c0b-4662-9928-11227f3ffed3', '14801db7-5751-4d38-a719-367390dc18cc'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:52:22.038063 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-536c3eca-ca43-4b95-aec7-1ba3f918d7ab tempest-GroupsV314Test-394840436 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:52:22.038063 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:52:22.038063 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:52:22.151382 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-536c3eca-ca43-4b95-aec7-1ba3f918d7ab tempest-GroupsV314Test-394840436 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:52:22.152016 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-536c3eca-ca43-4b95-aec7-1ba3f918d7ab tempest-GroupsV314Test-394840436 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:22.183026 n-d-796905-2 sudo[103755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:52:22.185987 n-d-796905-2 sudo[103755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:22.774412 n-d-796905-2 sudo[103755]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:22.776501 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-536c3eca-ca43-4b95-aec7-1ba3f918d7ab tempest-GroupsV314Test-394840436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.624s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:22.778372 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-536c3eca-ca43-4b95-aec7-1ba3f918d7ab tempest-GroupsV314Test-394840436 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:22.840461 n-d-796905-2 sudo[103761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:52:22.862399 n-d-796905-2 sudo[103761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:23.543442 n-d-796905-2 sudo[103761]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:23.546008 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-536c3eca-ca43-4b95-aec7-1ba3f918d7ab tempest-GroupsV314Test-394840436 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:23.548630 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-536c3eca-ca43-4b95-aec7-1ba3f918d7ab tempest-GroupsV314Test-394840436 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:52:23.557076 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-536c3eca-ca43-4b95-aec7-1ba3f918d7ab tempest-GroupsV314Test-394840436 None] Delete group completed successfully.
Sep 14 17:52:27.425783 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:52:27.436587 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:52:27.437441 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:52:27.476076 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] Flow 'volume_create_manager' (33b21af4-7d92-4097-8098-758e8f5fdfdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:52:27.488109 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c6f0beeb-9673-40c7-b6ab-2ab58baa8a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:27.535094 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:52:27.596757 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c6f0beeb-9673-40c7-b6ab-2ab58baa8a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:52:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-222328639',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=24dbbb0e-03f9-424f-9357-2635a0c367be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae0bd48ed7f34bceb72b6b8207e054b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:52:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:52:27Z,user_id='d5a809b062e14064bf306a5f365c431f',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:27.599252 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1c0f9910-33d7-4d59-9b50-a9a40ec4adf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:27.601382 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1c0f9910-33d7-4d59-9b50-a9a40ec4adf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:27.604116 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2282faa2-ea2b-4a76-8b07-058099975c9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:27.607182 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2282faa2-ea2b-4a76-8b07-058099975c9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '24dbbb0e-03f9-424f-9357-2635a0c367be', 'volume_name': 'volume-24dbbb0e-03f9-424f-9357-2635a0c367be', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:27.609429 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2f07430-97c6-4d8d-80b5-23dbe6928909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:27.611509 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b2f07430-97c6-4d8d-80b5-23dbe6928909) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:27.613834 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (43c53d9e-b8da-4680-821b-47936e87d936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:27.615194 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] Volume 24dbbb0e-03f9-424f-9357-2635a0c367be: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-24dbbb0e-03f9-424f-9357-2635a0c367be', 'volume_size': 1}
Sep 14 17:52:27.616980 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-24dbbb0e-03f9-424f-9357-2635a0c367be stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:27.638981 n-d-796905-2 sudo[103783]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-24dbbb0e-03f9-424f-9357-2635a0c367be stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:52:27.639775 n-d-796905-2 sudo[103783]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:28.700756 n-d-796905-2 sudo[103783]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:28.702906 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-24dbbb0e-03f9-424f-9357-2635a0c367be stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.086s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:28.707489 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (43c53d9e-b8da-4680-821b-47936e87d936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-24dbbb0e-03f9-424f-9357-2635a0c367be', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:28.712533 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a54791d6-beac-49ec-9377-87a3bf56c288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:28.725740 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] Volume volume-24dbbb0e-03f9-424f-9357-2635a0c367be (24dbbb0e-03f9-424f-9357-2635a0c367be): created successfully
Sep 14 17:52:28.728524 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a54791d6-beac-49ec-9377-87a3bf56c288) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:28.733019 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] Flow 'volume_create_manager' (33b21af4-7d92-4097-8098-758e8f5fdfdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:52:28.744771 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7eb8bbf0-9c84-415e-864f-bcf6e00f8c29 tempest-VolumesTransfersTest-1342506116 None] Created volume successfully.
Sep 14 17:52:31.997162 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-8b3c58a3-f01f-41e5-86af-721ab2e74f89 tempest-VolumesTransfersTest-364137643 None] Transfer volume completed successfully.
Sep 14 17:52:33.563941 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-33af2526-7330-4c7c-b2b7-94e74f6f5d81 tempest-VolumesTransfersTest-1318307997 None] Lock "b'cinder-24dbbb0e-03f9-424f-9357-2635a0c367be-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:52:33.695607 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-33af2526-7330-4c7c-b2b7-94e74f6f5d81 tempest-VolumesTransfersTest-1318307997 None] Skipping remove_export. No iscsi_target is presently exported for volume: 24dbbb0e-03f9-424f-9357-2635a0c367be
Sep 14 17:52:33.699494 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33af2526-7330-4c7c-b2b7-94e74f6f5d81 tempest-VolumesTransfersTest-1318307997 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24dbbb0e-03f9-424f-9357-2635a0c367be {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:33.773237 n-d-796905-2 sudo[103831]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24dbbb0e-03f9-424f-9357-2635a0c367be
Sep 14 17:52:33.779045 n-d-796905-2 sudo[103831]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:34.513876 n-d-796905-2 sudo[103831]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:34.516349 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33af2526-7330-4c7c-b2b7-94e74f6f5d81 tempest-VolumesTransfersTest-1318307997 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24dbbb0e-03f9-424f-9357-2635a0c367be" returned: 0 in 0.816s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:34.518405 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33af2526-7330-4c7c-b2b7-94e74f6f5d81 tempest-VolumesTransfersTest-1318307997 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-24dbbb0e-03f9-424f-9357-2635a0c367be {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:34.561748 n-d-796905-2 sudo[103838]: ubuntu : 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-24dbbb0e-03f9-424f-9357-2635a0c367be
Sep 14 17:52:34.568328 n-d-796905-2 sudo[103838]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:34.838846 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-ea770f18-bdd7-4ce9-ae9f-4403b9810bb5 tempest-GroupsV320Test-1807943167 None] Group tempest-GroupsV320Test-Group-868596215: creating
Sep 14 17:52:34.882961 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-ea770f18-bdd7-4ce9-ae9f-4403b9810bb5 tempest-GroupsV320Test-1807943167 None] Group tempest-GroupsV320Test-Group-868596215: created successfully
Sep 14 17:52:34.928213 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-ea770f18-bdd7-4ce9-ae9f-4403b9810bb5 tempest-GroupsV320Test-1807943167 None] Create group completed successfully.
Sep 14 17:52:35.754519 n-d-796905-2 sudo[103838]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:35.757269 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33af2526-7330-4c7c-b2b7-94e74f6f5d81 tempest-VolumesTransfersTest-1318307997 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-24dbbb0e-03f9-424f-9357-2635a0c367be" returned: 0 in 1.239s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:35.759443 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33af2526-7330-4c7c-b2b7-94e74f6f5d81 tempest-VolumesTransfersTest-1318307997 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-24dbbb0e-03f9-424f-9357-2635a0c367be {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:35.864366 n-d-796905-2 sudo[103842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-24dbbb0e-03f9-424f-9357-2635a0c367be
Sep 14 17:52:35.868315 n-d-796905-2 sudo[103842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:36.940609 n-d-796905-2 sudo[103842]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:36.972510 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33af2526-7330-4c7c-b2b7-94e74f6f5d81 tempest-VolumesTransfersTest-1318307997 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-24dbbb0e-03f9-424f-9357-2635a0c367be" returned: 0 in 1.211s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:36.976062 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-33af2526-7330-4c7c-b2b7-94e74f6f5d81 tempest-VolumesTransfersTest-1318307997 None] Successfully deleted volume: 24dbbb0e-03f9-424f-9357-2635a0c367be
Sep 14 17:52:37.130127 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-33af2526-7330-4c7c-b2b7-94e74f6f5d81 tempest-VolumesTransfersTest-1318307997 None] Created reservations ['90b0b643-ba56-43c5-8187-cc901a617ebc', 'ecd388ec-5372-4dd8-bd53-8c31c8cdf0be', '868f3d24-7f63-4cb8-a3de-c3f4d01dea52', '0efd2a75-467c-4e8b-8508-e04fa04ec9bd'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:52:37.135062 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-33af2526-7330-4c7c-b2b7-94e74f6f5d81 tempest-VolumesTransfersTest-1318307997 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:52:37.135062 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:52:37.135062 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:52:37.246426 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-33af2526-7330-4c7c-b2b7-94e74f6f5d81 tempest-VolumesTransfersTest-1318307997 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:52:37.253549 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33af2526-7330-4c7c-b2b7-94e74f6f5d81 tempest-VolumesTransfersTest-1318307997 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:37.319982 n-d-796905-2 sudo[103857]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:52:37.327317 n-d-796905-2 sudo[103857]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:37.332870 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-ae149b10-16fb-491f-9dd5-992637d2be97 tempest-GroupsV320Test-1807943167 None] Created reservations ['c0815162-f550-4a9c-ae74-896026b90a12'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:52:37.377569 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-ae149b10-16fb-491f-9dd5-992637d2be97 tempest-GroupsV320Test-1807943167 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:52:37.377569 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:52:37.377569 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:52:37.453817 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-ae149b10-16fb-491f-9dd5-992637d2be97 tempest-GroupsV320Test-1807943167 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:52:37.454658 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ae149b10-16fb-491f-9dd5-992637d2be97 tempest-GroupsV320Test-1807943167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:37.530971 n-d-796905-2 sudo[103865]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:52:37.533173 n-d-796905-2 sudo[103865]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:38.496842 n-d-796905-2 sudo[103857]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:38.499184 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33af2526-7330-4c7c-b2b7-94e74f6f5d81 tempest-VolumesTransfersTest-1318307997 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.245s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:38.501191 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33af2526-7330-4c7c-b2b7-94e74f6f5d81 tempest-VolumesTransfersTest-1318307997 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:38.567882 n-d-796905-2 sudo[103873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:52:38.572992 n-d-796905-2 sudo[103873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:38.590486 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:52:38.599974 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:52:38.600530 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:52:38.640070 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] Flow 'volume_create_manager' (1be148d9-87b6-48b3-bc8b-92151c21e8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:52:38.643746 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (94e85249-6689-4c09-a527-4e0a9a48d1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:38.654978 n-d-796905-2 sudo[103865]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:38.696834 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:52:38.742654 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ae149b10-16fb-491f-9dd5-992637d2be97 tempest-GroupsV320Test-1807943167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.288s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:38.751608 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (94e85249-6689-4c09-a527-4e0a9a48d1dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:52:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-791509174',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=9f122fd9-c782-4c14-a1ec-19f09b38c1c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae0bd48ed7f34bceb72b6b8207e054b2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:52:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:52:39Z,user_id='d5a809b062e14064bf306a5f365c431f',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:38.759239 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2f95314b-54e5-40c7-9d0a-c60b8cbe1bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:38.761746 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2f95314b-54e5-40c7-9d0a-c60b8cbe1bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:38.764393 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2366e26f-f2c1-47ba-bbdd-ff93435a4c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:38.766978 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2366e26f-f2c1-47ba-bbdd-ff93435a4c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9f122fd9-c782-4c14-a1ec-19f09b38c1c0', 'volume_name': 'volume-9f122fd9-c782-4c14-a1ec-19f09b38c1c0', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:38.779446 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b9348dea-486c-4ed4-b536-a25263ef4c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:38.788965 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b9348dea-486c-4ed4-b536-a25263ef4c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:38.796745 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7373b022-b7a2-412e-9e02-760d3b9a6fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:38.797626 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] Volume 9f122fd9-c782-4c14-a1ec-19f09b38c1c0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9f122fd9-c782-4c14-a1ec-19f09b38c1c0', 'volume_size': 1}
Sep 14 17:52:38.809206 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9f122fd9-c782-4c14-a1ec-19f09b38c1c0 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:38.853541 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ae149b10-16fb-491f-9dd5-992637d2be97 tempest-GroupsV320Test-1807943167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:38.894448 n-d-796905-2 sudo[103875]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9f122fd9-c782-4c14-a1ec-19f09b38c1c0 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:52:38.901766 n-d-796905-2 sudo[103875]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:38.929072 n-d-796905-2 sudo[103876]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:52:38.933084 n-d-796905-2 sudo[103876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:39.928379 n-d-796905-2 sudo[103873]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:39.931379 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33af2526-7330-4c7c-b2b7-94e74f6f5d81 tempest-VolumesTransfersTest-1318307997 None] CMD "sudo cinder-rootwrap /etc/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.430s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:39.934447 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-33af2526-7330-4c7c-b2b7-94e74f6f5d81 tempest-VolumesTransfersTest-1318307997 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:52:39.952638 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-33af2526-7330-4c7c-b2b7-94e74f6f5d81 tempest-VolumesTransfersTest-1318307997 None] Deleted volume successfully.
Sep 14 17:52:39.980155 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-33af2526-7330-4c7c-b2b7-94e74f6f5d81 tempest-VolumesTransfersTest-1318307997 None] Lock "b'cinder-24dbbb0e-03f9-424f-9357-2635a0c367be-delete_volume'" released by "delete_volume" :: held 6.416s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:52:40.105766 n-d-796905-2 sudo[103876]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:40.109031 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ae149b10-16fb-491f-9dd5-992637d2be97 tempest-GroupsV320Test-1807943167 None] CMD "sudo cinder-rootwrap /etc/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:40.111268 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-ae149b10-16fb-491f-9dd5-992637d2be97 tempest-GroupsV320Test-1807943167 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:52:40.120733 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-ae149b10-16fb-491f-9dd5-992637d2be97 tempest-GroupsV320Test-1807943167 None] Delete group completed successfully.
Sep 14 17:52:40.125258 n-d-796905-2 sudo[103875]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:40.128353 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9f122fd9-c782-4c14-a1ec-19f09b38c1c0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.329s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:40.134032 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7373b022-b7a2-412e-9e02-760d3b9a6fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9f122fd9-c782-4c14-a1ec-19f09b38c1c0', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:40.137756 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3fb2c547-ed65-4fbd-b281-b6aee90b8db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:40.154430 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] Volume volume-9f122fd9-c782-4c14-a1ec-19f09b38c1c0 (9f122fd9-c782-4c14-a1ec-19f09b38c1c0): created successfully
Sep 14 17:52:40.157041 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3fb2c547-ed65-4fbd-b281-b6aee90b8db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:40.174112 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] Flow 'volume_create_manager' (1be148d9-87b6-48b3-bc8b-92151c21e8f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:52:40.189667 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7b7c3560-0cbd-440a-9b24-15c7a4dfa012 tempest-VolumesTransfersTest-1342506116 None] Created volume successfully.
Sep 14 17:52:41.622284 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-2f6ba038-4b65-474e-9083-8001cb7f9bd4 tempest-VolumesTransfersTest-1318307997 None] Lock "b'cinder-9f122fd9-c782-4c14-a1ec-19f09b38c1c0-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:52:41.738488 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-2f6ba038-4b65-474e-9083-8001cb7f9bd4 tempest-VolumesTransfersTest-1318307997 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9f122fd9-c782-4c14-a1ec-19f09b38c1c0
Sep 14 17:52:41.740563 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f6ba038-4b65-474e-9083-8001cb7f9bd4 tempest-VolumesTransfersTest-1318307997 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9f122fd9-c782-4c14-a1ec-19f09b38c1c0 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:41.807865 n-d-796905-2 sudo[103914]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9f122fd9-c782-4c14-a1ec-19f09b38c1c0
Sep 14 17:52:41.808925 n-d-796905-2 sudo[103914]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:42.734625 n-d-796905-2 sudo[103914]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:42.738281 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f6ba038-4b65-474e-9083-8001cb7f9bd4 tempest-VolumesTransfersTest-1318307997 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9f122fd9-c782-4c14-a1ec-19f09b38c1c0" returned: 0 in 0.996s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:42.741246 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f6ba038-4b65-474e-9083-8001cb7f9bd4 tempest-VolumesTransfersTest-1318307997 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-9f122fd9-c782-4c14-a1ec-19f09b38c1c0 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:42.790592 n-d-796905-2 sudo[103928]: ubuntu : 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-9f122fd9-c782-4c14-a1ec-19f09b38c1c0
Sep 14 17:52:42.791461 n-d-796905-2 sudo[103928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:43.432063 n-d-796905-2 sudo[103928]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:43.435187 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f6ba038-4b65-474e-9083-8001cb7f9bd4 tempest-VolumesTransfersTest-1318307997 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-9f122fd9-c782-4c14-a1ec-19f09b38c1c0" returned: 0 in 0.693s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:43.441152 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f6ba038-4b65-474e-9083-8001cb7f9bd4 tempest-VolumesTransfersTest-1318307997 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9f122fd9-c782-4c14-a1ec-19f09b38c1c0 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:43.496444 n-d-796905-2 sudo[103931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9f122fd9-c782-4c14-a1ec-19f09b38c1c0
Sep 14 17:52:43.497264 n-d-796905-2 sudo[103931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:44.069188 n-d-796905-2 sudo[103931]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:44.073101 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f6ba038-4b65-474e-9083-8001cb7f9bd4 tempest-VolumesTransfersTest-1318307997 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9f122fd9-c782-4c14-a1ec-19f09b38c1c0" returned: 0 in 0.631s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:44.075735 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-2f6ba038-4b65-474e-9083-8001cb7f9bd4 tempest-VolumesTransfersTest-1318307997 None] Successfully deleted volume: 9f122fd9-c782-4c14-a1ec-19f09b38c1c0
Sep 14 17:52:44.157273 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-2f6ba038-4b65-474e-9083-8001cb7f9bd4 tempest-VolumesTransfersTest-1318307997 None] Created reservations ['3bfa7b76-19fa-4c07-9005-fbcbf4e98436', '4db943fb-ee66-45ef-a0cf-78bb5efbf1ea', '5294d636-d839-4240-bd68-9e05d581a983', '75c86180-9426-42de-87fd-08d4193d0800'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:52:44.165007 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-2f6ba038-4b65-474e-9083-8001cb7f9bd4 tempest-VolumesTransfersTest-1318307997 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:52:44.165007 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:52:44.165007 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:52:44.238321 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-2f6ba038-4b65-474e-9083-8001cb7f9bd4 tempest-VolumesTransfersTest-1318307997 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:52:44.239959 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f6ba038-4b65-474e-9083-8001cb7f9bd4 tempest-VolumesTransfersTest-1318307997 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:44.274130 n-d-796905-2 sudo[103936]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:52:44.275868 n-d-796905-2 sudo[103936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:45.067998 n-d-796905-2 sudo[103936]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:45.070768 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f6ba038-4b65-474e-9083-8001cb7f9bd4 tempest-VolumesTransfersTest-1318307997 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.830s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:45.074479 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f6ba038-4b65-474e-9083-8001cb7f9bd4 tempest-VolumesTransfersTest-1318307997 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:45.102811 n-d-796905-2 sudo[103952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:52:45.104591 n-d-796905-2 sudo[103952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:45.895941 n-d-796905-2 sudo[103952]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:45.901420 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f6ba038-4b65-474e-9083-8001cb7f9bd4 tempest-VolumesTransfersTest-1318307997 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.826s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:45.904162 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-2f6ba038-4b65-474e-9083-8001cb7f9bd4 tempest-VolumesTransfersTest-1318307997 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:52:45.912713 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-2f6ba038-4b65-474e-9083-8001cb7f9bd4 tempest-VolumesTransfersTest-1318307997 None] Deleted volume successfully.
Sep 14 17:52:45.953075 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-2f6ba038-4b65-474e-9083-8001cb7f9bd4 tempest-VolumesTransfersTest-1318307997 None] Lock "b'cinder-9f122fd9-c782-4c14-a1ec-19f09b38c1c0-delete_volume'" released by "delete_volume" :: held 4.331s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:52:47.794238 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:52:47.803628 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:52:47.812457 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:52:47.891265 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] Flow 'volume_create_manager' (7225bf05-c55a-4d93-b687-f8f13ac96186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:52:47.906741 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8072d13f-0698-4ef2-9b2a-671b306c3529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:48.001596 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:52:48.084591 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8072d13f-0698-4ef2-9b2a-671b306c3529) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:52:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-702046879',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=0e577dbd-45bf-49f4-bffc-80df081104de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='095f4c6b8cb043538ff40444fe7c1ba1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:52:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:52:48Z,user_id='0412c331f53c4bfbbb3b6c64777164f7',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:48.094898 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cbfff002-4659-4474-befc-262c8e16055a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:48.107305 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cbfff002-4659-4474-befc-262c8e16055a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:48.116184 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30f78bc6-d0f9-4909-9ef6-a3c1b25a30fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:48.128530 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (30f78bc6-d0f9-4909-9ef6-a3c1b25a30fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0e577dbd-45bf-49f4-bffc-80df081104de', 'volume_name': 'volume-0e577dbd-45bf-49f4-bffc-80df081104de', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:48.131051 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (19c7fa70-8413-459e-a327-ab05067d326a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:48.138060 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (19c7fa70-8413-459e-a327-ab05067d326a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:48.143577 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7bfb5aec-8657-4635-9324-72e1bf28e598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:48.145811 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] Volume 0e577dbd-45bf-49f4-bffc-80df081104de: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0e577dbd-45bf-49f4-bffc-80df081104de', 'volume_size': 1}
Sep 14 17:52:48.155513 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0e577dbd-45bf-49f4-bffc-80df081104de stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:48.222424 n-d-796905-2 sudo[103965]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0e577dbd-45bf-49f4-bffc-80df081104de stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:52:48.223768 n-d-796905-2 sudo[103965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:48.946089 n-d-796905-2 sudo[103965]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:48.948718 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0e577dbd-45bf-49f4-bffc-80df081104de stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.793s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:48.952644 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7bfb5aec-8657-4635-9324-72e1bf28e598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0e577dbd-45bf-49f4-bffc-80df081104de', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:48.955865 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (65d8c8e3-5397-4ed3-813d-7d041ef18977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:48.991328 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] Volume volume-0e577dbd-45bf-49f4-bffc-80df081104de (0e577dbd-45bf-49f4-bffc-80df081104de): created successfully
Sep 14 17:52:48.993286 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (65d8c8e3-5397-4ed3-813d-7d041ef18977) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:49.000737 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] Flow 'volume_create_manager' (7225bf05-c55a-4d93-b687-f8f13ac96186) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:52:49.037990 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-3a502ee2-4457-4d10-9169-6eb05520333f tempest-ServersNegativeTestJSON-1135389551 None] Created volume successfully.
Sep 14 17:52:54.133503 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:52:54.143360 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:52:54.144084 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:52:54.162474 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] Flow 'volume_create_manager' (b873f710-8626-4e5e-8de5-83f7f5201910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:52:54.166063 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fb14eb78-5a89-454e-982a-c5814dfb6c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:54.188641 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:52:54.216467 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fb14eb78-5a89-454e-982a-c5814dfb6c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:52:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1390917164',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b83cbf9c7f154e3c942bbda502009504',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:52:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:52:54Z,user_id='451c6094163048b6a525d188c78a245b',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:54.219426 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c72fe80e-46e5-482a-bace-bbe317b07a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:54.221776 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c72fe80e-46e5-482a-bace-bbe317b07a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:54.224648 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0dd9cab3-e9fc-4a98-b325-7f8fc8c05e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:54.227455 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0dd9cab3-e9fc-4a98-b325-7f8fc8c05e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd42cfe0f-4da8-4e1d-8da0-833e9df0f4f2', 'volume_name': 'volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:54.230432 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a6a2e6a-c338-4dc8-b738-17d7c5db9c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:54.233108 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0a6a2e6a-c338-4dc8-b738-17d7c5db9c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:54.235600 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c691a891-123f-4770-9785-f580aa12c623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:54.236523 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] Volume d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2', 'volume_size': 1}
Sep 14 17:52:54.237676 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:54.259023 n-d-796905-2 sudo[104013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:52:54.259971 n-d-796905-2 sudo[104013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:54.780791 n-d-796905-2 sudo[104013]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:54.783753 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.546s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:54.787822 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c691a891-123f-4770-9785-f580aa12c623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:54.790249 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e175073d-b543-4202-84db-093b5ad47ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:54.802160 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] Volume volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2 (d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2): created successfully
Sep 14 17:52:54.804346 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e175073d-b543-4202-84db-093b5ad47ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:54.808426 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] Flow 'volume_create_manager' (b873f710-8626-4e5e-8de5-83f7f5201910) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:52:54.817701 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-5858a9cb-ca08-454a-82ad-51c786891add tempest-VolumesBackupsTest-1697523377 None] Created volume successfully.
Sep 14 17:52:57.828013 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:52:57.840983 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:52:57.841859 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:52:57.857170 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] Flow 'volume_create_manager' (d0b22790-7b45-45c8-b195-02d82a560e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:52:57.861189 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3765e23f-c4c5-4ea0-95ad-ff7de3682b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:57.897420 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:52:57.925333 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3765e23f-c4c5-4ea0-95ad-ff7de3682b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:52:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-383200698',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=7966700d-1b8b-42a1-9cd1-8cc508e4632d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='095f4c6b8cb043538ff40444fe7c1ba1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:52:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:52:58Z,user_id='0412c331f53c4bfbbb3b6c64777164f7',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:57.928644 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (854befaf-effc-46f7-8853-cdb8088947f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:57.931235 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (854befaf-effc-46f7-8853-cdb8088947f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:57.934162 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c14607cc-782c-4a96-b0ca-357454c2120f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:57.939132 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c14607cc-782c-4a96-b0ca-357454c2120f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7966700d-1b8b-42a1-9cd1-8cc508e4632d', 'volume_name': 'volume-7966700d-1b8b-42a1-9cd1-8cc508e4632d', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:57.942570 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (94e9191e-0607-49e5-9487-107d7426d3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:57.949541 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (94e9191e-0607-49e5-9487-107d7426d3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:57.952162 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83250f1c-5174-42d2-b968-516ced7e6d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:57.953405 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] Volume 7966700d-1b8b-42a1-9cd1-8cc508e4632d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7966700d-1b8b-42a1-9cd1-8cc508e4632d', 'volume_size': 1}
Sep 14 17:52:57.954786 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7966700d-1b8b-42a1-9cd1-8cc508e4632d stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:58.011565 n-d-796905-2 sudo[104070]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7966700d-1b8b-42a1-9cd1-8cc508e4632d stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:52:58.014143 n-d-796905-2 sudo[104070]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:52:58.752316 n-d-796905-2 sudo[104070]: pam_unix(sudo:session): session closed for user root
Sep 14 17:52:58.755296 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7966700d-1b8b-42a1-9cd1-8cc508e4632d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.800s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:52:58.760003 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83250f1c-5174-42d2-b968-516ced7e6d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7966700d-1b8b-42a1-9cd1-8cc508e4632d', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:58.762708 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (590ed9f1-678e-43a7-b123-2381b2656cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:58.783531 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] Volume volume-7966700d-1b8b-42a1-9cd1-8cc508e4632d (7966700d-1b8b-42a1-9cd1-8cc508e4632d): created successfully
Sep 14 17:52:58.787974 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (590ed9f1-678e-43a7-b123-2381b2656cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:58.794912 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] Flow 'volume_create_manager' (d0b22790-7b45-45c8-b195-02d82a560e43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:52:58.812636 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-e8813cc5-4f4c-4c9c-bee2-33eda1786833 tempest-ServersNegativeTestJSON-1135389551 None] Created volume successfully.
Sep 14 17:52:59.484976 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:52:59.490555 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:52:59.491302 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:52:59.522289 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] Flow 'volume_create_manager' (7d9210a7-ccaf-4461-a293-5e1a8d3e7908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:52:59.530940 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (201d5a81-80f7-46d7-ae18-e5a1dc84c56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:59.560517 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:52:59.597313 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (201d5a81-80f7-46d7-ae18-e5a1dc84c56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:52:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-891126790',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a010938ca962496f90a259bd5ae5c2be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:52:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:52:59Z,user_id='c2593b14c2e3464ca185d531d7313d39',volume_attachment=>,volume_type=VolumeType(8111c571-9e55-42ec-b117-d19724556446),volume_type_id=8111c571-9e55-42ec-b117-d19724556446)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:59.602704 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d1890dbc-c497-4de4-8a33-f4ee7e12bf2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:59.605105 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d1890dbc-c497-4de4-8a33-f4ee7e12bf2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:59.607676 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0a1639f9-a466-49ad-b192-4c5ee2b529a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:59.610676 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0a1639f9-a466-49ad-b192-4c5ee2b529a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f', 'volume_name': 'volume-a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:59.614495 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32f85bbf-6983-4c40-985c-ffeb43b724ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:59.616846 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (32f85bbf-6983-4c40-985c-ffeb43b724ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:52:59.619478 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a509d60a-326a-46a3-ae91-29ba8224540b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:52:59.620815 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] Volume a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f', 'volume_size': 1}
Sep 14 17:52:59.624255 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:52:59.679782 n-d-796905-2 sudo[104109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:52:59.680643 n-d-796905-2 sudo[104109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:00.359579 n-d-796905-2 sudo[104109]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:00.362445 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.739s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:00.368288 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a509d60a-326a-46a3-ae91-29ba8224540b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:00.371992 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b3476f6-4df2-4924-b9dc-f70cc831a50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:00.386470 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] Volume volume-a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f (a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f): created successfully
Sep 14 17:53:00.389894 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2b3476f6-4df2-4924-b9dc-f70cc831a50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:00.398144 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] Flow 'volume_create_manager' (7d9210a7-ccaf-4461-a293-5e1a8d3e7908) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:53:00.409785 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-50b32c35-8865-4dc7-96a5-e83a940eaba2 tempest-VolumeTypesTest-1880116051 None] Created volume successfully.
Sep 14 17:53:01.288772 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-011a6031-ce03-4758-86c9-2fa4c66bd9ac tempest-VolumeTypesTest-1880116051 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:53:01.290255 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-011a6031-ce03-4758-86c9-2fa4c66bd9ac tempest-VolumeTypesTest-1880116051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:01.349929 n-d-796905-2 sudo[104146]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:53:01.358303 n-d-796905-2 sudo[104146]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:01.411402 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-e4683e5b-7aa0-44e7-ae06-d5836be18193 req-244f1144-a1ac-4ff5-a6ec-a02213316586 tempest-TaggedBootDevicesTest_v242-661599717 None] Terminate volume connection completed successfully.
Sep 14 17:53:01.413032 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-e4683e5b-7aa0-44e7-ae06-d5836be18193 req-244f1144-a1ac-4ff5-a6ec-a02213316586 tempest-TaggedBootDevicesTest_v242-661599717 None] Deleting attachment 1531ee66-9e6a-4aad-818b-04185b64a45e. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 17:53:01.417513 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:01.571867 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.156s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:01.572203 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16\n Backing store flags: \n Account information:\n hNp3bSXNcD7e7493MQ2u\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\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-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\n System information:\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-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:01.573570 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-e4683e5b-7aa0-44e7-ae06-d5836be18193 req-244f1144-a1ac-4ff5-a6ec-a02213316586 tempest-TaggedBootDevicesTest_v242-661599717 None] Removing iscsi_target for Volume ID: 213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:53:01.577526 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:01.753692 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-213f6e46-8fa3-4188-8d2f-fa193207eb16 -f" returned: 0 in 0.178s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:01.754278 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:01.757892 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:01.880171 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:01.880493 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\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-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\n System information:\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-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:01.981017 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-e4683e5b-7aa0-44e7-ae06-d5836be18193 req-244f1144-a1ac-4ff5-a6ec-a02213316586 tempest-TaggedBootDevicesTest_v242-661599717 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:53:01.981017 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:53:01.981017 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:53:01.989009 n-d-796905-2 sudo[104146]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:01.990957 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-011a6031-ce03-4758-86c9-2fa4c66bd9ac tempest-VolumeTypesTest-1880116051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.701s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:01.993025 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-011a6031-ce03-4758-86c9-2fa4c66bd9ac tempest-VolumeTypesTest-1880116051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:02.017544 n-d-796905-2 sudo[104170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:53:02.018589 n-d-796905-2 sudo[104170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:02.312325 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-e4683e5b-7aa0-44e7-ae06-d5836be18193 req-18592d69-6c32-41e9-9084-25b83392b032 tempest-TaggedBootDevicesTest_v242-661599717 None] Terminate volume connection completed successfully.
Sep 14 17:53:02.313023 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-e4683e5b-7aa0-44e7-ae06-d5836be18193 req-18592d69-6c32-41e9-9084-25b83392b032 tempest-TaggedBootDevicesTest_v242-661599717 None] Deleting attachment 5f1adfa5-99fb-485f-a44d-a7677b298d4c. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 17:53:02.316140 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:02.503611 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.189s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:02.504446 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44\n System information:\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-bc37167d-89f1-41db-bbc1-a121fa473f44\n Backing store flags: \n Account information:\n gxs7oEYJqtE9zXDecH5C\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\n System information:\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-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:02.505202 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-e4683e5b-7aa0-44e7-ae06-d5836be18193 req-18592d69-6c32-41e9-9084-25b83392b032 tempest-TaggedBootDevicesTest_v242-661599717 None] Removing iscsi_target for Volume ID: bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:53:02.506275 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:02.686578 n-d-796905-2 sudo[104170]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:02.689093 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-011a6031-ce03-4758-86c9-2fa4c66bd9ac tempest-VolumeTypesTest-1880116051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.696s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:02.691652 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-011a6031-ce03-4758-86c9-2fa4c66bd9ac tempest-VolumeTypesTest-1880116051 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:53:02.698323 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-011a6031-ce03-4758-86c9-2fa4c66bd9ac tempest-VolumeTypesTest-1880116051 None] Retype volume completed successfully.
Sep 14 17:53:02.744136 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-bc37167d-89f1-41db-bbc1-a121fa473f44 -f" returned: 0 in 0.225s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:02.745487 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:02.747032 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:02.935199 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.188s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:02.935525 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\n System information:\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-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:03.075315 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-e4683e5b-7aa0-44e7-ae06-d5836be18193 req-18592d69-6c32-41e9-9084-25b83392b032 tempest-TaggedBootDevicesTest_v242-661599717 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:53:03.075315 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:53:03.075315 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:53:03.379690 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-e4683e5b-7aa0-44e7-ae06-d5836be18193 req-fe7c4f9e-a9e5-48fa-8feb-6fb88d188d32 tempest-TaggedBootDevicesTest_v242-661599717 None] Terminate volume connection completed successfully.
Sep 14 17:53:03.380383 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-e4683e5b-7aa0-44e7-ae06-d5836be18193 req-fe7c4f9e-a9e5-48fa-8feb-6fb88d188d32 tempest-TaggedBootDevicesTest_v242-661599717 None] Deleting attachment af52fd62-ad33-4f88-a65d-7e084b6d1781. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 17:53:03.381581 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:03.634255 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.252s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:03.634599 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46\n System information:\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-89212fe2-1989-4c86-931b-02034438cf46\n Backing store flags: \n Account information:\n nenZQ4DVBjom9KLQQTPa\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:03.635231 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-e4683e5b-7aa0-44e7-ae06-d5836be18193 req-fe7c4f9e-a9e5-48fa-8feb-6fb88d188d32 tempest-TaggedBootDevicesTest_v242-661599717 None] Removing iscsi_target for Volume ID: 89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:53:03.636251 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:03.789630 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-89212fe2-1989-4c86-931b-02034438cf46 -f" returned: 0 in 0.152s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:03.790305 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:03.791842 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:04.000284 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.208s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:04.000985 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:04.180778 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-e4683e5b-7aa0-44e7-ae06-d5836be18193 req-fe7c4f9e-a9e5-48fa-8feb-6fb88d188d32 tempest-TaggedBootDevicesTest_v242-661599717 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:53:04.180778 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:53:04.180778 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:53:04.469950 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-b1bbf514-02ac-4f78-a1e6-c0a1f3c10ed2 tempest-VolumeTypesTest-1880116051 None] Lock "b'cinder-a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:53:04.577192 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:53:04.577593 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:53:04.578398 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:04.639787 n-d-796905-2 sudo[104215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:53:04.642984 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-b1bbf514-02ac-4f78-a1e6-c0a1f3c10ed2 tempest-VolumeTypesTest-1880116051 None] Skipping remove_export. No iscsi_target is presently exported for volume: a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f
Sep 14 17:53:04.644541 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1bbf514-02ac-4f78-a1e6-c0a1f3c10ed2 tempest-VolumeTypesTest-1880116051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:04.645080 n-d-796905-2 sudo[104215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:04.681154 n-d-796905-2 sudo[104217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f
Sep 14 17:53:04.689623 n-d-796905-2 sudo[104217]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:05.493074 n-d-796905-2 sudo[104215]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:05.495131 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.916s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:05.496983 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:05.536450 n-d-796905-2 sudo[104236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:53:05.537985 n-d-796905-2 sudo[104236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:05.561968 n-d-796905-2 sudo[104217]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:05.564614 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1bbf514-02ac-4f78-a1e6-c0a1f3c10ed2 tempest-VolumeTypesTest-1880116051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f" returned: 0 in 0.920s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:05.567548 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1bbf514-02ac-4f78-a1e6-c0a1f3c10ed2 tempest-VolumeTypesTest-1880116051 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-a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:05.615620 n-d-796905-2 sudo[104240]: ubuntu : 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-a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f
Sep 14 17:53:05.617259 n-d-796905-2 sudo[104240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:06.314560 n-d-796905-2 sudo[104240]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:06.319096 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1bbf514-02ac-4f78-a1e6-c0a1f3c10ed2 tempest-VolumeTypesTest-1880116051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f" returned: 0 in 0.750s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:06.323708 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1bbf514-02ac-4f78-a1e6-c0a1f3c10ed2 tempest-VolumeTypesTest-1880116051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:06.354935 n-d-796905-2 sudo[104257]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f
Sep 14 17:53:06.356517 n-d-796905-2 sudo[104257]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:06.459630 n-d-796905-2 sudo[104236]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:06.462977 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.966s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:06.465458 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:53:07.196753 n-d-796905-2 sudo[104257]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:07.199216 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1bbf514-02ac-4f78-a1e6-c0a1f3c10ed2 tempest-VolumeTypesTest-1880116051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f" returned: 0 in 0.876s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:07.200243 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-b1bbf514-02ac-4f78-a1e6-c0a1f3c10ed2 tempest-VolumeTypesTest-1880116051 None] Successfully deleted volume: a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f
Sep 14 17:53:07.242461 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-b1bbf514-02ac-4f78-a1e6-c0a1f3c10ed2 tempest-VolumeTypesTest-1880116051 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1757475580 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1757475580, it is now deprecated. Please use the default quota class for default quota.
Sep 14 17:53:07.243259 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-b1bbf514-02ac-4f78-a1e6-c0a1f3c10ed2 tempest-VolumeTypesTest-1880116051 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1757475580 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1757475580, it is now deprecated. Please use the default quota class for default quota.
Sep 14 17:53:07.265323 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-b1bbf514-02ac-4f78-a1e6-c0a1f3c10ed2 tempest-VolumeTypesTest-1880116051 None] Created reservations ['7c755ef2-21d3-48ee-b4e1-e97819047a17', '741b6bbd-e1e2-43a1-8e1a-04f4e5577045', '8c8e7e82-61bc-4608-9c94-30b734bc35d4', '27ceddb2-89be-41a8-8e36-7cf53e266c54'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:53:07.268580 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-b1bbf514-02ac-4f78-a1e6-c0a1f3c10ed2 tempest-VolumeTypesTest-1880116051 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:53:07.268580 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:53:07.268580 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:53:07.322217 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-b1bbf514-02ac-4f78-a1e6-c0a1f3c10ed2 tempest-VolumeTypesTest-1880116051 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:53:07.323789 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1bbf514-02ac-4f78-a1e6-c0a1f3c10ed2 tempest-VolumeTypesTest-1880116051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:07.345683 n-d-796905-2 sudo[104267]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:53:07.346667 n-d-796905-2 sudo[104267]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:07.867294 n-d-796905-2 sudo[104267]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:07.870154 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1bbf514-02ac-4f78-a1e6-c0a1f3c10ed2 tempest-VolumeTypesTest-1880116051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.546s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:07.872115 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1bbf514-02ac-4f78-a1e6-c0a1f3c10ed2 tempest-VolumeTypesTest-1880116051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:07.932289 n-d-796905-2 sudo[104282]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:53:07.937417 n-d-796905-2 sudo[104282]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:08.462781 n-d-796905-2 sudo[104282]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:08.465563 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1bbf514-02ac-4f78-a1e6-c0a1f3c10ed2 tempest-VolumeTypesTest-1880116051 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:08.468973 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-b1bbf514-02ac-4f78-a1e6-c0a1f3c10ed2 tempest-VolumeTypesTest-1880116051 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:53:08.479695 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b1bbf514-02ac-4f78-a1e6-c0a1f3c10ed2 tempest-VolumeTypesTest-1880116051 None] Deleted volume successfully.
Sep 14 17:53:08.500104 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-b1bbf514-02ac-4f78-a1e6-c0a1f3c10ed2 tempest-VolumeTypesTest-1880116051 None] Lock "b'cinder-a7ecb48f-56d1-41c0-b7c0-b98d2da8e39f-delete_volume'" released by "delete_volume" :: held 4.030s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:53:18.464012 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:53:18.470168 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:53:18.470883 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:53:18.543928 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] Flow 'volume_create_manager' (336c3ae1-5cd6-4518-9a14-e337dc771491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:53:18.566827 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af280421-ff96-4b1b-ae6a-16fc5454b6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:18.635391 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:53:18.727702 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af280421-ff96-4b1b-ae6a-16fc5454b6fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:53:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1784446290',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4690234e3a54e30a42513d7b7107679',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:53:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:53:18Z,user_id='e378db33e8494574b53e1e8986705b04',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:18.740772 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a7938d34-8d8a-49ad-a02f-3dd4d206af19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:18.744805 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a7938d34-8d8a-49ad-a02f-3dd4d206af19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:18.757162 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (23927b96-dd67-4730-9fe7-27333a3a46ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:18.765305 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (23927b96-dd67-4730-9fe7-27333a3a46ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a', 'volume_name': 'volume-10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:18.767733 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (314108b4-2690-4e88-b9a1-4c6b7072b74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:18.787030 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (314108b4-2690-4e88-b9a1-4c6b7072b74f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:18.793003 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (657be1ab-c6aa-4b22-9559-6863a9bd5cc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:18.793816 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] Volume 10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a', 'volume_size': 1}
Sep 14 17:53:18.803962 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:18.867098 n-d-796905-2 sudo[104366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:53:18.869434 n-d-796905-2 sudo[104366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:19.641063 n-d-796905-2 sudo[104366]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:19.643499 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.839s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:19.647059 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (657be1ab-c6aa-4b22-9559-6863a9bd5cc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:19.649355 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0e6c875f-dd59-4993-bf95-87ead8b52ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:19.676637 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] Volume volume-10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a (10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a): created successfully
Sep 14 17:53:19.680097 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0e6c875f-dd59-4993-bf95-87ead8b52ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:19.683423 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] Flow 'volume_create_manager' (336c3ae1-5cd6-4518-9a14-e337dc771491) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:53:19.699706 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-ad5442cf-cd14-429b-ac1f-9b40b6f558dd tempest-VolumesListAdminTestJSON-2025457991 None] Created volume successfully.
Sep 14 17:53:21.175567 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:53:21.192154 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:53:21.192665 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:53:21.234365 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] Flow 'volume_create_manager' (34de98a4-d0a0-4316-a1a7-e2e454ce1ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:53:21.245069 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8a0d2f73-41b8-4e74-a49f-8b56d17d5dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:21.322271 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:53:21.369174 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8a0d2f73-41b8-4e74-a49f-8b56d17d5dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:53:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-765263529',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=2448f72b-c321-48e0-8055-e8a478488c29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4690234e3a54e30a42513d7b7107679',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:53:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:53:21Z,user_id='e378db33e8494574b53e1e8986705b04',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:21.371836 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (01ac0938-c87b-4e75-b952-d06ed9b2ac4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:21.374130 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (01ac0938-c87b-4e75-b952-d06ed9b2ac4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:21.377682 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a68f0018-1631-4247-8752-e80208f08642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:21.381144 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a68f0018-1631-4247-8752-e80208f08642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2448f72b-c321-48e0-8055-e8a478488c29', 'volume_name': 'volume-2448f72b-c321-48e0-8055-e8a478488c29', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:21.383620 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52bb8d03-5f74-49f3-899f-5863bb19931e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:21.385902 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52bb8d03-5f74-49f3-899f-5863bb19931e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:21.388625 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6ad73c6-67bb-46bd-8d6b-e6f09c70c4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:21.389551 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] Volume 2448f72b-c321-48e0-8055-e8a478488c29: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2448f72b-c321-48e0-8055-e8a478488c29', 'volume_size': 1}
Sep 14 17:53:21.390764 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2448f72b-c321-48e0-8055-e8a478488c29 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:21.450582 n-d-796905-2 sudo[104411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2448f72b-c321-48e0-8055-e8a478488c29 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:53:21.451572 n-d-796905-2 sudo[104411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:22.358648 n-d-796905-2 sudo[104411]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:22.361557 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2448f72b-c321-48e0-8055-e8a478488c29 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.970s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:22.366025 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e6ad73c6-67bb-46bd-8d6b-e6f09c70c4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2448f72b-c321-48e0-8055-e8a478488c29', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:22.369591 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9208a1fa-596d-432b-8f5d-7352cc9fb429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:22.388197 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] Volume volume-2448f72b-c321-48e0-8055-e8a478488c29 (2448f72b-c321-48e0-8055-e8a478488c29): created successfully
Sep 14 17:53:22.393174 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9208a1fa-596d-432b-8f5d-7352cc9fb429) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:22.401300 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] Flow 'volume_create_manager' (34de98a4-d0a0-4316-a1a7-e2e454ce1ec9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:53:22.419767 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-e34141b3-12f6-41c8-be98-74d4e3999d5a tempest-VolumesListAdminTestJSON-2025457991 None] Created volume successfully.
Sep 14 17:53:22.704547 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-7d1dc6fe-4a11-4793-b77a-3708129c9bb0 tempest-TaggedBootDevicesTest_v242-661599717 None] Lock "b'cinder-89212fe2-1989-4c86-931b-02034438cf46-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:53:22.813432 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:22.888511 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-05013b05-f2cf-447a-8cc2-8ce4365f3c97 req-069639aa-d65f-41d6-b093-e586733e2feb tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:22.979726 n-d-796905-2 sudo[104442]: 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-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2
Sep 14 17:53:22.981863 n-d-796905-2 sudo[104442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:23.138029 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.345s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:23.138851 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:23.140557 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-7d1dc6fe-4a11-4793-b77a-3708129c9bb0 tempest-TaggedBootDevicesTest_v242-661599717 None] Skipping remove_export. No iscsi_target is presently exported for volume: 89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:53:23.142385 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7d1dc6fe-4a11-4793-b77a-3708129c9bb0 tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:23.182808 n-d-796905-2 sudo[104445]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:53:23.184278 n-d-796905-2 sudo[104445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:23.805464 n-d-796905-2 sudo[104442]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:23.808197 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-05013b05-f2cf-447a-8cc2-8ce4365f3c97 req-069639aa-d65f-41d6-b093-e586733e2feb tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2" returned: 0 in 0.919s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:23.910253 n-d-796905-2 sudo[104445]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:23.977621 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7d1dc6fe-4a11-4793-b77a-3708129c9bb0 tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46" returned: 0 in 0.835s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:23.994157 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7d1dc6fe-4a11-4793-b77a-3708129c9bb0 tempest-TaggedBootDevicesTest_v242-661599717 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-89212fe2-1989-4c86-931b-02034438cf46 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:24.041035 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:24.041312 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.038s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:24.041781 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213254279552]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:24.042842 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-05013b05-f2cf-447a-8cc2-8ce4365f3c97 req-069639aa-d65f-41d6-b093-e586733e2feb tempest-VolumesBackupsTest-1697523377 None] Targets prior to update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:53:24.044121 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-05013b05-f2cf-447a-8cc2-8ce4365f3c97 req-069639aa-d65f-41d6-b093-e586733e2feb tempest-VolumesBackupsTest-1697523377 None] Creating iscsi_target for Volume ID: volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:53:24.048904 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-05013b05-f2cf-447a-8cc2-8ce4365f3c97 req-069639aa-d65f-41d6-b093-e586733e2feb tempest-VolumesBackupsTest-1697523377 None] Created volume path /opt/stack/data/cinder/volumes/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2,
Sep 14 17:53:24.048904 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:53:24.048904 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:53:24.048904 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2
Sep 14 17:53:24.048904 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:53:24.048904 n-d-796905-2 cinder-volume[84144]: incominguser 2J33xpjfgQKjd2H6rZB5 mkJPQkxYz7jiTRPw
Sep 14 17:53:24.048904 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:53:24.048904 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:53:24.048904 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:53:24.048904 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:53:24.058829 n-d-796905-2 sudo[104459]: ubuntu : 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-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:53:24.059656 n-d-796905-2 sudo[104459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:24.089017 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:24.117828 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:53:24.126272 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:53:24.127836 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:53:24.144665 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] Flow 'volume_create_manager' (0703ec25-1db5-4787-a624-5da15127319f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:53:24.150881 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (afe71a42-e99e-4743-bbcd-da78f553c391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:24.217027 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:53:24.288670 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (afe71a42-e99e-4743-bbcd-da78f553c391) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:53:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1665161621',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=9fa55700-7bd9-4c3c-a3ee-c26e481b932b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4690234e3a54e30a42513d7b7107679',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:53:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:53:24Z,user_id='e378db33e8494574b53e1e8986705b04',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:24.297717 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56d32da5-7bd2-4e78-af21-df8b05851b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:24.301539 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (56d32da5-7bd2-4e78-af21-df8b05851b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:24.306048 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f34e71a-3e16-49d7-9967-4fa99ad608e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:24.308309 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f34e71a-3e16-49d7-9967-4fa99ad608e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9fa55700-7bd9-4c3c-a3ee-c26e481b932b', 'volume_name': 'volume-9fa55700-7bd9-4c3c-a3ee-c26e481b932b', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:24.314313 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9371765b-f852-49e8-b483-6c537e03ce82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:24.317030 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9371765b-f852-49e8-b483-6c537e03ce82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:24.319055 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c1105fdb-6dd4-490f-b42b-13c3fb42312a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:24.319818 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] Volume 9fa55700-7bd9-4c3c-a3ee-c26e481b932b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9fa55700-7bd9-4c3c-a3ee-c26e481b932b', 'volume_size': 1}
Sep 14 17:53:24.322264 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9fa55700-7bd9-4c3c-a3ee-c26e481b932b stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:24.346939 n-d-796905-2 sudo[104465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9fa55700-7bd9-4c3c-a3ee-c26e481b932b stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:53:24.348311 n-d-796905-2 sudo[104465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:24.805770 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2" returned: 0 in 0.753s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:24.806383 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213254279552]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:24.807396 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-05013b05-f2cf-447a-8cc2-8ce4365f3c97 req-069639aa-d65f-41d6-b093-e586733e2feb tempest-VolumesBackupsTest-1697523377 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:53:24.807921 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-05013b05-f2cf-447a-8cc2-8ce4365f3c97 req-069639aa-d65f-41d6-b093-e586733e2feb tempest-VolumesBackupsTest-1697523377 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:53:24.813052 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:24.822381 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:24.823184 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213254279552]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\n Backing store flags: \n Account information:\n 2J33xpjfgQKjd2H6rZB5\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:24.824135 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-05013b05-f2cf-447a-8cc2-8ce4365f3c97 req-069639aa-d65f-41d6-b093-e586733e2feb tempest-VolumesBackupsTest-1697523377 None] Targets after update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:53:24.829425 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:24.877875 n-d-796905-2 sudo[104459]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:24.881857 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7d1dc6fe-4a11-4793-b77a-3708129c9bb0 tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46" returned: 0 in 0.888s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:24.885914 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7d1dc6fe-4a11-4793-b77a-3708129c9bb0 tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:24.978947 n-d-796905-2 sudo[104516]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:53:24.998852 n-d-796905-2 sudo[104516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:25.072820 n-d-796905-2 sudo[104465]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:25.075229 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9fa55700-7bd9-4c3c-a3ee-c26e481b932b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.754s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:25.079020 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c1105fdb-6dd4-490f-b42b-13c3fb42312a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9fa55700-7bd9-4c3c-a3ee-c26e481b932b', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:25.081534 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f5dfd4d-0d35-40e2-b2a1-49707ac30ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:25.107805 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] Volume volume-9fa55700-7bd9-4c3c-a3ee-c26e481b932b (9fa55700-7bd9-4c3c-a3ee-c26e481b932b): created successfully
Sep 14 17:53:25.115286 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1f5dfd4d-0d35-40e2-b2a1-49707ac30ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:25.121704 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] Flow 'volume_create_manager' (0703ec25-1db5-4787-a624-5da15127319f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:53:25.134615 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.290s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:25.135492 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213254279552]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\n Backing store flags: \n Account information:\n 2J33xpjfgQKjd2H6rZB5\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:25.139537 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:25.140866 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-def6539e-0d60-46dd-a05e-16f152c9bdcd tempest-VolumesListAdminTestJSON-2025457991 None] Created volume successfully.
Sep 14 17:53:25.313015 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.175s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:25.313575 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213254279552]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\n Backing store flags: \n Account information:\n 2J33xpjfgQKjd2H6rZB5\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:25.315543 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-05013b05-f2cf-447a-8cc2-8ce4365f3c97 req-069639aa-d65f-41d6-b093-e586733e2feb tempest-VolumesBackupsTest-1697523377 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:53:25.652010 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-05013b05-f2cf-447a-8cc2-8ce4365f3c97 req-069639aa-d65f-41d6-b093-e586733e2feb tempest-VolumesBackupsTest-1697523377 None] attachment_update completed successfully.
Sep 14 17:53:25.835260 n-d-796905-2 sudo[104516]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:25.837090 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7d1dc6fe-4a11-4793-b77a-3708129c9bb0 tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-89212fe2-1989-4c86-931b-02034438cf46" returned: 0 in 0.954s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:25.839005 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-7d1dc6fe-4a11-4793-b77a-3708129c9bb0 tempest-TaggedBootDevicesTest_v242-661599717 None] Successfully deleted volume: 89212fe2-1989-4c86-931b-02034438cf46
Sep 14 17:53:25.890077 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-7d1dc6fe-4a11-4793-b77a-3708129c9bb0 tempest-TaggedBootDevicesTest_v242-661599717 None] Created reservations ['643bc1cf-2c3f-4c0d-8bef-2f797963021e', 'c74b6b45-e5bf-4cb4-ae7f-79e7b3e96123', 'bd7b5fe1-b8aa-4bd2-af60-0f004dee5598', '38dbb2d0-4b82-4ec2-801d-b63953f68b49'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:53:25.893122 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-7d1dc6fe-4a11-4793-b77a-3708129c9bb0 tempest-TaggedBootDevicesTest_v242-661599717 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:53:25.893122 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:53:25.893122 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:53:25.986304 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-7d1dc6fe-4a11-4793-b77a-3708129c9bb0 tempest-TaggedBootDevicesTest_v242-661599717 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:53:25.987018 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7d1dc6fe-4a11-4793-b77a-3708129c9bb0 tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:26.029515 n-d-796905-2 sudo[104546]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:53:26.030303 n-d-796905-2 sudo[104546]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:26.765440 n-d-796905-2 sudo[104546]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:26.777818 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7d1dc6fe-4a11-4793-b77a-3708129c9bb0 tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.780s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:26.780431 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7d1dc6fe-4a11-4793-b77a-3708129c9bb0 tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:26.805339 n-d-796905-2 sudo[104550]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:53:26.807041 n-d-796905-2 sudo[104550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:26.864480 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-76ee71b0-a103-41ca-80b3-6a7213930062 tempest-TaggedBootDevicesTest_v242-661599717 None] Lock "b'cinder-bc37167d-89f1-41db-bbc1-a121fa473f44-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:53:27.141410 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:53:27.151391 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:53:27.152225 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:53:27.167424 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] Flow 'volume_create_manager' (6ad9822e-d313-49a6-9b68-db6b55c5a377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:53:27.171444 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9f33dfe0-7150-4fac-a149-757a0f6b7feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:27.199898 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:27.209101 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:53:27.267901 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9f33dfe0-7150-4fac-a149-757a0f6b7feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:53:27Z,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-796905-2@lvmdriver-1#lvmdriver-1',id=d721d393-67c9-46f4-bc8a-59146491f2e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbed548deda14a49b8fc2cb739d29997',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:53:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:53:27Z,user_id='1812a91489564f4f9b5c15bc3f45d132',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:27.272366 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac4133f7-ae5c-4ceb-b182-c3a0637b7308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:27.275279 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac4133f7-ae5c-4ceb-b182-c3a0637b7308) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:27.278799 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (23485332-4c69-476a-a7f0-ee9d89f77293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:27.281675 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (23485332-4c69-476a-a7f0-ee9d89f77293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd721d393-67c9-46f4-bc8a-59146491f2e0', 'volume_name': 'volume-d721d393-67c9-46f4-bc8a-59146491f2e0', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:27.284317 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13b7f799-03f0-4aa6-b899-12e312c89256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:27.286539 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13b7f799-03f0-4aa6-b899-12e312c89256) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:27.288848 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4fc0d18c-6727-42fc-801b-fa125fbdeada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:27.289728 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] Volume d721d393-67c9-46f4-bc8a-59146491f2e0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d721d393-67c9-46f4-bc8a-59146491f2e0', 'volume_size': 1}
Sep 14 17:53:27.291647 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d721d393-67c9-46f4-bc8a-59146491f2e0 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:27.339705 n-d-796905-2 sudo[104565]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d721d393-67c9-46f4-bc8a-59146491f2e0 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:53:27.340506 n-d-796905-2 sudo[104565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:27.347566 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:27.347859 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213254279552]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\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-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\n Backing store flags: \n Account information:\n 2J33xpjfgQKjd2H6rZB5\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:27.348736 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-76ee71b0-a103-41ca-80b3-6a7213930062 tempest-TaggedBootDevicesTest_v242-661599717 None] Skipping remove_export. No iscsi_target is presently exported for volume: bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:53:27.350098 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-76ee71b0-a103-41ca-80b3-6a7213930062 tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:27.401145 n-d-796905-2 sudo[104568]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:53:27.401935 n-d-796905-2 sudo[104568]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:27.774869 n-d-796905-2 sudo[104550]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:27.777540 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7d1dc6fe-4a11-4793-b77a-3708129c9bb0 tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.997s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:27.780282 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-7d1dc6fe-4a11-4793-b77a-3708129c9bb0 tempest-TaggedBootDevicesTest_v242-661599717 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:53:27.787835 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7d1dc6fe-4a11-4793-b77a-3708129c9bb0 tempest-TaggedBootDevicesTest_v242-661599717 None] Deleted volume successfully.
Sep 14 17:53:27.808633 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-7d1dc6fe-4a11-4793-b77a-3708129c9bb0 tempest-TaggedBootDevicesTest_v242-661599717 None] Lock "b'cinder-89212fe2-1989-4c86-931b-02034438cf46-delete_volume'" released by "delete_volume" :: held 5.106s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:53:28.326618 n-d-796905-2 sudo[104568]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:28.328678 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-76ee71b0-a103-41ca-80b3-6a7213930062 tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44" returned: 0 in 0.978s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:28.330084 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-76ee71b0-a103-41ca-80b3-6a7213930062 tempest-TaggedBootDevicesTest_v242-661599717 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-bc37167d-89f1-41db-bbc1-a121fa473f44 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:28.350696 n-d-796905-2 sudo[104565]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:28.375109 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d721d393-67c9-46f4-bc8a-59146491f2e0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.083s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:28.379441 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4fc0d18c-6727-42fc-801b-fa125fbdeada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d721d393-67c9-46f4-bc8a-59146491f2e0', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:28.381613 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (76f0184c-8828-478a-8ef2-f8848d7b828e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:28.395460 n-d-796905-2 sudo[104601]: ubuntu : 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-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:53:28.398458 n-d-796905-2 sudo[104601]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:28.405163 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] Volume volume-d721d393-67c9-46f4-bc8a-59146491f2e0 (d721d393-67c9-46f4-bc8a-59146491f2e0): created successfully
Sep 14 17:53:28.409282 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (76f0184c-8828-478a-8ef2-f8848d7b828e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:28.413271 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] Flow 'volume_create_manager' (6ad9822e-d313-49a6-9b68-db6b55c5a377) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:53:28.426487 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-dbd24b8e-73d4-4c7c-9027-77d06dd3512c tempest-VolumesListAdminTestJSON-183718014 None] Created volume successfully.
Sep 14 17:53:29.029254 n-d-796905-2 sudo[104601]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:29.031403 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-76ee71b0-a103-41ca-80b3-6a7213930062 tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44" returned: 0 in 0.701s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:29.033797 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-76ee71b0-a103-41ca-80b3-6a7213930062 tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:29.059574 n-d-796905-2 sudo[104616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:53:29.061321 n-d-796905-2 sudo[104616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:29.673998 n-d-796905-2 sudo[104616]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:29.676502 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-76ee71b0-a103-41ca-80b3-6a7213930062 tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bc37167d-89f1-41db-bbc1-a121fa473f44" returned: 0 in 0.643s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:29.678579 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-76ee71b0-a103-41ca-80b3-6a7213930062 tempest-TaggedBootDevicesTest_v242-661599717 None] Successfully deleted volume: bc37167d-89f1-41db-bbc1-a121fa473f44
Sep 14 17:53:29.730822 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-76ee71b0-a103-41ca-80b3-6a7213930062 tempest-TaggedBootDevicesTest_v242-661599717 None] Created reservations ['249d12c1-14ee-4649-a581-f189c8ad6734', 'f18ad468-5f08-4c72-aa9c-26634aeec315', 'e0e4b0ad-9da5-4f24-b578-6f7107ac2966', 'b5d47ba5-c5cc-4b7c-a047-5f6c6dfb2890'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:53:29.734377 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-76ee71b0-a103-41ca-80b3-6a7213930062 tempest-TaggedBootDevicesTest_v242-661599717 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:53:29.734377 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:53:29.734377 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:53:29.759376 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-76ee71b0-a103-41ca-80b3-6a7213930062 tempest-TaggedBootDevicesTest_v242-661599717 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:53:29.759376 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:53:29.759376 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:53:29.774678 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-442c1135-483b-4f2c-a4dd-776e6c0f34ba tempest-VolumesListAdminTestJSON-183718014 None] Lock "b'cinder-d721d393-67c9-46f4-bc8a-59146491f2e0-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:53:29.887023 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-442c1135-483b-4f2c-a4dd-776e6c0f34ba tempest-VolumesListAdminTestJSON-183718014 None] Skipping remove_export. No iscsi_target is presently exported for volume: d721d393-67c9-46f4-bc8a-59146491f2e0
Sep 14 17:53:29.888558 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-442c1135-483b-4f2c-a4dd-776e6c0f34ba tempest-VolumesListAdminTestJSON-183718014 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d721d393-67c9-46f4-bc8a-59146491f2e0 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:29.907903 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-76ee71b0-a103-41ca-80b3-6a7213930062 tempest-TaggedBootDevicesTest_v242-661599717 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:53:29.909605 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-76ee71b0-a103-41ca-80b3-6a7213930062 tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:29.921171 n-d-796905-2 sudo[104654]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d721d393-67c9-46f4-bc8a-59146491f2e0
Sep 14 17:53:29.922687 n-d-796905-2 sudo[104654]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:29.997036 n-d-796905-2 sudo[104656]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:53:30.003465 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-5cf51112-9558-4410-b819-8b9ce9558722 tempest-VolumesListAdminTestJSON-2025457991 None] Lock "b'cinder-9fa55700-7bd9-4c3c-a3ee-c26e481b932b-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:53:30.008138 n-d-796905-2 sudo[104656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:30.155565 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-5cf51112-9558-4410-b819-8b9ce9558722 tempest-VolumesListAdminTestJSON-2025457991 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9fa55700-7bd9-4c3c-a3ee-c26e481b932b
Sep 14 17:53:30.159316 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5cf51112-9558-4410-b819-8b9ce9558722 tempest-VolumesListAdminTestJSON-2025457991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9fa55700-7bd9-4c3c-a3ee-c26e481b932b {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:30.195446 n-d-796905-2 sudo[104665]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9fa55700-7bd9-4c3c-a3ee-c26e481b932b
Sep 14 17:53:30.203536 n-d-796905-2 sudo[104665]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:30.802658 n-d-796905-2 sudo[104654]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:30.805052 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-442c1135-483b-4f2c-a4dd-776e6c0f34ba tempest-VolumesListAdminTestJSON-183718014 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d721d393-67c9-46f4-bc8a-59146491f2e0" returned: 0 in 0.916s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:30.807598 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-442c1135-483b-4f2c-a4dd-776e6c0f34ba tempest-VolumesListAdminTestJSON-183718014 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-d721d393-67c9-46f4-bc8a-59146491f2e0 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:30.820562 n-d-796905-2 sudo[104656]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:30.885430 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-76ee71b0-a103-41ca-80b3-6a7213930062 tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.967s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:30.901965 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-76ee71b0-a103-41ca-80b3-6a7213930062 tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:30.915876 n-d-796905-2 sudo[104679]: ubuntu : 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-d721d393-67c9-46f4-bc8a-59146491f2e0
Sep 14 17:53:30.917650 n-d-796905-2 sudo[104679]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:30.977284 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-890def7c-aa88-4616-823f-f20c7300538f tempest-TaggedBootDevicesTest_v242-661599717 None] Lock "b'cinder-213f6e46-8fa3-4188-8d2f-fa193207eb16-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:53:30.981253 n-d-796905-2 sudo[104681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:53:30.986061 n-d-796905-2 sudo[104681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:31.048864 n-d-796905-2 sudo[104665]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:31.159121 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5cf51112-9558-4410-b819-8b9ce9558722 tempest-VolumesListAdminTestJSON-2025457991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9fa55700-7bd9-4c3c-a3ee-c26e481b932b" returned: 0 in 1.000s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:31.171169 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5cf51112-9558-4410-b819-8b9ce9558722 tempest-VolumesListAdminTestJSON-2025457991 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-9fa55700-7bd9-4c3c-a3ee-c26e481b932b {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:31.243722 n-d-796905-2 sudo[104685]: ubuntu : 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-9fa55700-7bd9-4c3c-a3ee-c26e481b932b
Sep 14 17:53:31.249663 n-d-796905-2 sudo[104685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:31.254059 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:31.511805 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.262s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:31.512167 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\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-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\n Backing store flags: \n Account information:\n 2J33xpjfgQKjd2H6rZB5\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:31.513302 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-890def7c-aa88-4616-823f-f20c7300538f tempest-TaggedBootDevicesTest_v242-661599717 None] Skipping remove_export. No iscsi_target is presently exported for volume: 213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:53:31.514632 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-890def7c-aa88-4616-823f-f20c7300538f tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:31.564506 n-d-796905-2 sudo[104695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:53:31.566495 n-d-796905-2 sudo[104695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:32.175517 n-d-796905-2 sudo[104681]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:32.177831 n-d-796905-2 sudo[104679]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:32.183074 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-76ee71b0-a103-41ca-80b3-6a7213930062 tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/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.277s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:32.185311 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-76ee71b0-a103-41ca-80b3-6a7213930062 tempest-TaggedBootDevicesTest_v242-661599717 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:53:32.192094 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-442c1135-483b-4f2c-a4dd-776e6c0f34ba tempest-VolumesListAdminTestJSON-183718014 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-d721d393-67c9-46f4-bc8a-59146491f2e0" returned: 0 in 1.385s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:32.194127 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-442c1135-483b-4f2c-a4dd-776e6c0f34ba tempest-VolumesListAdminTestJSON-183718014 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d721d393-67c9-46f4-bc8a-59146491f2e0 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:32.246240 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-76ee71b0-a103-41ca-80b3-6a7213930062 tempest-TaggedBootDevicesTest_v242-661599717 None] Deleted volume successfully.
Sep 14 17:53:32.248624 n-d-796905-2 sudo[104714]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d721d393-67c9-46f4-bc8a-59146491f2e0
Sep 14 17:53:32.265436 n-d-796905-2 sudo[104714]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:32.266428 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-76ee71b0-a103-41ca-80b3-6a7213930062 tempest-TaggedBootDevicesTest_v242-661599717 None] Lock "b'cinder-bc37167d-89f1-41db-bbc1-a121fa473f44-delete_volume'" released by "delete_volume" :: held 5.406s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:53:32.485183 n-d-796905-2 sudo[104685]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:32.487477 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5cf51112-9558-4410-b819-8b9ce9558722 tempest-VolumesListAdminTestJSON-2025457991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-9fa55700-7bd9-4c3c-a3ee-c26e481b932b" returned: 0 in 1.316s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:32.488883 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5cf51112-9558-4410-b819-8b9ce9558722 tempest-VolumesListAdminTestJSON-2025457991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9fa55700-7bd9-4c3c-a3ee-c26e481b932b {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:32.575902 n-d-796905-2 sudo[104723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9fa55700-7bd9-4c3c-a3ee-c26e481b932b
Sep 14 17:53:32.589512 n-d-796905-2 sudo[104695]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:32.590087 n-d-796905-2 sudo[104723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:32.592184 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-890def7c-aa88-4616-823f-f20c7300538f tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16" returned: 0 in 1.077s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:32.594043 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-890def7c-aa88-4616-823f-f20c7300538f tempest-TaggedBootDevicesTest_v242-661599717 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-213f6e46-8fa3-4188-8d2f-fa193207eb16 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:32.671604 n-d-796905-2 sudo[104727]: ubuntu : 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-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:53:32.676041 n-d-796905-2 sudo[104727]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:33.438576 n-d-796905-2 sudo[104714]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:33.452906 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-442c1135-483b-4f2c-a4dd-776e6c0f34ba tempest-VolumesListAdminTestJSON-183718014 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d721d393-67c9-46f4-bc8a-59146491f2e0" returned: 0 in 1.258s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:33.454224 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-442c1135-483b-4f2c-a4dd-776e6c0f34ba tempest-VolumesListAdminTestJSON-183718014 None] Successfully deleted volume: d721d393-67c9-46f4-bc8a-59146491f2e0
Sep 14 17:53:33.477211 n-d-796905-2 sudo[104727]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:33.488668 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-890def7c-aa88-4616-823f-f20c7300538f tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16" returned: 0 in 0.893s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:33.511864 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-890def7c-aa88-4616-823f-f20c7300538f tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:33.563042 n-d-796905-2 sudo[104723]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:33.568748 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5cf51112-9558-4410-b819-8b9ce9558722 tempest-VolumesListAdminTestJSON-2025457991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9fa55700-7bd9-4c3c-a3ee-c26e481b932b" returned: 0 in 1.080s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:33.569784 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-5cf51112-9558-4410-b819-8b9ce9558722 tempest-VolumesListAdminTestJSON-2025457991 None] Successfully deleted volume: 9fa55700-7bd9-4c3c-a3ee-c26e481b932b
Sep 14 17:53:33.600510 n-d-796905-2 sudo[104744]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:53:33.602171 n-d-796905-2 sudo[104744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:33.717434 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-5cf51112-9558-4410-b819-8b9ce9558722 tempest-VolumesListAdminTestJSON-2025457991 None] Created reservations ['0a146df1-3f48-406a-b7dd-c22f7d8f4a5d', 'bc42aec7-2cb4-479a-957d-2460db1201e5', 'd4143940-2312-431a-bd15-124b462bb1f6', '664b1b98-e56d-408d-a80b-c03b67388095'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:53:33.726050 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-5cf51112-9558-4410-b819-8b9ce9558722 tempest-VolumesListAdminTestJSON-2025457991 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:53:33.726050 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:53:33.726050 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:53:33.830883 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-442c1135-483b-4f2c-a4dd-776e6c0f34ba tempest-VolumesListAdminTestJSON-183718014 None] Created reservations ['fb67c7d5-7870-4b38-9c49-e4e1fe330f0e', 'f3ade956-dbbf-4b21-9d01-13f0f48a9889', '8172baf3-5eab-46fb-90da-4ba728776bc3', '837779fe-fbfc-4752-a971-3c6defaed2a4'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:53:33.875372 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-5cf51112-9558-4410-b819-8b9ce9558722 tempest-VolumesListAdminTestJSON-2025457991 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:53:33.878514 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5cf51112-9558-4410-b819-8b9ce9558722 tempest-VolumesListAdminTestJSON-2025457991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:33.946866 n-d-796905-2 sudo[104746]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:53:33.961125 n-d-796905-2 sudo[104746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:33.996396 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-442c1135-483b-4f2c-a4dd-776e6c0f34ba tempest-VolumesListAdminTestJSON-183718014 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:53:33.997580 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-442c1135-483b-4f2c-a4dd-776e6c0f34ba tempest-VolumesListAdminTestJSON-183718014 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:34.069168 n-d-796905-2 sudo[104749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:53:34.070295 n-d-796905-2 sudo[104749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:34.242735 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-7690d953-0b08-430c-b6b5-adbe7f679d6b tempest-VolumesListAdminTestJSON-2025457991 None] Lock "b'cinder-2448f72b-c321-48e0-8055-e8a478488c29-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:53:34.444557 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-7690d953-0b08-430c-b6b5-adbe7f679d6b tempest-VolumesListAdminTestJSON-2025457991 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2448f72b-c321-48e0-8055-e8a478488c29
Sep 14 17:53:34.445073 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7690d953-0b08-430c-b6b5-adbe7f679d6b tempest-VolumesListAdminTestJSON-2025457991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2448f72b-c321-48e0-8055-e8a478488c29 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:34.535826 n-d-796905-2 sudo[104763]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2448f72b-c321-48e0-8055-e8a478488c29
Sep 14 17:53:34.569577 n-d-796905-2 sudo[104763]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:34.756728 n-d-796905-2 sudo[104744]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:34.759364 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-890def7c-aa88-4616-823f-f20c7300538f tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-213f6e46-8fa3-4188-8d2f-fa193207eb16" returned: 0 in 1.247s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:34.761288 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-890def7c-aa88-4616-823f-f20c7300538f tempest-TaggedBootDevicesTest_v242-661599717 None] Successfully deleted volume: 213f6e46-8fa3-4188-8d2f-fa193207eb16
Sep 14 17:53:34.865870 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-890def7c-aa88-4616-823f-f20c7300538f tempest-TaggedBootDevicesTest_v242-661599717 None] Created reservations ['9242d2b5-c025-4b62-b5b1-00ae3a603936', '8ffe1e15-ec00-4d03-b28b-afbbb836e76e', '81ca6433-8543-4b4d-86d5-ff466ff78cb1', '5303e9f0-6aa9-4978-bde4-b9d80177e918'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:53:34.868107 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-890def7c-aa88-4616-823f-f20c7300538f tempest-TaggedBootDevicesTest_v242-661599717 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:53:34.868107 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:53:34.868107 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:53:34.895573 n-d-796905-2 sudo[104746]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:34.899326 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5cf51112-9558-4410-b819-8b9ce9558722 tempest-VolumesListAdminTestJSON-2025457991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.021s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:34.901090 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5cf51112-9558-4410-b819-8b9ce9558722 tempest-VolumesListAdminTestJSON-2025457991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:34.936195 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-890def7c-aa88-4616-823f-f20c7300538f tempest-TaggedBootDevicesTest_v242-661599717 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:53:34.936195 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:53:34.936195 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:53:34.971897 n-d-796905-2 sudo[104771]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:53:34.977112 n-d-796905-2 sudo[104771]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:35.016958 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-890def7c-aa88-4616-823f-f20c7300538f tempest-TaggedBootDevicesTest_v242-661599717 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:53:35.018022 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-890def7c-aa88-4616-823f-f20c7300538f tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:35.063708 n-d-796905-2 sudo[104773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:53:35.068424 n-d-796905-2 sudo[104773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:35.314731 n-d-796905-2 sudo[104749]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:35.317004 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-442c1135-483b-4f2c-a4dd-776e6c0f34ba tempest-VolumesListAdminTestJSON-183718014 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.319s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:35.318890 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-442c1135-483b-4f2c-a4dd-776e6c0f34ba tempest-VolumesListAdminTestJSON-183718014 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:35.381638 n-d-796905-2 sudo[104776]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:53:35.388894 n-d-796905-2 sudo[104776]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:35.866807 n-d-796905-2 sudo[104763]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:35.869797 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7690d953-0b08-430c-b6b5-adbe7f679d6b tempest-VolumesListAdminTestJSON-2025457991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2448f72b-c321-48e0-8055-e8a478488c29" returned: 0 in 1.424s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:35.873656 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7690d953-0b08-430c-b6b5-adbe7f679d6b tempest-VolumesListAdminTestJSON-2025457991 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-2448f72b-c321-48e0-8055-e8a478488c29 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:35.934697 n-d-796905-2 sudo[104781]: ubuntu : 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-2448f72b-c321-48e0-8055-e8a478488c29
Sep 14 17:53:35.935488 n-d-796905-2 sudo[104781]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:36.274197 n-d-796905-2 sudo[104771]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:36.278916 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5cf51112-9558-4410-b819-8b9ce9558722 tempest-VolumesListAdminTestJSON-2025457991 None] CMD "sudo cinder-rootwrap /etc/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.375s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:36.278916 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-5cf51112-9558-4410-b819-8b9ce9558722 tempest-VolumesListAdminTestJSON-2025457991 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:53:36.285704 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-5cf51112-9558-4410-b819-8b9ce9558722 tempest-VolumesListAdminTestJSON-2025457991 None] Deleted volume successfully.
Sep 14 17:53:36.315635 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-5cf51112-9558-4410-b819-8b9ce9558722 tempest-VolumesListAdminTestJSON-2025457991 None] Lock "b'cinder-9fa55700-7bd9-4c3c-a3ee-c26e481b932b-delete_volume'" released by "delete_volume" :: held 6.311s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:53:36.433387 n-d-796905-2 sudo[104773]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:36.435755 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-890def7c-aa88-4616-823f-f20c7300538f tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.418s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:36.436943 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-890def7c-aa88-4616-823f-f20c7300538f tempest-TaggedBootDevicesTest_v242-661599717 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:36.476771 n-d-796905-2 sudo[104786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:53:36.478224 n-d-796905-2 sudo[104786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:36.532928 n-d-796905-2 sudo[104776]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:36.536519 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-442c1135-483b-4f2c-a4dd-776e6c0f34ba tempest-VolumesListAdminTestJSON-183718014 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.217s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:36.539713 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-442c1135-483b-4f2c-a4dd-776e6c0f34ba tempest-VolumesListAdminTestJSON-183718014 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:53:36.545850 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-442c1135-483b-4f2c-a4dd-776e6c0f34ba tempest-VolumesListAdminTestJSON-183718014 None] Deleted volume successfully.
Sep 14 17:53:36.574268 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-442c1135-483b-4f2c-a4dd-776e6c0f34ba tempest-VolumesListAdminTestJSON-183718014 None] Lock "b'cinder-d721d393-67c9-46f4-bc8a-59146491f2e0-delete_volume'" released by "delete_volume" :: held 6.800s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:53:37.030155 n-d-796905-2 sudo[104781]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:37.033017 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7690d953-0b08-430c-b6b5-adbe7f679d6b tempest-VolumesListAdminTestJSON-2025457991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-2448f72b-c321-48e0-8055-e8a478488c29" returned: 0 in 1.159s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:37.036057 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7690d953-0b08-430c-b6b5-adbe7f679d6b tempest-VolumesListAdminTestJSON-2025457991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2448f72b-c321-48e0-8055-e8a478488c29 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:37.101777 n-d-796905-2 sudo[104795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2448f72b-c321-48e0-8055-e8a478488c29
Sep 14 17:53:37.103912 n-d-796905-2 sudo[104795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:37.144755 n-d-796905-2 sudo[104786]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:37.147412 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-890def7c-aa88-4616-823f-f20c7300538f tempest-TaggedBootDevicesTest_v242-661599717 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:37.148936 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-890def7c-aa88-4616-823f-f20c7300538f tempest-TaggedBootDevicesTest_v242-661599717 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:53:37.155488 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-890def7c-aa88-4616-823f-f20c7300538f tempest-TaggedBootDevicesTest_v242-661599717 None] Deleted volume successfully.
Sep 14 17:53:37.174270 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-890def7c-aa88-4616-823f-f20c7300538f tempest-TaggedBootDevicesTest_v242-661599717 None] Lock "b'cinder-213f6e46-8fa3-4188-8d2f-fa193207eb16-delete_volume'" released by "delete_volume" :: held 6.198s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:53:37.390494 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.driver [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Creating a new backup for volume volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2. {{(pid=84144) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 14 17:53:37.488979 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Creating clone of volume: d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2
Sep 14 17:53:37.490307 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:37.516280 n-d-796905-2 sudo[104813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2
Sep 14 17:53:37.517266 n-d-796905-2 sudo[104813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:37.730199 n-d-796905-2 sudo[104795]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:37.732338 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7690d953-0b08-430c-b6b5-adbe7f679d6b tempest-VolumesListAdminTestJSON-2025457991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2448f72b-c321-48e0-8055-e8a478488c29" returned: 0 in 0.696s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:37.733383 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-7690d953-0b08-430c-b6b5-adbe7f679d6b tempest-VolumesListAdminTestJSON-2025457991 None] Successfully deleted volume: 2448f72b-c321-48e0-8055-e8a478488c29
Sep 14 17:53:37.821891 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-7690d953-0b08-430c-b6b5-adbe7f679d6b tempest-VolumesListAdminTestJSON-2025457991 None] Created reservations ['0d6fe8c2-6f4e-42fa-8cbf-87d776958493', '2fdda000-b29c-4a41-bbff-f781c97ddc0b', 'e2b50a0d-1595-4b72-9a40-68c4d96b6849', 'acc10a49-5470-4387-b766-7609e1300269'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:53:37.823985 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-7690d953-0b08-430c-b6b5-adbe7f679d6b tempest-VolumesListAdminTestJSON-2025457991 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:53:37.823985 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:53:37.823985 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:53:37.920225 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-7690d953-0b08-430c-b6b5-adbe7f679d6b tempest-VolumesListAdminTestJSON-2025457991 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:53:37.922089 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7690d953-0b08-430c-b6b5-adbe7f679d6b tempest-VolumesListAdminTestJSON-2025457991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:37.966743 n-d-796905-2 sudo[104824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:53:37.985725 n-d-796905-2 sudo[104824]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:38.245706 n-d-796905-2 sudo[104813]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:38.249152 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2" returned: 0 in 0.757s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:38.250912 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7 --snapshot stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:38.314471 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-d0418970-5fba-455b-9e79-507e7b299f08 tempest-VolumesListAdminTestJSON-2025457991 None] Lock "b'cinder-10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:53:38.320454 n-d-796905-2 sudo[104836]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7 --snapshot stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2 -L 1.00g
Sep 14 17:53:38.323419 n-d-796905-2 sudo[104836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:38.523663 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-d0418970-5fba-455b-9e79-507e7b299f08 tempest-VolumesListAdminTestJSON-2025457991 None] Skipping remove_export. No iscsi_target is presently exported for volume: 10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a
Sep 14 17:53:38.528151 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d0418970-5fba-455b-9e79-507e7b299f08 tempest-VolumesListAdminTestJSON-2025457991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:38.555015 n-d-796905-2 sudo[104841]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a
Sep 14 17:53:38.556380 n-d-796905-2 sudo[104841]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:38.662674 n-d-796905-2 sudo[104824]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:38.665006 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7690d953-0b08-430c-b6b5-adbe7f679d6b tempest-VolumesListAdminTestJSON-2025457991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.743s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:38.668097 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7690d953-0b08-430c-b6b5-adbe7f679d6b tempest-VolumesListAdminTestJSON-2025457991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:38.693208 n-d-796905-2 sudo[104843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:53:38.713747 n-d-796905-2 sudo[104843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:39.464447 n-d-796905-2 sudo[104836]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:39.466669 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7 --snapshot stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2 -L 1.00g" returned: 0 in 1.215s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:39.469319 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:39.500303 n-d-796905-2 sudo[104950]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:53:39.501971 n-d-796905-2 sudo[104950]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:39.656899 n-d-796905-2 sudo[104841]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:39.659933 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d0418970-5fba-455b-9e79-507e7b299f08 tempest-VolumesListAdminTestJSON-2025457991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a" returned: 0 in 1.131s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:39.664088 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d0418970-5fba-455b-9e79-507e7b299f08 tempest-VolumesListAdminTestJSON-2025457991 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-10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:39.667120 n-d-796905-2 sudo[104843]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:39.688755 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7690d953-0b08-430c-b6b5-adbe7f679d6b tempest-VolumesListAdminTestJSON-2025457991 None] CMD "sudo cinder-rootwrap /etc/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.020s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:39.692447 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-7690d953-0b08-430c-b6b5-adbe7f679d6b tempest-VolumesListAdminTestJSON-2025457991 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:53:39.703818 n-d-796905-2 sudo[104953]: ubuntu : 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-10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a
Sep 14 17:53:39.704628 n-d-796905-2 sudo[104953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:39.711505 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7690d953-0b08-430c-b6b5-adbe7f679d6b tempest-VolumesListAdminTestJSON-2025457991 None] Deleted volume successfully.
Sep 14 17:53:39.732069 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-7690d953-0b08-430c-b6b5-adbe7f679d6b tempest-VolumesListAdminTestJSON-2025457991 None] Lock "b'cinder-2448f72b-c321-48e0-8055-e8a478488c29-delete_volume'" released by "delete_volume" :: held 5.489s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:53:40.257432 n-d-796905-2 sudo[104950]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:40.260251 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.790s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:40.261660 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:40.331466 n-d-796905-2 sudo[104986]: 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-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7
Sep 14 17:53:40.332620 n-d-796905-2 sudo[104986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:40.497039 n-d-796905-2 sudo[104953]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:40.499306 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d0418970-5fba-455b-9e79-507e7b299f08 tempest-VolumesListAdminTestJSON-2025457991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a" returned: 0 in 0.836s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:40.502091 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d0418970-5fba-455b-9e79-507e7b299f08 tempest-VolumesListAdminTestJSON-2025457991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:40.549469 n-d-796905-2 sudo[104991]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a
Sep 14 17:53:40.561642 n-d-796905-2 sudo[104991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:41.048965 n-d-796905-2 sudo[104986]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:41.051233 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7" returned: 0 in 0.789s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:41.054968 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aab4cbbb--2564--4268--8ebe--1c0dc14f86e7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aab4cbbb--2564--4268--8ebe--1c0dc14f86e7 iflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:41.077265 n-d-796905-2 sudo[105002]: 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--aab4cbbb--2564--4268--8ebe--1c0dc14f86e7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aab4cbbb--2564--4268--8ebe--1c0dc14f86e7 iflag=direct
Sep 14 17:53:41.078897 n-d-796905-2 sudo[105002]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:41.436640 n-d-796905-2 sudo[105002]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:41.438916 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aab4cbbb--2564--4268--8ebe--1c0dc14f86e7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aab4cbbb--2564--4268--8ebe--1c0dc14f86e7 iflag=direct" returned: 0 in 0.385s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:41.439930 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aab4cbbb--2564--4268--8ebe--1c0dc14f86e7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aab4cbbb--2564--4268--8ebe--1c0dc14f86e7 oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:41.444484 n-d-796905-2 sudo[104991]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:41.455867 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d0418970-5fba-455b-9e79-507e7b299f08 tempest-VolumesListAdminTestJSON-2025457991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a" returned: 0 in 0.953s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:41.457996 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-d0418970-5fba-455b-9e79-507e7b299f08 tempest-VolumesListAdminTestJSON-2025457991 None] Successfully deleted volume: 10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a
Sep 14 17:53:41.462888 n-d-796905-2 sudo[105017]: 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--aab4cbbb--2564--4268--8ebe--1c0dc14f86e7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aab4cbbb--2564--4268--8ebe--1c0dc14f86e7 oflag=direct
Sep 14 17:53:41.464087 n-d-796905-2 sudo[105017]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:41.510410 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-d0418970-5fba-455b-9e79-507e7b299f08 tempest-VolumesListAdminTestJSON-2025457991 None] Created reservations ['41b970f7-c8bb-47d2-aaab-40bc3d32ec06', '3046227b-fe7e-4cec-b931-0a1488fee4a1', 'ce153412-938b-48ae-a293-d5b59d48a6f4', '7a9b68a3-4697-42c5-b0eb-609eeb744808'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:53:41.514012 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-d0418970-5fba-455b-9e79-507e7b299f08 tempest-VolumesListAdminTestJSON-2025457991 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:53:41.514012 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:53:41.514012 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:53:41.573009 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-d0418970-5fba-455b-9e79-507e7b299f08 tempest-VolumesListAdminTestJSON-2025457991 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:53:41.574080 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d0418970-5fba-455b-9e79-507e7b299f08 tempest-VolumesListAdminTestJSON-2025457991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:41.617465 n-d-796905-2 sudo[105019]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:53:41.624010 n-d-796905-2 sudo[105019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:41.919973 n-d-796905-2 sudo[105017]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:41.922312 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aab4cbbb--2564--4268--8ebe--1c0dc14f86e7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aab4cbbb--2564--4268--8ebe--1c0dc14f86e7 oflag=direct" returned: 0 in 0.482s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:41.923590 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aab4cbbb--2564--4268--8ebe--1c0dc14f86e7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aab4cbbb--2564--4268--8ebe--1c0dc14f86e7 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:41.966439 n-d-796905-2 sudo[105031]: 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--aab4cbbb--2564--4268--8ebe--1c0dc14f86e7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aab4cbbb--2564--4268--8ebe--1c0dc14f86e7 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 14 17:53:41.967273 n-d-796905-2 sudo[105031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:42.205824 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d0418970-5fba-455b-9e79-507e7b299f08 tempest-VolumesListAdminTestJSON-2025457991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:42.205824 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d0418970-5fba-455b-9e79-507e7b299f08 tempest-VolumesListAdminTestJSON-2025457991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:42.196986 n-d-796905-2 sudo[105019]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:42.242277 n-d-796905-2 sudo[105034]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:53:42.243068 n-d-796905-2 sudo[105034]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:42.807182 n-d-796905-2 sudo[105034]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:42.810076 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d0418970-5fba-455b-9e79-507e7b299f08 tempest-VolumesListAdminTestJSON-2025457991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.608s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:42.814922 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-d0418970-5fba-455b-9e79-507e7b299f08 tempest-VolumesListAdminTestJSON-2025457991 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:53:42.822510 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-d0418970-5fba-455b-9e79-507e7b299f08 tempest-VolumesListAdminTestJSON-2025457991 None] Deleted volume successfully.
Sep 14 17:53:42.932433 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-d0418970-5fba-455b-9e79-507e7b299f08 tempest-VolumesListAdminTestJSON-2025457991 None] Lock "b'cinder-10ef209a-0cb7-4a5d-bb5e-a14ccf345c0a-delete_volume'" released by "delete_volume" :: held 4.618s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:53:48.643000 n-d-796905-2 sudo[105031]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:48.656968 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aab4cbbb--2564--4268--8ebe--1c0dc14f86e7 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aab4cbbb--2564--4268--8ebe--1c0dc14f86e7 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.724s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:48.659832 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--aab4cbbb--2564--4268--8ebe--1c0dc14f86e7, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--aab4cbbb--2564--4268--8ebe--1c0dc14f86e7, size 1024.00 MB, duration 6.74 sec {{(pid=84144) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 14 17:53:48.665429 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.volume_utils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Volume copy 1024.00 MB at 152.03 MB/s
Sep 14 17:53:48.674223 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo 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-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:48.697439 n-d-796905-2 sudo[105131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7
Sep 14 17:53:48.698785 n-d-796905-2 sudo[105131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:49.338051 n-d-796905-2 sudo[105131]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:49.340776 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo 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-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7" returned: 0 in 0.667s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:49.346015 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:49.405224 n-d-796905-2 sudo[105145]: ubuntu : TTY=unknown ; 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-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7
Sep 14 17:53:49.406046 n-d-796905-2 sudo[105145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:50.447338 n-d-796905-2 sudo[105145]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:50.449735 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7" returned: 0 in 1.103s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:50.494228 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:50.523041 n-d-796905-2 sudo[105199]: 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-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7
Sep 14 17:53:50.524723 n-d-796905-2 sudo[105199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:51.296816 n-d-796905-2 sudo[105199]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:51.299110 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7" returned: 0 in 0.805s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:51.384319 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:51.406999 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:51.407678 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\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-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\n Backing store flags: \n Account information:\n 2J33xpjfgQKjd2H6rZB5\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: I_T nexus: 19
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: 2J33xpjfgQKjd2H6rZB5
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:53:51.408568 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:53:51.414057 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Creating iscsi_target for Volume ID: volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:53:51.417906 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Created volume path /opt/stack/data/cinder/volumes/volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7,
Sep 14 17:53:51.417906 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:53:51.417906 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:53:51.417906 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7
Sep 14 17:53:51.417906 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:53:51.417906 n-d-796905-2 cinder-volume[84144]: incominguser hQQLCu4S5d37AwriEojV C3nU2BVJ4ttJwbKk
Sep 14 17:53:51.417906 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:53:51.417906 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:53:51.417906 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:53:51.417906 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:53:51.422896 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:52.145658 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7" returned: 0 in 0.725s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:52.146716 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766240]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:52.147504 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:53:52.148085 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:53:52.151943 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:52.168747 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:52.169335 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\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-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\n Backing store flags: \n Account information:\n 2J33xpjfgQKjd2H6rZB5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7\n System information:\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-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7\n Backing store flags: \n Account information:\n hQQLCu4S5d37AwriEojV\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: I_T nexus: 19
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: 2J33xpjfgQKjd2H6rZB5
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:53:52.170098 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:53:52.176147 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:52.322966 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.148s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:52.323781 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\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-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\n Backing store flags: \n Account information:\n 2J33xpjfgQKjd2H6rZB5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7\n System information:\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-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7\n Backing store flags: \n Account information:\n hQQLCu4S5d37AwriEojV\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:52.325124 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:52.543731 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.218s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:52.544180 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\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-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\n Backing store flags: \n Account information:\n 2J33xpjfgQKjd2H6rZB5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7\n System information:\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-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7\n Backing store flags: \n Account information:\n hQQLCu4S5d37AwriEojV\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:53:52.545322 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Set provider_location to: 10.222.0.39:3260,2 iqn.2010-10.org.openstack:volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:53:52.639140 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Initialize volume connection completed successfully.
Sep 14 17:53:57.998822 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:53:58.009371 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:53:58.009943 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:53:58.087512 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] Flow 'volume_create_manager' (87b059c7-4a28-435a-873a-a773c5d17035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:53:58.091506 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (da56596e-ea49-40ad-9351-286254cbcae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:58.114838 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:53:58.161497 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (da56596e-ea49-40ad-9351-286254cbcae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:53:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-644079762',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=94c5e82d-2d3c-41e1-af7c-c5d52db5c84d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce1a5523eb7242cca8013c62507cae7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:53:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:53:58Z,user_id='40d50b7547bd4d7c9c4dfb39424475b1',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:58.164288 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0180fbc-348e-4387-9d88-951452a366be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:58.167183 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d0180fbc-348e-4387-9d88-951452a366be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:58.170358 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b14d1da-dac8-4371-888d-ac1866cc2952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:58.173455 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6b14d1da-dac8-4371-888d-ac1866cc2952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '94c5e82d-2d3c-41e1-af7c-c5d52db5c84d', 'volume_name': 'volume-94c5e82d-2d3c-41e1-af7c-c5d52db5c84d', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:58.176145 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89f86891-904e-452f-ac13-9c5389694638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:58.179129 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (89f86891-904e-452f-ac13-9c5389694638) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:58.182173 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8ec348ba-ec5d-4f7c-8d30-7d40a09fe799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:58.183156 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] Volume 94c5e82d-2d3c-41e1-af7c-c5d52db5c84d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-94c5e82d-2d3c-41e1-af7c-c5d52db5c84d', 'volume_size': 1}
Sep 14 17:53:58.184329 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-94c5e82d-2d3c-41e1-af7c-c5d52db5c84d stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:58.222113 n-d-796905-2 sudo[105501]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-94c5e82d-2d3c-41e1-af7c-c5d52db5c84d stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:53:58.223650 n-d-796905-2 sudo[105501]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:53:59.167524 n-d-796905-2 sudo[105501]: pam_unix(sudo:session): session closed for user root
Sep 14 17:53:59.172312 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-94c5e82d-2d3c-41e1-af7c-c5d52db5c84d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.986s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:53:59.179166 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8ec348ba-ec5d-4f7c-8d30-7d40a09fe799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-94c5e82d-2d3c-41e1-af7c-c5d52db5c84d', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:59.195991 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6bb783c2-6728-43fa-b698-15b6bdecc7f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:53:59.210001 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] Volume volume-94c5e82d-2d3c-41e1-af7c-c5d52db5c84d (94c5e82d-2d3c-41e1-af7c-c5d52db5c84d): created successfully
Sep 14 17:53:59.215327 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6bb783c2-6728-43fa-b698-15b6bdecc7f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:53:59.222573 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] Flow 'volume_create_manager' (87b059c7-4a28-435a-873a-a773c5d17035) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:53:59.238984 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b229ed7f-61f5-4f98-bc62-39e5d9927b54 tempest-AbsoluteLimitsTests-624247289 None] Created volume successfully.
Sep 14 17:53:59.700544 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-6115d197-c5b7-4cb5-8d3d-4abc12330be7 tempest-AbsoluteLimitsTests-624247289 None] Lock "b'cinder-94c5e82d-2d3c-41e1-af7c-c5d52db5c84d-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:53:59.837540 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-6115d197-c5b7-4cb5-8d3d-4abc12330be7 tempest-AbsoluteLimitsTests-624247289 None] Skipping remove_export. No iscsi_target is presently exported for volume: 94c5e82d-2d3c-41e1-af7c-c5d52db5c84d
Sep 14 17:53:59.838841 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6115d197-c5b7-4cb5-8d3d-4abc12330be7 tempest-AbsoluteLimitsTests-624247289 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-94c5e82d-2d3c-41e1-af7c-c5d52db5c84d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:53:59.919477 n-d-796905-2 sudo[105559]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-94c5e82d-2d3c-41e1-af7c-c5d52db5c84d
Sep 14 17:53:59.920307 n-d-796905-2 sudo[105559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:54:00.671836 n-d-796905-2 sudo[105559]: pam_unix(sudo:session): session closed for user root
Sep 14 17:54:00.674685 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6115d197-c5b7-4cb5-8d3d-4abc12330be7 tempest-AbsoluteLimitsTests-624247289 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-94c5e82d-2d3c-41e1-af7c-c5d52db5c84d" returned: 0 in 0.835s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:00.676360 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6115d197-c5b7-4cb5-8d3d-4abc12330be7 tempest-AbsoluteLimitsTests-624247289 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-94c5e82d-2d3c-41e1-af7c-c5d52db5c84d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:00.717920 n-d-796905-2 sudo[105565]: ubuntu : 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-94c5e82d-2d3c-41e1-af7c-c5d52db5c84d
Sep 14 17:54:00.719102 n-d-796905-2 sudo[105565]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:54:01.636358 n-d-796905-2 sudo[105565]: pam_unix(sudo:session): session closed for user root
Sep 14 17:54:01.639010 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6115d197-c5b7-4cb5-8d3d-4abc12330be7 tempest-AbsoluteLimitsTests-624247289 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-94c5e82d-2d3c-41e1-af7c-c5d52db5c84d" returned: 0 in 0.962s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:01.641011 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6115d197-c5b7-4cb5-8d3d-4abc12330be7 tempest-AbsoluteLimitsTests-624247289 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-94c5e82d-2d3c-41e1-af7c-c5d52db5c84d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:01.686195 n-d-796905-2 sudo[105580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-94c5e82d-2d3c-41e1-af7c-c5d52db5c84d
Sep 14 17:54:01.687637 n-d-796905-2 sudo[105580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:54:02.710909 n-d-796905-2 sudo[105580]: pam_unix(sudo:session): session closed for user root
Sep 14 17:54:02.713085 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6115d197-c5b7-4cb5-8d3d-4abc12330be7 tempest-AbsoluteLimitsTests-624247289 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-94c5e82d-2d3c-41e1-af7c-c5d52db5c84d" returned: 0 in 1.072s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:02.714371 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-6115d197-c5b7-4cb5-8d3d-4abc12330be7 tempest-AbsoluteLimitsTests-624247289 None] Successfully deleted volume: 94c5e82d-2d3c-41e1-af7c-c5d52db5c84d
Sep 14 17:54:02.809600 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-6115d197-c5b7-4cb5-8d3d-4abc12330be7 tempest-AbsoluteLimitsTests-624247289 None] Created reservations ['d0339c15-bc8d-4444-b1f3-087bf340674d', 'd1ced5ce-e02d-4910-8441-a03bfe5fa6c5', '0fcccb9e-8ac1-43f0-89ce-ef39f5d028a2', '3b249449-9904-4d02-a2b2-ee620e94cdf1'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:54:02.812466 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-6115d197-c5b7-4cb5-8d3d-4abc12330be7 tempest-AbsoluteLimitsTests-624247289 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:54:02.812466 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:54:02.812466 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:54:02.882990 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-6115d197-c5b7-4cb5-8d3d-4abc12330be7 tempest-AbsoluteLimitsTests-624247289 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:54:02.885353 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6115d197-c5b7-4cb5-8d3d-4abc12330be7 tempest-AbsoluteLimitsTests-624247289 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:02.933392 n-d-796905-2 sudo[105608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:54:02.935254 n-d-796905-2 sudo[105608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:54:03.920965 n-d-796905-2 sudo[105608]: pam_unix(sudo:session): session closed for user root
Sep 14 17:54:03.923957 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6115d197-c5b7-4cb5-8d3d-4abc12330be7 tempest-AbsoluteLimitsTests-624247289 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.040s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:03.926999 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6115d197-c5b7-4cb5-8d3d-4abc12330be7 tempest-AbsoluteLimitsTests-624247289 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:03.990079 n-d-796905-2 sudo[105645]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:54:03.991143 n-d-796905-2 sudo[105645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:54:04.580076 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:54:04.580956 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:54:04.581981 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:04.677901 n-d-796905-2 sudo[105666]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:54:04.689320 n-d-796905-2 sudo[105666]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:54:05.111298 n-d-796905-2 sudo[105645]: pam_unix(sudo:session): session closed for user root
Sep 14 17:54:05.115419 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6115d197-c5b7-4cb5-8d3d-4abc12330be7 tempest-AbsoluteLimitsTests-624247289 None] CMD "sudo cinder-rootwrap /etc/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.188s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:05.117576 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-6115d197-c5b7-4cb5-8d3d-4abc12330be7 tempest-AbsoluteLimitsTests-624247289 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:54:05.136971 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-6115d197-c5b7-4cb5-8d3d-4abc12330be7 tempest-AbsoluteLimitsTests-624247289 None] Deleted volume successfully.
Sep 14 17:54:05.168197 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-6115d197-c5b7-4cb5-8d3d-4abc12330be7 tempest-AbsoluteLimitsTests-624247289 None] Lock "b'cinder-94c5e82d-2d3c-41e1-af7c-c5d52db5c84d-delete_volume'" released by "delete_volume" :: held 5.468s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:54:05.662144 n-d-796905-2 sudo[105666]: pam_unix(sudo:session): session closed for user root
Sep 14 17:54:05.663784 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.082s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:05.664942 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:05.711546 n-d-796905-2 sudo[105688]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:54:05.712392 n-d-796905-2 sudo[105688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:54:06.650506 n-d-796905-2 sudo[105688]: pam_unix(sudo:session): session closed for user root
Sep 14 17:54:06.652827 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.987s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:06.654583 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:54:10.737423 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:54:10.747348 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:54:10.747862 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:54:10.778060 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] Flow 'volume_create_manager' (95f3f26c-2e0c-462c-9aad-1e7774991bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:54:10.781663 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8926771e-cb8c-45fe-ba07-de6da35629a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:54:10.829769 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:54:10.857222 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8926771e-cb8c-45fe-ba07-de6da35629a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:54:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-36560782',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=bd2db427-44fc-449f-941d-35a3a47aaea8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='162ad16e148a45b2bb8cb5407f06b54f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:54:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:54:11Z,user_id='878a5c36361745f9af6f507c05d6ca12',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:54:10.859323 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e772cd98-0360-4543-8083-35ee88ccceee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:54:10.861496 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e772cd98-0360-4543-8083-35ee88ccceee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:54:10.864265 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (418bcfd2-e3f9-4001-9333-43e2011734fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:54:10.866497 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (418bcfd2-e3f9-4001-9333-43e2011734fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bd2db427-44fc-449f-941d-35a3a47aaea8', 'volume_name': 'volume-bd2db427-44fc-449f-941d-35a3a47aaea8', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:54:10.868652 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (294b3271-efd5-4b41-a207-19bc1d32220c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:54:10.870859 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (294b3271-efd5-4b41-a207-19bc1d32220c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:54:10.873102 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07b8a638-65da-44cb-a195-82b1f4340404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:54:10.873620 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] Volume bd2db427-44fc-449f-941d-35a3a47aaea8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bd2db427-44fc-449f-941d-35a3a47aaea8', 'volume_size': 1}
Sep 14 17:54:10.874631 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd2db427-44fc-449f-941d-35a3a47aaea8 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:10.894199 n-d-796905-2 sudo[105748]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd2db427-44fc-449f-941d-35a3a47aaea8 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:54:10.894982 n-d-796905-2 sudo[105748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:54:11.618643 n-d-796905-2 sudo[105748]: pam_unix(sudo:session): session closed for user root
Sep 14 17:54:11.622087 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd2db427-44fc-449f-941d-35a3a47aaea8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.747s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:11.632091 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (07b8a638-65da-44cb-a195-82b1f4340404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bd2db427-44fc-449f-941d-35a3a47aaea8', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:54:11.635971 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8da95546-1994-43d9-ba27-04d08ab1cbb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:54:11.656229 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] Volume volume-bd2db427-44fc-449f-941d-35a3a47aaea8 (bd2db427-44fc-449f-941d-35a3a47aaea8): created successfully
Sep 14 17:54:11.664152 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8da95546-1994-43d9-ba27-04d08ab1cbb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:54:11.667412 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] Flow 'volume_create_manager' (95f3f26c-2e0c-462c-9aad-1e7774991bbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:54:11.677439 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-0014303c-2aec-4c2f-84bc-17ea6a41f673 tempest-VolumesMetadataTest-1902150754 None] Created volume successfully.
Sep 14 17:54:13.901854 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-490a0edb-1d75-4868-b0c5-25bbdc5ce305 tempest-VolumesMetadataTest-1902150754 None] Lock "b'cinder-bd2db427-44fc-449f-941d-35a3a47aaea8-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:54:14.022700 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-490a0edb-1d75-4868-b0c5-25bbdc5ce305 tempest-VolumesMetadataTest-1902150754 None] Skipping remove_export. No iscsi_target is presently exported for volume: bd2db427-44fc-449f-941d-35a3a47aaea8
Sep 14 17:54:14.023886 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-490a0edb-1d75-4868-b0c5-25bbdc5ce305 tempest-VolumesMetadataTest-1902150754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bd2db427-44fc-449f-941d-35a3a47aaea8 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:14.096179 n-d-796905-2 sudo[105786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bd2db427-44fc-449f-941d-35a3a47aaea8
Sep 14 17:54:14.097757 n-d-796905-2 sudo[105786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:54:14.831569 n-d-796905-2 sudo[105786]: pam_unix(sudo:session): session closed for user root
Sep 14 17:54:14.834547 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-490a0edb-1d75-4868-b0c5-25bbdc5ce305 tempest-VolumesMetadataTest-1902150754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bd2db427-44fc-449f-941d-35a3a47aaea8" returned: 0 in 0.810s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:14.836124 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-490a0edb-1d75-4868-b0c5-25bbdc5ce305 tempest-VolumesMetadataTest-1902150754 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-bd2db427-44fc-449f-941d-35a3a47aaea8 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:14.873597 n-d-796905-2 sudo[105792]: ubuntu : 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-bd2db427-44fc-449f-941d-35a3a47aaea8
Sep 14 17:54:14.874385 n-d-796905-2 sudo[105792]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:54:15.709729 n-d-796905-2 sudo[105792]: pam_unix(sudo:session): session closed for user root
Sep 14 17:54:15.711843 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-490a0edb-1d75-4868-b0c5-25bbdc5ce305 tempest-VolumesMetadataTest-1902150754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-bd2db427-44fc-449f-941d-35a3a47aaea8" returned: 0 in 0.875s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:15.713854 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-490a0edb-1d75-4868-b0c5-25bbdc5ce305 tempest-VolumesMetadataTest-1902150754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd2db427-44fc-449f-941d-35a3a47aaea8 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:15.736021 n-d-796905-2 sudo[105827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd2db427-44fc-449f-941d-35a3a47aaea8
Sep 14 17:54:15.737927 n-d-796905-2 sudo[105827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:54:16.612816 n-d-796905-2 sudo[105827]: pam_unix(sudo:session): session closed for user root
Sep 14 17:54:16.616244 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-490a0edb-1d75-4868-b0c5-25bbdc5ce305 tempest-VolumesMetadataTest-1902150754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd2db427-44fc-449f-941d-35a3a47aaea8" returned: 0 in 0.901s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:16.618056 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-490a0edb-1d75-4868-b0c5-25bbdc5ce305 tempest-VolumesMetadataTest-1902150754 None] Successfully deleted volume: bd2db427-44fc-449f-941d-35a3a47aaea8
Sep 14 17:54:16.735055 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-490a0edb-1d75-4868-b0c5-25bbdc5ce305 tempest-VolumesMetadataTest-1902150754 None] Created reservations ['d5422ac6-62be-4a84-8c93-207c8dbef5bd', 'ea14f10b-e776-4f0f-b741-b15177b3d235', '600104cd-f2b0-45b9-9bcd-c2f45655c2f4', '806d5ae9-fff3-4479-b5a2-63ac2d546093'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:54:16.737568 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-490a0edb-1d75-4868-b0c5-25bbdc5ce305 tempest-VolumesMetadataTest-1902150754 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:54:16.737568 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:54:16.737568 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:54:16.808338 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-490a0edb-1d75-4868-b0c5-25bbdc5ce305 tempest-VolumesMetadataTest-1902150754 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:54:16.809459 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-490a0edb-1d75-4868-b0c5-25bbdc5ce305 tempest-VolumesMetadataTest-1902150754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:16.849198 n-d-796905-2 sudo[105855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:54:16.850083 n-d-796905-2 sudo[105855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:54:17.450451 n-d-796905-2 sudo[105855]: pam_unix(sudo:session): session closed for user root
Sep 14 17:54:17.452444 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-490a0edb-1d75-4868-b0c5-25bbdc5ce305 tempest-VolumesMetadataTest-1902150754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:17.455831 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-490a0edb-1d75-4868-b0c5-25bbdc5ce305 tempest-VolumesMetadataTest-1902150754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:17.547755 n-d-796905-2 sudo[105861]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:54:17.548618 n-d-796905-2 sudo[105861]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:54:18.505161 n-d-796905-2 sudo[105861]: pam_unix(sudo:session): session closed for user root
Sep 14 17:54:18.511997 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-490a0edb-1d75-4868-b0c5-25bbdc5ce305 tempest-VolumesMetadataTest-1902150754 None] CMD "sudo cinder-rootwrap /etc/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.056s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:18.523786 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-490a0edb-1d75-4868-b0c5-25bbdc5ce305 tempest-VolumesMetadataTest-1902150754 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:54:18.553675 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-490a0edb-1d75-4868-b0c5-25bbdc5ce305 tempest-VolumesMetadataTest-1902150754 None] Deleted volume successfully.
Sep 14 17:54:18.605331 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-490a0edb-1d75-4868-b0c5-25bbdc5ce305 tempest-VolumesMetadataTest-1902150754 None] Lock "b'cinder-bd2db427-44fc-449f-941d-35a3a47aaea8-delete_volume'" released by "delete_volume" :: held 4.703s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:54:40.737493 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Terminate volume connection completed successfully.
Sep 14 17:54:40.799145 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:40.943729 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.145s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:40.944531 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\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-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\n Backing store flags: \n Account information:\n 2J33xpjfgQKjd2H6rZB5\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7\n System information:\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-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7\n Backing store flags: \n Account information:\n hQQLCu4S5d37AwriEojV\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:54:40.945812 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Removing iscsi_target for Volume ID: aab4cbbb-2564-4268-8ebe-1c0dc14f86e7
Sep 14 17:54:40.948149 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:41.163923 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7 -f" returned: 0 in 0.216s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:41.164476 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766240]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:54:41.166934 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:41.311253 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:41.311793 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\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-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\n Backing store flags: \n Account information:\n 2J33xpjfgQKjd2H6rZB5\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:54:41.312878 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Remove volume export completed successfully.
Sep 14 17:54:41.441477 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Lock "b'cinder-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:54:41.512933 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Trying to delete temp volume: aab4cbbb-2564-4268-8ebe-1c0dc14f86e7
Sep 14 17:54:41.517146 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:41.659981 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:41.660617 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\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-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\n Backing store flags: \n Account information:\n 2J33xpjfgQKjd2H6rZB5\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:54:41.662083 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Skipping remove_export. No iscsi_target is presently exported for volume: aab4cbbb-2564-4268-8ebe-1c0dc14f86e7
Sep 14 17:54:41.664289 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:41.704001 n-d-796905-2 sudo[106179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7
Sep 14 17:54:41.705466 n-d-796905-2 sudo[106179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:54:42.390777 n-d-796905-2 sudo[106179]: pam_unix(sudo:session): session closed for user root
Sep 14 17:54:42.393936 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7" returned: 0 in 0.730s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:42.396209 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 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-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:42.436388 n-d-796905-2 sudo[106195]: ubuntu : 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-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7
Sep 14 17:54:42.437533 n-d-796905-2 sudo[106195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:54:43.134253 n-d-796905-2 sudo[106195]: pam_unix(sudo:session): session closed for user root
Sep 14 17:54:43.136972 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7" returned: 0 in 0.741s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:43.138986 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:43.190186 n-d-796905-2 sudo[106199]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7
Sep 14 17:54:43.191717 n-d-796905-2 sudo[106199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:54:43.852479 n-d-796905-2 sudo[106199]: pam_unix(sudo:session): session closed for user root
Sep 14 17:54:43.855116 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7" returned: 0 in 0.716s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:43.857409 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Successfully deleted volume: aab4cbbb-2564-4268-8ebe-1c0dc14f86e7
Sep 14 17:54:43.861542 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:54:43.861542 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:54:43.861542 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:54:43.894349 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Deleted volume successfully.
Sep 14 17:54:43.906453 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-f769ad28-d65e-4a08-b86f-862402bd2910 tempest-VolumesBackupsTest-1697523377 None] Lock "b'cinder-aab4cbbb-2564-4268-8ebe-1c0dc14f86e7-delete_volume'" released by "delete_volume" :: held 2.465s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:54:50.139014 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-fbd5a1e8-f1bc-4e4c-9c25-75b4921ee5e3 req-447bfa52-2adf-411a-9be7-faba23f4ded8 tempest-VolumesBackupsTest-1697523377 None] Terminate volume connection completed successfully.
Sep 14 17:54:50.139658 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-fbd5a1e8-f1bc-4e4c-9c25-75b4921ee5e3 req-447bfa52-2adf-411a-9be7-faba23f4ded8 tempest-VolumesBackupsTest-1697523377 None] Deleting attachment e2049939-e49e-40de-a9c6-babbb979ce28. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 17:54:50.143518 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:50.247463 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:50.248029 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2\n Backing store flags: \n Account information:\n 2J33xpjfgQKjd2H6rZB5\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:54:50.249095 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-fbd5a1e8-f1bc-4e4c-9c25-75b4921ee5e3 req-447bfa52-2adf-411a-9be7-faba23f4ded8 tempest-VolumesBackupsTest-1697523377 None] Removing iscsi_target for Volume ID: d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2
Sep 14 17:54:50.250940 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:50.373512 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2 -f" returned: 0 in 0.122s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:50.374124 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766240]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:54:50.381684 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:50.526552 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:50.526839 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766240]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:54:50.621848 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-fbd5a1e8-f1bc-4e4c-9c25-75b4921ee5e3 req-447bfa52-2adf-411a-9be7-faba23f4ded8 tempest-VolumesBackupsTest-1697523377 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:54:50.621848 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:54:50.621848 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:54:53.516068 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:54:53.522206 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:54:53.522955 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:54:53.539861 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Flow 'volume_create_manager' (0097bfde-0443-484e-b23b-e6cd2bd54782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:54:53.544447 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (13c6e90f-7115-4ef6-9518-c927f3281c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:54:53.568372 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:54:53.600925 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (13c6e90f-7115-4ef6-9518-c927f3281c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:54:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1222454533',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=74e82875-7d7f-448e-b3fa-4202b6e3591f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fad011a988b454f8d4f2482be90b99a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:54:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:54:53Z,user_id='c5f1f50b3e6f4968833ddda8a5035b63',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:54:53.603958 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e584a561-bbee-4f5f-a72e-0f2b43cf5da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:54:53.606805 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e584a561-bbee-4f5f-a72e-0f2b43cf5da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:54:53.611936 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4840c774-bbe8-41de-80d8-d807a4da0c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:54:53.723375 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4840c774-bbe8-41de-80d8-d807a4da0c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '74e82875-7d7f-448e-b3fa-4202b6e3591f', 'volume_name': 'volume-74e82875-7d7f-448e-b3fa-4202b6e3591f', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:54:53.726024 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d258a95f-f1d5-4737-b56d-630b8af9ac4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:54:53.728302 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d258a95f-f1d5-4737-b56d-630b8af9ac4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:54:53.730632 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d197992-8f5a-4c53-a269-dfdefe6b2723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:54:53.731825 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Volume 74e82875-7d7f-448e-b3fa-4202b6e3591f: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-74e82875-7d7f-448e-b3fa-4202b6e3591f', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 14 17:54:53.733069 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Cloning 74e82875-7d7f-448e-b3fa-4202b6e3591f from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 at location (None, None). {{(pid=84144) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 14 17:54:58.566157 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-e966b303-f55d-4596-a697-c67f0954107d tempest-VolumesBackupsTest-1697523377 None] Lock "b'cinder-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:54:58.668046 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:58.918364 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.256s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:58.918923 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010767040]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:54:58.920314 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-e966b303-f55d-4596-a697-c67f0954107d tempest-VolumesBackupsTest-1697523377 None] Skipping remove_export. No iscsi_target is presently exported for volume: d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2
Sep 14 17:54:58.921341 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e966b303-f55d-4596-a697-c67f0954107d tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:54:58.981660 n-d-796905-2 sudo[106528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2
Sep 14 17:54:58.990722 n-d-796905-2 sudo[106528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:54:59.941010 n-d-796905-2 sudo[106528]: pam_unix(sudo:session): session closed for user root
Sep 14 17:54:59.944521 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e966b303-f55d-4596-a697-c67f0954107d tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2" returned: 0 in 1.023s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:54:59.949507 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e966b303-f55d-4596-a697-c67f0954107d tempest-VolumesBackupsTest-1697523377 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-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:00.014694 n-d-796905-2 sudo[106546]: ubuntu : 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-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2
Sep 14 17:55:00.018360 n-d-796905-2 sudo[106546]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:00.764181 n-d-796905-2 sudo[106546]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:00.767326 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e966b303-f55d-4596-a697-c67f0954107d tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2" returned: 0 in 0.817s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:00.769946 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e966b303-f55d-4596-a697-c67f0954107d tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:00.805053 n-d-796905-2 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-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2
Sep 14 17:55:00.805887 n-d-796905-2 sudo[106552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:01.502191 n-d-796905-2 sudo[106552]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:01.505817 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e966b303-f55d-4596-a697-c67f0954107d tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2" returned: 0 in 0.736s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:01.514039 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-e966b303-f55d-4596-a697-c67f0954107d tempest-VolumesBackupsTest-1697523377 None] Successfully deleted volume: d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2
Sep 14 17:55:01.578498 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-e966b303-f55d-4596-a697-c67f0954107d tempest-VolumesBackupsTest-1697523377 None] Created reservations ['f21fb626-3625-4937-b877-bb638a9d7374', '1fe35275-8b86-44d6-bd46-93b77a82f3fa', '8348327d-fc84-444c-b373-22706cc6d345', '5d479869-2baa-4056-89a5-874319c6e75c'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:55:01.581498 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-e966b303-f55d-4596-a697-c67f0954107d tempest-VolumesBackupsTest-1697523377 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:55:01.581498 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:55:01.581498 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:55:01.640727 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-e966b303-f55d-4596-a697-c67f0954107d tempest-VolumesBackupsTest-1697523377 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:55:01.642352 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e966b303-f55d-4596-a697-c67f0954107d tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:01.663360 n-d-796905-2 sudo[106564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:55:01.665600 n-d-796905-2 sudo[106564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:02.421665 n-d-796905-2 sudo[106564]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:02.424926 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e966b303-f55d-4596-a697-c67f0954107d tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.783s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:02.427733 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e966b303-f55d-4596-a697-c67f0954107d tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:02.499046 n-d-796905-2 sudo[106567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:55:02.514309 n-d-796905-2 sudo[106567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:03.556443 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e966b303-f55d-4596-a697-c67f0954107d tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:03.552776 n-d-796905-2 sudo[106567]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:03.558004 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-e966b303-f55d-4596-a697-c67f0954107d tempest-VolumesBackupsTest-1697523377 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:55:03.566245 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-e966b303-f55d-4596-a697-c67f0954107d tempest-VolumesBackupsTest-1697523377 None] Deleted volume successfully.
Sep 14 17:55:03.591863 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-e966b303-f55d-4596-a697-c67f0954107d tempest-VolumesBackupsTest-1697523377 None] Lock "b'cinder-d42cfe0f-4da8-4e1d-8da0-833e9df0f4f2-delete_volume'" released by "delete_volume" :: held 5.026s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:55:03.838915 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:55:03.857230 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:55:03.859397 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:55:03.906065 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Flow 'volume_create_manager' (d7f9fcff-bf70-444f-a58a-0acf3cc53492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:55:03.921015 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c657a308-ef09-4114-9649-f84fcbeb7a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:55:03.957097 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:55:03.988186 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c657a308-ef09-4114-9649-f84fcbeb7a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:55:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1122499923',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=15e08f7c-070c-46fe-be66-ed6c195cef38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b83cbf9c7f154e3c942bbda502009504',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:55:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:55:04Z,user_id='451c6094163048b6a525d188c78a245b',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:55:04.002553 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7e310f0-c521-4c2e-853f-087475b82d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:55:04.005451 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d7e310f0-c521-4c2e-853f-087475b82d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:55:04.009434 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (514106a1-2f70-4c56-a37b-0425142d293c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:55:04.159077 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (514106a1-2f70-4c56-a37b-0425142d293c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '15e08f7c-070c-46fe-be66-ed6c195cef38', 'volume_name': 'volume-15e08f7c-070c-46fe-be66-ed6c195cef38', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:55:04.163022 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fbd5415c-5bd7-4004-b5c4-9972fb6fa719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:55:04.165983 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fbd5415c-5bd7-4004-b5c4-9972fb6fa719) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:55:04.169563 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1266f2f-12d1-4501-aa9b-57ae7553872e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:55:04.171233 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Volume 15e08f7c-070c-46fe-be66-ed6c195cef38: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-15e08f7c-070c-46fe-be66-ed6c195cef38', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 14 17:55:04.172420 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Cloning 15e08f7c-070c-46fe-be66-ed6c195cef38 from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 at location (None, None). {{(pid=84144) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 14 17:55:04.581139 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:55:04.581929 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:55:04.583022 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:04.646760 n-d-796905-2 sudo[106573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:55:04.651736 n-d-796905-2 sudo[106573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:05.270347 n-d-796905-2 sudo[106573]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:05.274705 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:05.278603 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:05.314316 n-d-796905-2 sudo[106587]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:55:05.316965 n-d-796905-2 sudo[106587]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:06.239663 n-d-796905-2 sudo[106587]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:06.243007 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.964s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:06.246728 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:55:16.638604 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_8_x0083qn-d-796905-2@lvmdriver-1, size 616.00 MB, duration 22.90 sec {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 14 17:55:16.641164 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Image download 616.00 MB at 26.90 MB/s
Sep 14 17:55:16.760227 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_8_x0083qn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:16.996568 n-d-796905-2 sudo[106747]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_8_x0083qn-d-796905-2@lvmdriver-1
Sep 14 17:55:16.997402 n-d-796905-2 sudo[106747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:17.806404 n-d-796905-2 sudo[106747]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:17.808916 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_8_x0083qn-d-796905-2@lvmdriver-1" returned: 0 in 1.049s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:17.810399 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 is fetched for user c5f1f50b3e6f4968833ddda8a5035b63. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 14 17:55:17.929619 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_8_x0083qn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:18.111504 n-d-796905-2 sudo[106755]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_8_x0083qn-d-796905-2@lvmdriver-1
Sep 14 17:55:18.119553 n-d-796905-2 sudo[106755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:19.146188 n-d-796905-2 sudo[106755]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:19.157431 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_8_x0083qn-d-796905-2@lvmdriver-1" returned: 0 in 1.220s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:19.157431 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-74e82875-7d7f-448e-b3fa-4202b6e3591f stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:19.238351 n-d-796905-2 sudo[106766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-74e82875-7d7f-448e-b3fa-4202b6e3591f stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:55:19.241719 n-d-796905-2 sudo[106766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:20.562004 n-d-796905-2 sudo[106766]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:20.567458 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-74e82875-7d7f-448e-b3fa-4202b6e3591f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.417s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:20.606386 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Attempting download of 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 74e82875-7d7f-448e-b3fa-4202b6e3591f. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 14 17:55:20.713279 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kzdgce32 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:20.958188 n-d-796905-2 sudo[106805]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kzdgce32
Sep 14 17:55:20.960466 n-d-796905-2 sudo[106805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:21.988527 n-d-796905-2 sudo[106805]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:21.990955 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kzdgce32" returned: 0 in 1.277s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:21.992209 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_8_x0083qn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:22.167886 n-d-796905-2 sudo[106847]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_8_x0083qn-d-796905-2@lvmdriver-1
Sep 14 17:55:22.169289 n-d-796905-2 sudo[106847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:23.082975 n-d-796905-2 sudo[106847]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:23.086679 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_8_x0083qn-d-796905-2@lvmdriver-1" returned: 0 in 1.094s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:23.087468 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 was vhdx, converting to raw {{(pid=84144) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 14 17:55:23.088414 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_8_x0083qn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--74e82875--7d7f--448e--b3fa--4202b6e3591f oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:23.149524 n-d-796905-2 sudo[106868]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_8_x0083qn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--74e82875--7d7f--448e--b3fa--4202b6e3591f oflag=direct
Sep 14 17:55:23.152355 n-d-796905-2 sudo[106868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:24.306022 n-d-796905-2 sudo[106868]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:24.314457 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_8_x0083qn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--74e82875--7d7f--448e--b3fa--4202b6e3591f oflag=direct" returned: 0 in 1.226s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:24.316324 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_8_x0083qn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--74e82875--7d7f--448e--b3fa--4202b6e3591f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:24.403704 n-d-796905-2 sudo[106881]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_8_x0083qn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--74e82875--7d7f--448e--b3fa--4202b6e3591f
Sep 14 17:55:24.413860 n-d-796905-2 sudo[106881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:26.435816 n-d-796905-2 sudo[106881]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:26.440719 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_8_x0083qn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--74e82875--7d7f--448e--b3fa--4202b6e3591f" returned: 0 in 2.124s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:26.442368 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_8_x0083qn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:26.634404 n-d-796905-2 sudo[106912]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_8_x0083qn-d-796905-2@lvmdriver-1
Sep 14 17:55:26.635827 n-d-796905-2 sudo[106912]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:27.977308 n-d-796905-2 sudo[106912]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:27.986645 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_8_x0083qn-d-796905-2@lvmdriver-1" returned: 0 in 1.544s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:27.998256 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_8_x0083qn-d-796905-2@lvmdriver-1, size 700.00 MB, duration 2.13 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--74e82875--7d7f--448e--b3fa--4202b6e3591f {{(pid=84144) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 14 17:55:27.998636 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Converted 700.00 MB image at 329.28 MB/s
Sep 14 17:55:27.999199 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Downloaded image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 74e82875-7d7f-448e-b3fa-4202b6e3591f successfully. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 14 17:55:28.238273 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 for user c5f1f50b3e6f4968833ddda8a5035b63 is deleted. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 14 17:55:28.239418 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Marking volume 74e82875-7d7f-448e-b3fa-4202b6e3591f as bootable. {{(pid=84144) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 14 17:55:28.257488 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Copying metadata from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 to 74e82875-7d7f-448e-b3fa-4202b6e3591f. {{(pid=84144) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 14 17:55:28.258267 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Creating volume glance metadata for volume 74e82875-7d7f-448e-b3fa-4202b6e3591f backed by image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84144) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 14 17:55:28.418261 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d197992-8f5a-4c53-a269-dfdefe6b2723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-74e82875-7d7f-448e-b3fa-4202b6e3591f', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:55:28.421277 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27ae48e2-9f63-4274-9786-e95013ad72c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:55:28.436345 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Volume volume-74e82875-7d7f-448e-b3fa-4202b6e3591f (74e82875-7d7f-448e-b3fa-4202b6e3591f): created successfully
Sep 14 17:55:28.440109 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (27ae48e2-9f63-4274-9786-e95013ad72c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:55:28.445386 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Flow 'volume_create_manager' (0097bfde-0443-484e-b23b-e6cd2bd54782) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:55:28.458656 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-0c053fa6-7969-4555-88a9-44e6dc17dcd2 tempest-TestVolumeBackupRestore-1766435562 None] Created volume successfully.
Sep 14 17:55:30.621613 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jv6_hbwmn-d-796905-2@lvmdriver-1, size 616.00 MB, duration 26.44 sec {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 14 17:55:30.623042 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Image download 616.00 MB at 23.29 MB/s
Sep 14 17:55:30.719326 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jv6_hbwmn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:30.889044 n-d-796905-2 sudo[106928]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jv6_hbwmn-d-796905-2@lvmdriver-1
Sep 14 17:55:30.889854 n-d-796905-2 sudo[106928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:31.307334 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.driver [None req-2f5194db-4853-4eb7-802a-af2d0ecd4bc1 tempest-TestVolumeBackupRestore-1766435562 None] Creating a new backup for volume volume-74e82875-7d7f-448e-b3fa-4202b6e3591f. {{(pid=84144) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 14 17:55:31.339575 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f5194db-4853-4eb7-802a-af2d0ecd4bc1 tempest-TestVolumeBackupRestore-1766435562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-74e82875-7d7f-448e-b3fa-4202b6e3591f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:31.410707 n-d-796905-2 sudo[106934]: 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-74e82875-7d7f-448e-b3fa-4202b6e3591f
Sep 14 17:55:31.411586 n-d-796905-2 sudo[106934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:31.664225 n-d-796905-2 sudo[106928]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:31.669139 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jv6_hbwmn-d-796905-2@lvmdriver-1" returned: 0 in 0.949s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:31.671045 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 is fetched for user 451c6094163048b6a525d188c78a245b. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 14 17:55:31.823675 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jv6_hbwmn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:32.063387 n-d-796905-2 sudo[106939]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jv6_hbwmn-d-796905-2@lvmdriver-1
Sep 14 17:55:32.064619 n-d-796905-2 sudo[106939]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:32.327118 n-d-796905-2 sudo[106934]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:32.329621 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f5194db-4853-4eb7-802a-af2d0ecd4bc1 tempest-TestVolumeBackupRestore-1766435562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-74e82875-7d7f-448e-b3fa-4202b6e3591f" returned: 0 in 0.992s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:32.440096 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:32.478885 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.039s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:32.479245 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010764800]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:55:32.479915 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-2f5194db-4853-4eb7-802a-af2d0ecd4bc1 tempest-TestVolumeBackupRestore-1766435562 None] Targets prior to update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:55:32.481174 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-2f5194db-4853-4eb7-802a-af2d0ecd4bc1 tempest-TestVolumeBackupRestore-1766435562 None] Creating iscsi_target for Volume ID: volume-74e82875-7d7f-448e-b3fa-4202b6e3591f {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:55:32.485369 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-2f5194db-4853-4eb7-802a-af2d0ecd4bc1 tempest-TestVolumeBackupRestore-1766435562 None] Created volume path /opt/stack/data/cinder/volumes/volume-74e82875-7d7f-448e-b3fa-4202b6e3591f,
Sep 14 17:55:32.485369 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:55:32.485369 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:55:32.485369 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-74e82875-7d7f-448e-b3fa-4202b6e3591f
Sep 14 17:55:32.485369 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:55:32.485369 n-d-796905-2 cinder-volume[84144]: incominguser eRftMWC9dA6gxsNRMcBL orLbicXy7xc349KH
Sep 14 17:55:32.485369 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:55:32.485369 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:55:32.485369 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:55:32.485369 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:55:32.488116 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-74e82875-7d7f-448e-b3fa-4202b6e3591f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:32.823808 n-d-796905-2 sudo[106939]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:32.826322 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jv6_hbwmn-d-796905-2@lvmdriver-1" returned: 0 in 1.002s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:32.826965 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-15e08f7c-070c-46fe-be66-ed6c195cef38 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:32.906878 n-d-796905-2 sudo[106950]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-15e08f7c-070c-46fe-be66-ed6c195cef38 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:55:32.925554 n-d-796905-2 sudo[106950]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:33.515378 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-74e82875-7d7f-448e-b3fa-4202b6e3591f" returned: 0 in 1.026s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:33.516629 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010764800]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:55:33.518378 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-2f5194db-4853-4eb7-802a-af2d0ecd4bc1 tempest-TestVolumeBackupRestore-1766435562 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:55:33.519076 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-2f5194db-4853-4eb7-802a-af2d0ecd4bc1 tempest-TestVolumeBackupRestore-1766435562 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:55:33.523700 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:33.542281 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:33.542896 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010764800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-74e82875-7d7f-448e-b3fa-4202b6e3591f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74e82875-7d7f-448e-b3fa-4202b6e3591f\n Backing store flags: \n Account information:\n eRftMWC9dA6gxsNRMcBL\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:55:33.543813 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-2f5194db-4853-4eb7-802a-af2d0ecd4bc1 tempest-TestVolumeBackupRestore-1766435562 None] Targets after update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:55:33.545103 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:33.697473 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:33.698110 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010764800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-74e82875-7d7f-448e-b3fa-4202b6e3591f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74e82875-7d7f-448e-b3fa-4202b6e3591f\n Backing store flags: \n Account information:\n eRftMWC9dA6gxsNRMcBL\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:55:33.699461 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:33.889191 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.189s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:33.890001 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010764800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-74e82875-7d7f-448e-b3fa-4202b6e3591f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74e82875-7d7f-448e-b3fa-4202b6e3591f\n Backing store flags: \n Account information:\n eRftMWC9dA6gxsNRMcBL\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:55:33.894864 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [None req-2f5194db-4853-4eb7-802a-af2d0ecd4bc1 tempest-TestVolumeBackupRestore-1766435562 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-74e82875-7d7f-448e-b3fa-4202b6e3591f 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:55:34.006457 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-2f5194db-4853-4eb7-802a-af2d0ecd4bc1 tempest-TestVolumeBackupRestore-1766435562 None] Initialize volume connection completed successfully.
Sep 14 17:55:34.021357 n-d-796905-2 sudo[106950]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:34.023769 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-15e08f7c-070c-46fe-be66-ed6c195cef38 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.197s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:34.058250 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Attempting download of 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 15e08f7c-070c-46fe-be66-ed6c195cef38. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 14 17:55:34.177343 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_3nowe8s7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:34.413344 n-d-796905-2 sudo[107019]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_3nowe8s7
Sep 14 17:55:34.422413 n-d-796905-2 sudo[107019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:35.189146 n-d-796905-2 sudo[107019]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:35.206638 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_3nowe8s7" returned: 0 in 1.028s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:35.210402 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jv6_hbwmn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:35.367054 n-d-796905-2 sudo[107077]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jv6_hbwmn-d-796905-2@lvmdriver-1
Sep 14 17:55:35.368502 n-d-796905-2 sudo[107077]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:36.008882 n-d-796905-2 sudo[107077]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:36.011713 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jv6_hbwmn-d-796905-2@lvmdriver-1" returned: 0 in 0.801s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:36.015532 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 was vhdx, converting to raw {{(pid=84144) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 14 17:55:36.017816 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jv6_hbwmn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--15e08f7c--070c--46fe--be66--ed6c195cef38 oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:36.073514 n-d-796905-2 sudo[107084]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jv6_hbwmn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--15e08f7c--070c--46fe--be66--ed6c195cef38 oflag=direct
Sep 14 17:55:36.078054 n-d-796905-2 sudo[107084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:37.096032 n-d-796905-2 sudo[107084]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:37.099764 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jv6_hbwmn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--15e08f7c--070c--46fe--be66--ed6c195cef38 oflag=direct" returned: 0 in 1.082s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:37.102119 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jv6_hbwmn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--15e08f7c--070c--46fe--be66--ed6c195cef38 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:37.186625 n-d-796905-2 sudo[107097]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jv6_hbwmn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--15e08f7c--070c--46fe--be66--ed6c195cef38
Sep 14 17:55:37.193362 n-d-796905-2 sudo[107097]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:39.275879 n-d-796905-2 sudo[107097]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:39.280339 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jv6_hbwmn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--15e08f7c--070c--46fe--be66--ed6c195cef38" returned: 0 in 2.179s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:39.281645 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jv6_hbwmn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:39.438122 n-d-796905-2 sudo[107128]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jv6_hbwmn-d-796905-2@lvmdriver-1
Sep 14 17:55:39.439515 n-d-796905-2 sudo[107128]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:39.995934 n-d-796905-2 sudo[107128]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:39.998319 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jv6_hbwmn-d-796905-2@lvmdriver-1" returned: 0 in 0.717s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:40.000084 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_jv6_hbwmn-d-796905-2@lvmdriver-1, size 700.00 MB, duration 2.18 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--15e08f7c--070c--46fe--be66--ed6c195cef38 {{(pid=84144) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 14 17:55:40.000084 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Converted 700.00 MB image at 321.10 MB/s
Sep 14 17:55:40.001054 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Downloaded image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 15e08f7c-070c-46fe-be66-ed6c195cef38 successfully. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 14 17:55:40.387352 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 for user 451c6094163048b6a525d188c78a245b is deleted. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 14 17:55:40.388929 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Marking volume 15e08f7c-070c-46fe-be66-ed6c195cef38 as bootable. {{(pid=84144) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 14 17:55:40.408182 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Copying metadata from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 to 15e08f7c-070c-46fe-be66-ed6c195cef38. {{(pid=84144) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 14 17:55:40.409086 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Creating volume glance metadata for volume 15e08f7c-070c-46fe-be66-ed6c195cef38 backed by image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84144) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 14 17:55:40.524348 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1266f2f-12d1-4501-aa9b-57ae7553872e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-15e08f7c-070c-46fe-be66-ed6c195cef38', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:55:40.539428 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c2dfa3f6-0f3a-4b38-809d-ed5c05e5e81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:55:40.555546 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Volume volume-15e08f7c-070c-46fe-be66-ed6c195cef38 (15e08f7c-070c-46fe-be66-ed6c195cef38): created successfully
Sep 14 17:55:40.558120 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c2dfa3f6-0f3a-4b38-809d-ed5c05e5e81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:55:40.561954 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Flow 'volume_create_manager' (d7f9fcff-bf70-444f-a58a-0acf3cc53492) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:55:40.581913 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-8a6dd4e0-756d-4279-bf19-5376a0f5ca31 tempest-VolumesBackupsTest-1697523377 None] Created volume successfully.
Sep 14 17:55:42.867683 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.driver [None req-0b850722-f964-49f0-bb98-a012311f8bb1 tempest-VolumesBackupsTest-1697523377 None] Creating a new backup for volume volume-15e08f7c-070c-46fe-be66-ed6c195cef38. {{(pid=84144) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 14 17:55:42.885659 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0b850722-f964-49f0-bb98-a012311f8bb1 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-15e08f7c-070c-46fe-be66-ed6c195cef38 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:42.928534 n-d-796905-2 sudo[107137]: 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-15e08f7c-070c-46fe-be66-ed6c195cef38
Sep 14 17:55:42.938832 n-d-796905-2 sudo[107137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:55:44.036717 n-d-796905-2 sudo[107137]: pam_unix(sudo:session): session closed for user root
Sep 14 17:55:44.047145 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0b850722-f964-49f0-bb98-a012311f8bb1 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-15e08f7c-070c-46fe-be66-ed6c195cef38" returned: 0 in 1.159s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:44.180361 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:44.204888 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:44.205557 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010767040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-74e82875-7d7f-448e-b3fa-4202b6e3591f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74e82875-7d7f-448e-b3fa-4202b6e3591f\n Backing store flags: \n Account information:\n eRftMWC9dA6gxsNRMcBL\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-0b850722-f964-49f0-bb98-a012311f8bb1 tempest-VolumesBackupsTest-1697523377 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-74e82875-7d7f-448e-b3fa-4202b6e3591f
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: I_T nexus: 21
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Connection: 0
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.39
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74e82875-7d7f-448e-b3fa-4202b6e3591f
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: eRftMWC9dA6gxsNRMcBL
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:55:44.210623 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:55:44.213992 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-0b850722-f964-49f0-bb98-a012311f8bb1 tempest-VolumesBackupsTest-1697523377 None] Creating iscsi_target for Volume ID: volume-15e08f7c-070c-46fe-be66-ed6c195cef38 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:55:44.218144 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-0b850722-f964-49f0-bb98-a012311f8bb1 tempest-VolumesBackupsTest-1697523377 None] Created volume path /opt/stack/data/cinder/volumes/volume-15e08f7c-070c-46fe-be66-ed6c195cef38,
Sep 14 17:55:44.218144 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:55:44.218144 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:55:44.218144 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-15e08f7c-070c-46fe-be66-ed6c195cef38
Sep 14 17:55:44.218144 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:55:44.218144 n-d-796905-2 cinder-volume[84144]: incominguser aC9Lz34u9L2ft7ip2nSQ doTnP6rGAmMrwBwQ
Sep 14 17:55:44.218144 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:55:44.218144 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:55:44.218144 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:55:44.218144 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:55:44.220357 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-15e08f7c-070c-46fe-be66-ed6c195cef38 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:45.346014 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-15e08f7c-070c-46fe-be66-ed6c195cef38" returned: 0 in 1.125s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:45.347138 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010767040]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:55:45.347906 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-0b850722-f964-49f0-bb98-a012311f8bb1 tempest-VolumesBackupsTest-1697523377 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:55:45.349087 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-0b850722-f964-49f0-bb98-a012311f8bb1 tempest-VolumesBackupsTest-1697523377 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:55:45.351181 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:45.394739 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.043s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:45.394881 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010767040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-74e82875-7d7f-448e-b3fa-4202b6e3591f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74e82875-7d7f-448e-b3fa-4202b6e3591f\n Backing store flags: \n Account information:\n eRftMWC9dA6gxsNRMcBL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-15e08f7c-070c-46fe-be66-ed6c195cef38\n System information:\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-15e08f7c-070c-46fe-be66-ed6c195cef38\n Backing store flags: \n Account information:\n aC9Lz34u9L2ft7ip2nSQ\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-0b850722-f964-49f0-bb98-a012311f8bb1 tempest-VolumesBackupsTest-1697523377 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-74e82875-7d7f-448e-b3fa-4202b6e3591f
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: I_T nexus: 21
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Connection: 0
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.39
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74e82875-7d7f-448e-b3fa-4202b6e3591f
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: eRftMWC9dA6gxsNRMcBL
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:55:45.395494 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:55:45.399970 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:45.678266 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.278s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:45.678602 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010767040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-74e82875-7d7f-448e-b3fa-4202b6e3591f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74e82875-7d7f-448e-b3fa-4202b6e3591f\n Backing store flags: \n Account information:\n eRftMWC9dA6gxsNRMcBL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-15e08f7c-070c-46fe-be66-ed6c195cef38\n System information:\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-15e08f7c-070c-46fe-be66-ed6c195cef38\n Backing store flags: \n Account information:\n aC9Lz34u9L2ft7ip2nSQ\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:55:45.679867 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:55:46.106078 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.426s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:55:46.106753 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010767040]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-74e82875-7d7f-448e-b3fa-4202b6e3591f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74e82875-7d7f-448e-b3fa-4202b6e3591f\n Backing store flags: \n Account information:\n eRftMWC9dA6gxsNRMcBL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-15e08f7c-070c-46fe-be66-ed6c195cef38\n System information:\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-15e08f7c-070c-46fe-be66-ed6c195cef38\n Backing store flags: \n Account information:\n aC9Lz34u9L2ft7ip2nSQ\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:55:46.109792 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [None req-0b850722-f964-49f0-bb98-a012311f8bb1 tempest-VolumesBackupsTest-1697523377 None] Set provider_location to: 10.222.0.39:3260,2 iqn.2010-10.org.openstack:volume-15e08f7c-070c-46fe-be66-ed6c195cef38 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:55:46.253838 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-0b850722-f964-49f0-bb98-a012311f8bb1 tempest-VolumesBackupsTest-1697523377 None] Initialize volume connection completed successfully.
Sep 14 17:56:04.583478 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:56:04.584053 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:56:04.584571 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:56:04.631963 n-d-796905-2 sudo[107303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:56:04.633055 n-d-796905-2 sudo[107303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:56:05.712046 n-d-796905-2 sudo[107303]: pam_unix(sudo:session): session closed for user root
Sep 14 17:56:05.714213 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.129s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:56:05.715898 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:56:05.763921 n-d-796905-2 sudo[107308]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:56:05.770671 n-d-796905-2 sudo[107308]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:56:06.598490 n-d-796905-2 sudo[107308]: pam_unix(sudo:session): session closed for user root
Sep 14 17:56:06.600662 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.884s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:56:06.602387 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:57:04.589465 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:57:04.590575 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:57:04.592167 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:04.633719 n-d-796905-2 sudo[107817]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:57:04.634518 n-d-796905-2 sudo[107817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:05.499805 n-d-796905-2 sudo[107817]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:05.501819 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.910s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:05.504533 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:05.547700 n-d-796905-2 sudo[107841]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:57:05.550472 n-d-796905-2 sudo[107841]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:06.327715 n-d-796905-2 sudo[107841]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:06.329940 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.825s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:06.332052 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:57:26.785652 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:57:26.797345 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:57:26.799304 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:57:26.881171 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Flow 'volume_create_manager' (383dd7d6-a701-4754-9da4-9c5a72b2a325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:57:26.893620 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1612c3f5-a99f-40ee-b87c-2c222d68baf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:57:26.999881 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:57:27.070473 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1612c3f5-a99f-40ee-b87c-2c222d68baf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:57:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1673607294',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=1c533b38-2b58-46cf-8054-2a891a43b2a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='084b3617a41c4467beb4b3857aec327e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:57:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:57:27Z,user_id='d711c1bba8e74536b2e3c3414e5ce06d',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:57:27.076404 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7cf9b54e-c8cf-4902-b9ce-745090e0d5f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:57:27.091933 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7cf9b54e-c8cf-4902-b9ce-745090e0d5f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:57:27.098490 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ee7bb018-a21f-4985-b88a-16caeebc3a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:57:27.275146 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ee7bb018-a21f-4985-b88a-16caeebc3a97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '1c533b38-2b58-46cf-8054-2a891a43b2a6', 'volume_name': 'volume-1c533b38-2b58-46cf-8054-2a891a43b2a6', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:57:27.278990 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7fb0e271-618f-4aee-a039-099697947ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:57:27.286720 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7fb0e271-618f-4aee-a039-099697947ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:57:27.289896 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (21ced7f1-a164-4af7-b32e-9bc10aeeb5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:57:27.290759 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Volume 1c533b38-2b58-46cf-8054-2a891a43b2a6: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-1c533b38-2b58-46cf-8054-2a891a43b2a6', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 14 17:57:27.291373 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Cloning 1c533b38-2b58-46cf-8054-2a891a43b2a6 from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 at location (None, None). {{(pid=84144) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 14 17:57:34.254665 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-2f5194db-4853-4eb7-802a-af2d0ecd4bc1 tempest-TestVolumeBackupRestore-1766435562 None] Terminate volume connection completed successfully.
Sep 14 17:57:34.343722 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:34.697631 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.357s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:34.698444 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766240]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-74e82875-7d7f-448e-b3fa-4202b6e3591f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-74e82875-7d7f-448e-b3fa-4202b6e3591f\n Backing store flags: \n Account information:\n eRftMWC9dA6gxsNRMcBL\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-15e08f7c-070c-46fe-be66-ed6c195cef38\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-15e08f7c-070c-46fe-be66-ed6c195cef38\n Backing store flags: \n Account information:\n aC9Lz34u9L2ft7ip2nSQ\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:57:34.700756 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [None req-2f5194db-4853-4eb7-802a-af2d0ecd4bc1 tempest-TestVolumeBackupRestore-1766435562 None] Removing iscsi_target for Volume ID: 74e82875-7d7f-448e-b3fa-4202b6e3591f
Sep 14 17:57:34.702322 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-74e82875-7d7f-448e-b3fa-4202b6e3591f -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:34.945930 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-74e82875-7d7f-448e-b3fa-4202b6e3591f -f" returned: 0 in 0.242s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:34.947278 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766240]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:57:34.951596 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:35.147587 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.197s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:35.148408 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766240]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-15e08f7c-070c-46fe-be66-ed6c195cef38\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-15e08f7c-070c-46fe-be66-ed6c195cef38\n Backing store flags: \n Account information:\n aC9Lz34u9L2ft7ip2nSQ\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:57:35.149969 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-2f5194db-4853-4eb7-802a-af2d0ecd4bc1 tempest-TestVolumeBackupRestore-1766435562 None] Remove volume export completed successfully.
Sep 14 17:57:35.361236 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-4f2a970a-5782-4e25-a7a1-b217da972a4d tempest-ServersNegativeTestJSON-1135389551 None] Lock "b'cinder-7966700d-1b8b-42a1-9cd1-8cc508e4632d-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:57:35.501113 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-4f2a970a-5782-4e25-a7a1-b217da972a4d tempest-ServersNegativeTestJSON-1135389551 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7966700d-1b8b-42a1-9cd1-8cc508e4632d
Sep 14 17:57:35.502216 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-4f2a970a-5782-4e25-a7a1-b217da972a4d tempest-ServersNegativeTestJSON-1135389551 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7966700d-1b8b-42a1-9cd1-8cc508e4632d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:35.551964 n-d-796905-2 sudo[108270]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7966700d-1b8b-42a1-9cd1-8cc508e4632d
Sep 14 17:57:35.573002 n-d-796905-2 sudo[108270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:36.524093 n-d-796905-2 sudo[108270]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:36.526962 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-4f2a970a-5782-4e25-a7a1-b217da972a4d tempest-ServersNegativeTestJSON-1135389551 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7966700d-1b8b-42a1-9cd1-8cc508e4632d" returned: 0 in 1.024s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:36.529597 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-4f2a970a-5782-4e25-a7a1-b217da972a4d tempest-ServersNegativeTestJSON-1135389551 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-7966700d-1b8b-42a1-9cd1-8cc508e4632d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:36.577560 n-d-796905-2 sudo[108279]: ubuntu : 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-7966700d-1b8b-42a1-9cd1-8cc508e4632d
Sep 14 17:57:36.585287 n-d-796905-2 sudo[108279]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:37.180603 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:57:37.189250 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:57:37.193211 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:57:37.214132 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Flow 'volume_create_manager' (0e48c5ea-17ce-438e-8466-6351365c2937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:57:37.228318 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ba08007-fc94-4aa1-9314-12080b8da276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:57:37.270930 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:57:37.308454 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0ba08007-fc94-4aa1-9314-12080b8da276) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:57:36Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4cb47003-9007-4ac9-b054-5a0a13bf533d',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=d20b4a2e-11e4-4b86-937e-b0ae5e4c548f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7fad011a988b454f8d4f2482be90b99a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:57:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:57:37Z,user_id='c5f1f50b3e6f4968833ddda8a5035b63',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:57:37.311603 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (810e1411-f4f1-4347-a006-8445a9169462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:57:37.313646 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (810e1411-f4f1-4347-a006-8445a9169462) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:57:37.316850 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36f38b90-6974-4f03-aa61-6c43f61e7603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:57:37.319452 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36f38b90-6974-4f03-aa61-6c43f61e7603) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd20b4a2e-11e4-4b86-937e-b0ae5e4c548f', 'volume_name': 'volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:57:37.321483 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (510935e9-5d05-4d7b-8e40-5d43ebbd59d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:57:37.324163 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (510935e9-5d05-4d7b-8e40-5d43ebbd59d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:57:37.326313 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6274e252-248c-4ea2-842e-e9b67ed3d5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:57:37.327081 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Volume d20b4a2e-11e4-4b86-937e-b0ae5e4c548f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f', 'volume_size': 1}
Sep 14 17:57:37.328123 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:37.428030 n-d-796905-2 sudo[108284]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:57:37.428895 n-d-796905-2 sudo[108284]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:37.505624 n-d-796905-2 sudo[108279]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:37.510140 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-4f2a970a-5782-4e25-a7a1-b217da972a4d tempest-ServersNegativeTestJSON-1135389551 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7966700d-1b8b-42a1-9cd1-8cc508e4632d" returned: 0 in 0.980s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:37.516478 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-4f2a970a-5782-4e25-a7a1-b217da972a4d tempest-ServersNegativeTestJSON-1135389551 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7966700d-1b8b-42a1-9cd1-8cc508e4632d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:37.565499 n-d-796905-2 sudo[108286]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7966700d-1b8b-42a1-9cd1-8cc508e4632d
Sep 14 17:57:37.569218 n-d-796905-2 sudo[108286]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:38.838212 n-d-796905-2 sudo[108284]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:38.840338 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.512s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:38.848189 n-d-796905-2 sudo[108286]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:38.850942 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6274e252-248c-4ea2-842e-e9b67ed3d5d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:57:38.853871 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5c044764-4cce-4b8c-9301-3ec9bd7b1b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:57:38.862711 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-4f2a970a-5782-4e25-a7a1-b217da972a4d tempest-ServersNegativeTestJSON-1135389551 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7966700d-1b8b-42a1-9cd1-8cc508e4632d" returned: 0 in 1.350s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:38.873262 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-4f2a970a-5782-4e25-a7a1-b217da972a4d tempest-ServersNegativeTestJSON-1135389551 None] Successfully deleted volume: 7966700d-1b8b-42a1-9cd1-8cc508e4632d
Sep 14 17:57:38.941606 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Volume volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f (d20b4a2e-11e4-4b86-937e-b0ae5e4c548f): created successfully
Sep 14 17:57:38.944088 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5c044764-4cce-4b8c-9301-3ec9bd7b1b00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:57:38.948990 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Flow 'volume_create_manager' (0e48c5ea-17ce-438e-8466-6351365c2937) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:57:38.974686 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-4f2a970a-5782-4e25-a7a1-b217da972a4d tempest-ServersNegativeTestJSON-1135389551 None] Created reservations ['4af65393-b3cd-4fdf-ae7c-77c2fc8989a0', 'ce39686b-e41c-4989-a83a-f2fba0a9e1c9', 'dc2e1c7c-c890-407f-aab4-82b681fbd9e6', '8975a224-09dd-4272-875c-217f81da9ad2'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:57:38.977467 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-4f2a970a-5782-4e25-a7a1-b217da972a4d tempest-ServersNegativeTestJSON-1135389551 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:57:38.977467 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:57:38.977467 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:57:39.012040 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Created volume successfully.
Sep 14 17:57:39.071174 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-4f2a970a-5782-4e25-a7a1-b217da972a4d tempest-ServersNegativeTestJSON-1135389551 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:57:39.071845 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-4f2a970a-5782-4e25-a7a1-b217da972a4d tempest-ServersNegativeTestJSON-1135389551 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:39.136225 n-d-796905-2 sudo[108326]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:57:39.148425 n-d-796905-2 sudo[108326]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:39.282479 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-b64ef548-fa3e-4998-a407-0223b82ea888 tempest-ServersNegativeTestJSON-1135389551 None] Lock "b'cinder-0e577dbd-45bf-49f4-bffc-80df081104de-delete_volume'" acquired by "delete_volume" :: waited 0.067s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:57:39.499303 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-b64ef548-fa3e-4998-a407-0223b82ea888 tempest-ServersNegativeTestJSON-1135389551 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0e577dbd-45bf-49f4-bffc-80df081104de
Sep 14 17:57:39.500720 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b64ef548-fa3e-4998-a407-0223b82ea888 tempest-ServersNegativeTestJSON-1135389551 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0e577dbd-45bf-49f4-bffc-80df081104de {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:39.565854 n-d-796905-2 sudo[108334]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0e577dbd-45bf-49f4-bffc-80df081104de
Sep 14 17:57:39.566673 n-d-796905-2 sudo[108334]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:40.061833 n-d-796905-2 sudo[108326]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:40.064855 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-4f2a970a-5782-4e25-a7a1-b217da972a4d tempest-ServersNegativeTestJSON-1135389551 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.992s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:40.068573 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-4f2a970a-5782-4e25-a7a1-b217da972a4d tempest-ServersNegativeTestJSON-1135389551 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:40.149668 n-d-796905-2 sudo[108343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:57:40.159160 n-d-796905-2 sudo[108343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:40.359493 n-d-796905-2 sudo[108334]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:40.375181 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:40.411352 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b64ef548-fa3e-4998-a407-0223b82ea888 tempest-ServersNegativeTestJSON-1135389551 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0e577dbd-45bf-49f4-bffc-80df081104de" returned: 0 in 0.911s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:40.415376 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b64ef548-fa3e-4998-a407-0223b82ea888 tempest-ServersNegativeTestJSON-1135389551 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-0e577dbd-45bf-49f4-bffc-80df081104de {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:40.419900 n-d-796905-2 sudo[108350]: 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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 17:57:40.422915 n-d-796905-2 sudo[108350]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:40.474802 n-d-796905-2 sudo[108351]: ubuntu : 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-0e577dbd-45bf-49f4-bffc-80df081104de
Sep 14 17:57:40.475616 n-d-796905-2 sudo[108351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:41.163286 n-d-796905-2 sudo[108343]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:41.171084 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-4f2a970a-5782-4e25-a7a1-b217da972a4d tempest-ServersNegativeTestJSON-1135389551 None] CMD "sudo cinder-rootwrap /etc/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.100s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:41.174235 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-4f2a970a-5782-4e25-a7a1-b217da972a4d tempest-ServersNegativeTestJSON-1135389551 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:57:41.190300 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-4f2a970a-5782-4e25-a7a1-b217da972a4d tempest-ServersNegativeTestJSON-1135389551 None] Deleted volume successfully.
Sep 14 17:57:41.275028 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-4f2a970a-5782-4e25-a7a1-b217da972a4d tempest-ServersNegativeTestJSON-1135389551 None] Lock "b'cinder-7966700d-1b8b-42a1-9cd1-8cc508e4632d-delete_volume'" released by "delete_volume" :: held 5.913s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:57:41.508102 n-d-796905-2 sudo[108351]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:41.517633 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b64ef548-fa3e-4998-a407-0223b82ea888 tempest-ServersNegativeTestJSON-1135389551 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-0e577dbd-45bf-49f4-bffc-80df081104de" returned: 0 in 1.103s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:41.519067 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b64ef548-fa3e-4998-a407-0223b82ea888 tempest-ServersNegativeTestJSON-1135389551 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0e577dbd-45bf-49f4-bffc-80df081104de {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:41.578829 n-d-796905-2 sudo[108360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0e577dbd-45bf-49f4-bffc-80df081104de
Sep 14 17:57:41.580032 n-d-796905-2 sudo[108360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:41.640736 n-d-796905-2 sudo[108350]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:41.647775 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f" returned: 0 in 1.275s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:41.776501 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:41.806640 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.033s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:41.807052 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766080]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-15e08f7c-070c-46fe-be66-ed6c195cef38\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-15e08f7c-070c-46fe-be66-ed6c195cef38\n Backing store flags: \n Account information:\n aC9Lz34u9L2ft7ip2nSQ\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-15e08f7c-070c-46fe-be66-ed6c195cef38
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: I_T nexus: 22
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Connection: 0
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.39
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-15e08f7c-070c-46fe-be66-ed6c195cef38
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: aC9Lz34u9L2ft7ip2nSQ
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:57:41.809217 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:57:41.813005 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Creating iscsi_target for Volume ID: volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:57:41.821640 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Created volume path /opt/stack/data/cinder/volumes/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f,
Sep 14 17:57:41.821640 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:57:41.821640 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:57:41.821640 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 17:57:41.821640 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:57:41.821640 n-d-796905-2 cinder-volume[84144]: incominguser mvxH8TAjPcz6DAwS7wdA kCTM8juQY224VZCi
Sep 14 17:57:41.821640 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:57:41.821640 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:57:41.821640 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:57:41.821640 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:57:41.825642 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:42.571319 n-d-796905-2 sudo[108360]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:42.573237 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b64ef548-fa3e-4998-a407-0223b82ea888 tempest-ServersNegativeTestJSON-1135389551 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0e577dbd-45bf-49f4-bffc-80df081104de" returned: 0 in 1.054s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:42.574501 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-b64ef548-fa3e-4998-a407-0223b82ea888 tempest-ServersNegativeTestJSON-1135389551 None] Successfully deleted volume: 0e577dbd-45bf-49f4-bffc-80df081104de
Sep 14 17:57:42.684245 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-b64ef548-fa3e-4998-a407-0223b82ea888 tempest-ServersNegativeTestJSON-1135389551 None] Created reservations ['434b1129-6c55-40a9-abb7-163ab9901349', 'f2b9b7b6-22d1-40c4-bb26-6842b89453c8', 'bf354862-2e70-4358-9b04-75a912f3aae2', '88fad890-f018-4aab-8044-be2569171dcc'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:57:42.687211 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-b64ef548-fa3e-4998-a407-0223b82ea888 tempest-ServersNegativeTestJSON-1135389551 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:57:42.687211 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:57:42.687211 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:57:42.766100 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-b64ef548-fa3e-4998-a407-0223b82ea888 tempest-ServersNegativeTestJSON-1135389551 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:57:42.767019 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b64ef548-fa3e-4998-a407-0223b82ea888 tempest-ServersNegativeTestJSON-1135389551 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:42.824676 n-d-796905-2 sudo[108389]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:57:42.825816 n-d-796905-2 sudo[108389]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:42.881718 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f" returned: 0 in 1.056s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:42.882009 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766080]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:57:42.893860 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:57:42.894236 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:57:42.903412 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:42.912944 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-0b850722-f964-49f0-bb98-a012311f8bb1 tempest-VolumesBackupsTest-1697523377 None] Terminate volume connection completed successfully.
Sep 14 17:57:42.926329 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:42.926645 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766080]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-15e08f7c-070c-46fe-be66-ed6c195cef38\n System information:\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-15e08f7c-070c-46fe-be66-ed6c195cef38\n Backing store flags: \n Account information:\n aC9Lz34u9L2ft7ip2nSQ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n System information:\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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-15e08f7c-070c-46fe-be66-ed6c195cef38
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: I_T nexus: 22
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Connection: 0
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.39
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-15e08f7c-070c-46fe-be66-ed6c195cef38
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: aC9Lz34u9L2ft7ip2nSQ
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:57:42.929125 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:57:43.001681 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:43.088671 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:43.154020 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.223s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:43.154708 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766080]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-15e08f7c-070c-46fe-be66-ed6c195cef38\n System information:\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-15e08f7c-070c-46fe-be66-ed6c195cef38\n Backing store flags: \n Account information:\n aC9Lz34u9L2ft7ip2nSQ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n System information:\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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:57:43.158459 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:43.398571 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.228s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:43.398993 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766080]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-15e08f7c-070c-46fe-be66-ed6c195cef38\n System information:\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-15e08f7c-070c-46fe-be66-ed6c195cef38\n Backing store flags: \n Account information:\n aC9Lz34u9L2ft7ip2nSQ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n System information:\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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:57:43.406010 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Set provider_location to: 10.222.0.39:3260,3 iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:57:43.421748 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.316s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:43.424733 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766880]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-15e08f7c-070c-46fe-be66-ed6c195cef38\n System information:\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-15e08f7c-070c-46fe-be66-ed6c195cef38\n Backing store flags: \n Account information:\n aC9Lz34u9L2ft7ip2nSQ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n System information:\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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:57:43.433768 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [None req-0b850722-f964-49f0-bb98-a012311f8bb1 tempest-VolumesBackupsTest-1697523377 None] Removing iscsi_target for Volume ID: 15e08f7c-070c-46fe-be66-ed6c195cef38
Sep 14 17:57:43.440720 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-15e08f7c-070c-46fe-be66-ed6c195cef38 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:43.551073 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Initialize volume connection completed successfully.
Sep 14 17:57:43.750091 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-15e08f7c-070c-46fe-be66-ed6c195cef38 -f" returned: 0 in 0.315s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:43.750741 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766880]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:57:43.751531 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:43.771003 n-d-796905-2 sudo[108389]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:43.773300 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b64ef548-fa3e-4998-a407-0223b82ea888 tempest-ServersNegativeTestJSON-1135389551 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:43.774809 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b64ef548-fa3e-4998-a407-0223b82ea888 tempest-ServersNegativeTestJSON-1135389551 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:43.821773 n-d-796905-2 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
Sep 14 17:57:43.822568 n-d-796905-2 sudo[108440]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:43.956840 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.204s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:43.957289 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766880]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:57:43.959104 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-0b850722-f964-49f0-bb98-a012311f8bb1 tempest-VolumesBackupsTest-1697523377 None] Remove volume export completed successfully.
Sep 14 17:57:44.812212 n-d-796905-2 sudo[108440]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:44.816121 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b64ef548-fa3e-4998-a407-0223b82ea888 tempest-ServersNegativeTestJSON-1135389551 None] CMD "sudo cinder-rootwrap /etc/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.040s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:44.817596 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-b64ef548-fa3e-4998-a407-0223b82ea888 tempest-ServersNegativeTestJSON-1135389551 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:57:44.826474 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b64ef548-fa3e-4998-a407-0223b82ea888 tempest-ServersNegativeTestJSON-1135389551 None] Deleted volume successfully.
Sep 14 17:57:44.874250 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-b64ef548-fa3e-4998-a407-0223b82ea888 tempest-ServersNegativeTestJSON-1135389551 None] Lock "b'cinder-0e577dbd-45bf-49f4-bffc-80df081104de-delete_volume'" released by "delete_volume" :: held 5.592s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:57:45.692768 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:57:45.700903 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:57:45.701755 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:57:45.736568 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Flow 'volume_create_manager' (47f6a534-20b6-4523-97da-480846500272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:57:45.745494 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cde7b979-0907-448b-a79a-fb38c3797890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:57:45.797228 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:57:45.838830 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (cde7b979-0907-448b-a79a-fb38c3797890) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:57:45Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6f0afcde-23d0-49b2-9084-7c902abf1285',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=bb284a3b-0509-4e54-8241-c8fc6e096277,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b83cbf9c7f154e3c942bbda502009504',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:57:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:57:46Z,user_id='451c6094163048b6a525d188c78a245b',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:57:45.842086 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (756a6f00-5a54-4971-892a-ef63cd2a98f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:57:45.844179 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (756a6f00-5a54-4971-892a-ef63cd2a98f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:57:45.846876 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a5a1a73c-d149-45a7-9001-c88c32a3df67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:57:45.850593 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a5a1a73c-d149-45a7-9001-c88c32a3df67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bb284a3b-0509-4e54-8241-c8fc6e096277', 'volume_name': 'volume-bb284a3b-0509-4e54-8241-c8fc6e096277', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:57:45.855267 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (833fd4b9-a230-47ad-bbad-0d6313a92dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:57:46.119798 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (833fd4b9-a230-47ad-bbad-0d6313a92dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:57:46.119798 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd92f4bc-83db-4fb2-a3a7-0cbf7b7c7279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:57:46.119798 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Volume bb284a3b-0509-4e54-8241-c8fc6e096277: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bb284a3b-0509-4e54-8241-c8fc6e096277', 'volume_size': 1}
Sep 14 17:57:46.119798 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb284a3b-0509-4e54-8241-c8fc6e096277 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:45.940498 n-d-796905-2 sudo[108500]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb284a3b-0509-4e54-8241-c8fc6e096277 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:57:45.941418 n-d-796905-2 sudo[108500]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:47.010968 n-d-796905-2 sudo[108500]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:47.013925 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb284a3b-0509-4e54-8241-c8fc6e096277 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.150s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:47.018066 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd92f4bc-83db-4fb2-a3a7-0cbf7b7c7279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bb284a3b-0509-4e54-8241-c8fc6e096277', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:57:47.045483 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bf365c9c-95c7-415b-8da1-6c1f92cf378c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:57:47.065478 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Volume volume-bb284a3b-0509-4e54-8241-c8fc6e096277 (bb284a3b-0509-4e54-8241-c8fc6e096277): created successfully
Sep 14 17:57:47.065478 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bf365c9c-95c7-415b-8da1-6c1f92cf378c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:57:47.084589 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Flow 'volume_create_manager' (47f6a534-20b6-4523-97da-480846500272) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:57:47.094765 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Created volume successfully.
Sep 14 17:57:48.423036 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bb284a3b-0509-4e54-8241-c8fc6e096277 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:48.493707 n-d-796905-2 sudo[108557]: 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-bb284a3b-0509-4e54-8241-c8fc6e096277
Sep 14 17:57:48.495257 n-d-796905-2 sudo[108557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:49.481700 n-d-796905-2 sudo[108557]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:49.484459 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bb284a3b-0509-4e54-8241-c8fc6e096277" returned: 0 in 1.061s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:49.641350 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:49.691252 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.051s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:49.691252 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010767040]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: I_T nexus: 23
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Connection: 0
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.39
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: mvxH8TAjPcz6DAwS7wdA
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:57:49.698860 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Creating iscsi_target for Volume ID: volume-bb284a3b-0509-4e54-8241-c8fc6e096277 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:57:49.716658 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Created volume path /opt/stack/data/cinder/volumes/volume-bb284a3b-0509-4e54-8241-c8fc6e096277,
Sep 14 17:57:49.716658 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:57:49.716658 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:57:49.716658 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bb284a3b-0509-4e54-8241-c8fc6e096277
Sep 14 17:57:49.716658 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:57:49.716658 n-d-796905-2 cinder-volume[84144]: incominguser EHGAEnxP2SKbWcCS57Ke 6QE92VfKJAAsttUL
Sep 14 17:57:49.716658 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:57:49.716658 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:57:49.716658 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:57:49.716658 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:57:49.716658 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bb284a3b-0509-4e54-8241-c8fc6e096277 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:50.652494 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bb284a3b-0509-4e54-8241-c8fc6e096277" returned: 0 in 0.946s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:50.653141 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010767040]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:57:50.654004 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:57:50.654004 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:57:50.655712 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:50.679637 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:50.679929 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010767040]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bb284a3b-0509-4e54-8241-c8fc6e096277\n System information:\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-bb284a3b-0509-4e54-8241-c8fc6e096277\n Backing store flags: \n Account information:\n EHGAEnxP2SKbWcCS57Ke\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: I_T nexus: 23
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Connection: 0
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.39
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: mvxH8TAjPcz6DAwS7wdA
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:57:50.680534 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:57:50.683480 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:50.976400 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.288s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:50.976400 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010767040]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bb284a3b-0509-4e54-8241-c8fc6e096277\n System information:\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-bb284a3b-0509-4e54-8241-c8fc6e096277\n Backing store flags: \n Account information:\n EHGAEnxP2SKbWcCS57Ke\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:57:50.984969 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:51.134123 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wjl_kyqfn-d-796905-2@lvmdriver-1, size 616.00 MB, duration 23.84 sec {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 14 17:57:51.134806 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Image download 616.00 MB at 25.84 MB/s
Sep 14 17:57:51.204178 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wjl_kyqfn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:51.227517 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.245s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:51.227517 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010767040]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bb284a3b-0509-4e54-8241-c8fc6e096277\n System information:\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-bb284a3b-0509-4e54-8241-c8fc6e096277\n Backing store flags: \n Account information:\n EHGAEnxP2SKbWcCS57Ke\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:57:51.227517 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Set provider_location to: 10.222.0.39:3260,4 iqn.2010-10.org.openstack:volume-bb284a3b-0509-4e54-8241-c8fc6e096277 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:57:51.332254 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Initialize volume connection completed successfully.
Sep 14 17:57:51.370118 n-d-796905-2 sudo[108595]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wjl_kyqfn-d-796905-2@lvmdriver-1
Sep 14 17:57:51.370925 n-d-796905-2 sudo[108595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:51.961541 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wjl_kyqfn-d-796905-2@lvmdriver-1" returned: 0 in 0.761s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:51.961541 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 is fetched for user d711c1bba8e74536b2e3c3414e5ce06d. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 14 17:57:51.957199 n-d-796905-2 sudo[108595]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:52.094011 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wjl_kyqfn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:52.273630 n-d-796905-2 sudo[108638]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wjl_kyqfn-d-796905-2@lvmdriver-1
Sep 14 17:57:52.274638 n-d-796905-2 sudo[108638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:52.812845 n-d-796905-2 sudo[108638]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:52.815894 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wjl_kyqfn-d-796905-2@lvmdriver-1" returned: 0 in 0.722s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:52.817577 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c533b38-2b58-46cf-8054-2a891a43b2a6 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:52.897350 n-d-796905-2 sudo[108655]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c533b38-2b58-46cf-8054-2a891a43b2a6 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:57:52.903635 n-d-796905-2 sudo[108655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:53.820396 n-d-796905-2 sudo[108655]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:53.830461 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1c533b38-2b58-46cf-8054-2a891a43b2a6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.007s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:53.875269 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Attempting download of 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 1c533b38-2b58-46cf-8054-2a891a43b2a6. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 14 17:57:53.978694 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cnavj7zo {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:54.172986 n-d-796905-2 sudo[108689]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cnavj7zo
Sep 14 17:57:54.180919 n-d-796905-2 sudo[108689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:54.717862 n-d-796905-2 sudo[108689]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:54.726115 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cnavj7zo" returned: 0 in 0.749s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:54.726115 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wjl_kyqfn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:55.017133 n-d-796905-2 sudo[108695]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wjl_kyqfn-d-796905-2@lvmdriver-1
Sep 14 17:57:55.017924 n-d-796905-2 sudo[108695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:55.632903 n-d-796905-2 sudo[108695]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:55.635078 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wjl_kyqfn-d-796905-2@lvmdriver-1" returned: 0 in 0.913s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:55.635853 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 was vhdx, converting to raw {{(pid=84144) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 14 17:57:55.636818 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wjl_kyqfn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1c533b38--2b58--46cf--8054--2a891a43b2a6 oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:55.657234 n-d-796905-2 sudo[108704]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wjl_kyqfn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1c533b38--2b58--46cf--8054--2a891a43b2a6 oflag=direct
Sep 14 17:57:55.658038 n-d-796905-2 sudo[108704]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:56.103049 n-d-796905-2 sudo[108704]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:56.105333 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wjl_kyqfn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--1c533b38--2b58--46cf--8054--2a891a43b2a6 oflag=direct" returned: 0 in 0.468s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:56.106761 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wjl_kyqfn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--1c533b38--2b58--46cf--8054--2a891a43b2a6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:56.165774 n-d-796905-2 sudo[108716]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wjl_kyqfn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--1c533b38--2b58--46cf--8054--2a891a43b2a6
Sep 14 17:57:56.166548 n-d-796905-2 sudo[108716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:58.166952 n-d-796905-2 sudo[108716]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:58.171511 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wjl_kyqfn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--1c533b38--2b58--46cf--8054--2a891a43b2a6" returned: 0 in 2.062s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:58.171511 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wjl_kyqfn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:57:58.260623 n-d-796905-2 sudo[108744]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wjl_kyqfn-d-796905-2@lvmdriver-1
Sep 14 17:57:58.261448 n-d-796905-2 sudo[108744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:57:59.030920 n-d-796905-2 sudo[108744]: pam_unix(sudo:session): session closed for user root
Sep 14 17:57:59.046501 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wjl_kyqfn-d-796905-2@lvmdriver-1" returned: 0 in 0.872s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:57:59.054616 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_wjl_kyqfn-d-796905-2@lvmdriver-1, size 700.00 MB, duration 2.06 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--1c533b38--2b58--46cf--8054--2a891a43b2a6 {{(pid=84144) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 14 17:57:59.064045 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Converted 700.00 MB image at 339.26 MB/s
Sep 14 17:57:59.064045 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Downloaded image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 1c533b38-2b58-46cf-8054-2a891a43b2a6 successfully. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 14 17:57:59.499017 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 for user d711c1bba8e74536b2e3c3414e5ce06d is deleted. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 14 17:57:59.499017 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Marking volume 1c533b38-2b58-46cf-8054-2a891a43b2a6 as bootable. {{(pid=84144) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 14 17:57:59.538613 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Copying metadata from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 to 1c533b38-2b58-46cf-8054-2a891a43b2a6. {{(pid=84144) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 14 17:57:59.538877 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Creating volume glance metadata for volume 1c533b38-2b58-46cf-8054-2a891a43b2a6 backed by image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84144) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 14 17:57:59.793625 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (21ced7f1-a164-4af7-b32e-9bc10aeeb5ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1c533b38-2b58-46cf-8054-2a891a43b2a6', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:57:59.793625 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c8c426f6-9411-4a05-a59a-e863d65305ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:57:59.832624 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Volume volume-1c533b38-2b58-46cf-8054-2a891a43b2a6 (1c533b38-2b58-46cf-8054-2a891a43b2a6): created successfully
Sep 14 17:57:59.832624 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c8c426f6-9411-4a05-a59a-e863d65305ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:57:59.832624 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Flow 'volume_create_manager' (383dd7d6-a701-4754-9da4-9c5a72b2a325) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:57:59.867124 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-ed508cb1-a2c9-4410-b59c-57d061964d79 tempest-TaggedBootDevicesTest-318788707 None] Created volume successfully.
Sep 14 17:58:01.369127 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:58:01.539946 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:58:01.539946 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:58:01.622797 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] Flow 'volume_create_manager' (6c2ce522-bcad-430c-aac3-8e87db6de9ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:58:01.633278 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f1dcee13-8ca9-44d3-bcd3-1464f71f0d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:58:01.701498 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:58:01.759739 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f1dcee13-8ca9-44d3-bcd3-1464f71f0d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:58:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1927635315',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=87208d53-935b-4dfa-a021-89f7ec1df7e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='084b3617a41c4467beb4b3857aec327e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:58:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:58:01Z,user_id='d711c1bba8e74536b2e3c3414e5ce06d',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:58:01.767726 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7472479a-4641-4885-a4b2-044fc15672f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:58:01.767726 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7472479a-4641-4885-a4b2-044fc15672f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:58:01.787205 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (daf5a052-7061-457f-93c0-e1490aecd4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:58:01.787205 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (daf5a052-7061-457f-93c0-e1490aecd4e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '87208d53-935b-4dfa-a021-89f7ec1df7e3', 'volume_name': 'volume-87208d53-935b-4dfa-a021-89f7ec1df7e3', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:58:01.794315 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c4220b01-27e4-44a3-863d-90563dae3a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:58:01.794315 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c4220b01-27e4-44a3-863d-90563dae3a99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:58:01.810092 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4cb74be2-2f9b-4a58-a9e3-a5a0b07b11f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:58:01.810092 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] Volume 87208d53-935b-4dfa-a021-89f7ec1df7e3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-87208d53-935b-4dfa-a021-89f7ec1df7e3', 'volume_size': 1}
Sep 14 17:58:01.810092 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-87208d53-935b-4dfa-a021-89f7ec1df7e3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:58:01.865214 n-d-796905-2 sudo[108749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-87208d53-935b-4dfa-a021-89f7ec1df7e3 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:58:01.866064 n-d-796905-2 sudo[108749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:58:02.926020 n-d-796905-2 sudo[108749]: pam_unix(sudo:session): session closed for user root
Sep 14 17:58:02.928946 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-87208d53-935b-4dfa-a021-89f7ec1df7e3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.123s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:58:02.934536 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4cb74be2-2f9b-4a58-a9e3-a5a0b07b11f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-87208d53-935b-4dfa-a021-89f7ec1df7e3', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:58:02.937343 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (82bb4218-ec9e-4162-b5f2-9b5c6e3318eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:58:02.951829 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] Volume volume-87208d53-935b-4dfa-a021-89f7ec1df7e3 (87208d53-935b-4dfa-a021-89f7ec1df7e3): created successfully
Sep 14 17:58:02.956059 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (82bb4218-ec9e-4162-b5f2-9b5c6e3318eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:58:02.959758 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] Flow 'volume_create_manager' (6c2ce522-bcad-430c-aac3-8e87db6de9ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:58:02.977281 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-d1f51399-0e25-40f8-a32d-e69f8da51f1a tempest-TaggedBootDevicesTest-318788707 None] Created volume successfully.
Sep 14 17:58:04.595455 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:58:04.595455 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:58:04.595455 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:58:04.654613 n-d-796905-2 sudo[108811]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:58:04.660257 n-d-796905-2 sudo[108811]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:58:05.397352 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:58:05.411793 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:58:05.413871 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:58:05.466946 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] Flow 'volume_create_manager' (cff461f3-f241-4582-b35c-0c7c0d8db6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:58:05.475141 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af64b4cf-5329-416a-83a0-e959b07bebda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:58:05.533957 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:58:05.581621 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (af64b4cf-5329-416a-83a0-e959b07bebda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:58:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1984740619',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=7cb998f5-f639-428e-a446-181d32156be2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='084b3617a41c4467beb4b3857aec327e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:58:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:58:05Z,user_id='d711c1bba8e74536b2e3c3414e5ce06d',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:58:05.584307 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f1cecec-2da8-490a-93aa-1efdb5882f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:58:05.586449 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3f1cecec-2da8-490a-93aa-1efdb5882f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:58:05.591605 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (923d2fc0-3070-46f2-9467-1d1dd2198362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:58:05.594376 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (923d2fc0-3070-46f2-9467-1d1dd2198362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7cb998f5-f639-428e-a446-181d32156be2', 'volume_name': 'volume-7cb998f5-f639-428e-a446-181d32156be2', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:58:05.631061 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c905f7c0-8050-4ffa-8acc-755815a5d45f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:58:05.648805 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c905f7c0-8050-4ffa-8acc-755815a5d45f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:58:05.670315 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c8eb631b-bcce-45bd-812e-0c455207ecbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:58:05.668651 n-d-796905-2 sudo[108811]: pam_unix(sudo:session): session closed for user root
Sep 14 17:58:05.683097 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] Volume 7cb998f5-f639-428e-a446-181d32156be2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7cb998f5-f639-428e-a446-181d32156be2', 'volume_size': 1}
Sep 14 17:58:05.683097 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7cb998f5-f639-428e-a446-181d32156be2 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:58:05.708511 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.112s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:58:05.708511 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:58:05.736103 n-d-796905-2 sudo[108837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7cb998f5-f639-428e-a446-181d32156be2 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:58:05.737836 n-d-796905-2 sudo[108837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:58:05.767509 n-d-796905-2 sudo[108838]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:58:05.768298 n-d-796905-2 sudo[108838]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:58:06.855901 n-d-796905-2 sudo[108838]: pam_unix(sudo:session): session closed for user root
Sep 14 17:58:06.865525 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/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.157s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:58:06.878228 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:58:07.107279 n-d-796905-2 sudo[108837]: pam_unix(sudo:session): session closed for user root
Sep 14 17:58:07.110612 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7cb998f5-f639-428e-a446-181d32156be2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.432s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:58:07.114355 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c8eb631b-bcce-45bd-812e-0c455207ecbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7cb998f5-f639-428e-a446-181d32156be2', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:58:07.116791 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (45afcf8e-11f1-45a6-be2b-8712cf03d6e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:58:07.148002 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] Volume volume-7cb998f5-f639-428e-a446-181d32156be2 (7cb998f5-f639-428e-a446-181d32156be2): created successfully
Sep 14 17:58:07.151591 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (45afcf8e-11f1-45a6-be2b-8712cf03d6e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:58:07.163228 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] Flow 'volume_create_manager' (cff461f3-f241-4582-b35c-0c7c0d8db6ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:58:07.220264 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-f18de716-ffbf-459b-96bb-ebc029970a36 tempest-TaggedBootDevicesTest-318788707 None] Created volume successfully.
Sep 14 17:58:58.574911 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Terminate volume connection completed successfully.
Sep 14 17:58:59.048533 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:58:59.455117 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.408s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:58:59.455443 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n System information:\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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-bb284a3b-0509-4e54-8241-c8fc6e096277\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:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bb284a3b-0509-4e54-8241-c8fc6e096277\n Backing store flags: \n Account information:\n EHGAEnxP2SKbWcCS57Ke\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:58:59.456125 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Removing iscsi_target for Volume ID: d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 17:58:59.457195 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:58:59.975797 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f -f" returned: 0 in 0.516s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:58:59.975797 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:58:59.994163 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:00.293305 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.305s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:00.293958 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-bb284a3b-0509-4e54-8241-c8fc6e096277\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:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bb284a3b-0509-4e54-8241-c8fc6e096277\n Backing store flags: \n Account information:\n EHGAEnxP2SKbWcCS57Ke\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:00.294763 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-6efad6df-705a-47a9-936c-d3bbe0a6467c tempest-TestVolumeBackupRestore-1766435562 None] Remove volume export completed successfully.
Sep 14 17:59:02.107141 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-33e7ea86-59d6-43e3-867d-8b05a513bf95 tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:02.137860 n-d-796905-2 sudo[109258]: 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-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 17:59:02.138671 n-d-796905-2 sudo[109258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:02.872428 n-d-796905-2 sudo[109258]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:02.875529 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-33e7ea86-59d6-43e3-867d-8b05a513bf95 tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6" returned: 0 in 0.768s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:02.965308 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.049s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-bb284a3b-0509-4e54-8241-c8fc6e096277\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:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bb284a3b-0509-4e54-8241-c8fc6e096277\n Backing store flags: \n Account information:\n EHGAEnxP2SKbWcCS57Ke\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-33e7ea86-59d6-43e3-867d-8b05a513bf95 tempest-TaggedBootDevicesTest-318788707 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-bb284a3b-0509-4e54-8241-c8fc6e096277
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: I_T nexus: 24
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Connection: 0
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.39
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040000
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf40
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040001
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf41
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bb284a3b-0509-4e54-8241-c8fc6e096277
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: EHGAEnxP2SKbWcCS57Ke
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:59:03.018913 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-33e7ea86-59d6-43e3-867d-8b05a513bf95 tempest-TaggedBootDevicesTest-318788707 None] Creating iscsi_target for Volume ID: volume-1c533b38-2b58-46cf-8054-2a891a43b2a6 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:59:03.027536 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-33e7ea86-59d6-43e3-867d-8b05a513bf95 tempest-TaggedBootDevicesTest-318788707 None] Created volume path /opt/stack/data/cinder/volumes/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6,
Sep 14 17:59:03.027536 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:59:03.027536 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:59:03.027536 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 17:59:03.027536 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:59:03.027536 n-d-796905-2 cinder-volume[84144]: incominguser 4P9Qpm3AyjAfB8Lf4DaZ tuRxvm5HZTmtHE6R
Sep 14 17:59:03.027536 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:59:03.027536 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:59:03.027536 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:59:03.027536 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:59:03.027536 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:04.327477 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6" returned: 0 in 1.303s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:04.328044 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:04.328351 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-33e7ea86-59d6-43e3-867d-8b05a513bf95 tempest-TaggedBootDevicesTest-318788707 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:59:04.328757 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-33e7ea86-59d6-43e3-867d-8b05a513bf95 tempest-TaggedBootDevicesTest-318788707 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:59:04.333731 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:04.350130 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:04.350650 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-bb284a3b-0509-4e54-8241-c8fc6e096277\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:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bb284a3b-0509-4e54-8241-c8fc6e096277\n Backing store flags: \n Account information:\n EHGAEnxP2SKbWcCS57Ke\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-33e7ea86-59d6-43e3-867d-8b05a513bf95 tempest-TaggedBootDevicesTest-318788707 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-bb284a3b-0509-4e54-8241-c8fc6e096277
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: I_T nexus: 24
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Connection: 0
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.39
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040000
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf40
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040001
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf41
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bb284a3b-0509-4e54-8241-c8fc6e096277
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: EHGAEnxP2SKbWcCS57Ke
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:04.351561 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:59:04.355591 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:04.585963 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 17:59:04.586377 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:59:04.587044 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:04.620467 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.260s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:04.620849 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-bb284a3b-0509-4e54-8241-c8fc6e096277\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:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bb284a3b-0509-4e54-8241-c8fc6e096277\n Backing store flags: \n Account information:\n EHGAEnxP2SKbWcCS57Ke\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:04.624639 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:04.636588 n-d-796905-2 sudo[109323]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:59:04.638019 n-d-796905-2 sudo[109323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:04.999407 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.377s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:04.999759 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-bb284a3b-0509-4e54-8241-c8fc6e096277\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:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bb284a3b-0509-4e54-8241-c8fc6e096277\n Backing store flags: \n Account information:\n EHGAEnxP2SKbWcCS57Ke\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:05.001394 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-33e7ea86-59d6-43e3-867d-8b05a513bf95 tempest-TaggedBootDevicesTest-318788707 None] Set provider_location to: 10.222.0.39:3260,5 iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:59:05.390475 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Terminate volume connection completed successfully.
Sep 14 17:59:05.564814 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-33e7ea86-59d6-43e3-867d-8b05a513bf95 tempest-TaggedBootDevicesTest-318788707 None] attachment_update completed successfully.
Sep 14 17:59:05.568969 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:05.727234 n-d-796905-2 sudo[109323]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:05.730020 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.142s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:05.735615 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:05.799741 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.170s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:05.800352 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766080]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-bb284a3b-0509-4e54-8241-c8fc6e096277\n System information:\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-bb284a3b-0509-4e54-8241-c8fc6e096277\n Backing store flags: \n Account information:\n EHGAEnxP2SKbWcCS57Ke\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:05.801645 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Removing iscsi_target for Volume ID: bb284a3b-0509-4e54-8241-c8fc6e096277
Sep 14 17:59:05.803421 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-bb284a3b-0509-4e54-8241-c8fc6e096277 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:05.808975 n-d-796905-2 sudo[109343]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:59:05.809822 n-d-796905-2 sudo[109343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:06.109672 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-bb284a3b-0509-4e54-8241-c8fc6e096277 -f" returned: 0 in 0.305s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:06.110693 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766080]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:06.115552 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:06.359015 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-50a0be73-c5d8-4755-977d-1952e733189b tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:06.410835 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.279s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:06.411435 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766080]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:06.413100 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-9df48355-10c8-4811-8696-7b92345ae752 tempest-VolumesBackupsTest-1697523377 None] Remove volume export completed successfully.
Sep 14 17:59:06.422575 n-d-796905-2 sudo[109359]: 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-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 17:59:06.424787 n-d-796905-2 sudo[109359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:06.456025 n-d-796905-2 sudo[109343]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:06.457782 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.726s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:06.460020 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:59:07.137065 n-d-796905-2 sudo[109359]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:07.139201 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-50a0be73-c5d8-4755-977d-1952e733189b tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3" returned: 0 in 0.783s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:07.259134 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:07.281783 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:07.282074 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-50a0be73-c5d8-4755-977d-1952e733189b tempest-TaggedBootDevicesTest-318788707 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:07.283204 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:59:07.285731 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-50a0be73-c5d8-4755-977d-1952e733189b tempest-TaggedBootDevicesTest-318788707 None] Creating iscsi_target for Volume ID: volume-87208d53-935b-4dfa-a021-89f7ec1df7e3 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:59:07.289848 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-50a0be73-c5d8-4755-977d-1952e733189b tempest-TaggedBootDevicesTest-318788707 None] Created volume path /opt/stack/data/cinder/volumes/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3,
Sep 14 17:59:07.289848 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:59:07.289848 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:59:07.289848 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 17:59:07.289848 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:59:07.289848 n-d-796905-2 cinder-volume[84144]: incominguser tyH8zqHJV7h5K37tFb5U iNEZ75kiCMBjpTyU
Sep 14 17:59:07.289848 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:59:07.289848 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:59:07.289848 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:59:07.289848 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:59:07.293674 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:07.542832 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:59:07.548992 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:59:07.549594 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:59:07.565637 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] Flow 'volume_create_manager' (3c15138f-fa1e-4174-a50e-f1758a42d113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:59:07.569632 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c3b6491-2629-42f2-92cc-460e107443ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:59:07.593330 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:59:07.620010 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0c3b6491-2629-42f2-92cc-460e107443ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:59:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1105429572',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=ff023072-270b-43d2-bf1f-21880e3f0691,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca7a528717804da3b16deb346163e357',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:59:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:59:08Z,user_id='220f1df91e1b49e6b851f82b579f866c',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:59:07.622977 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d935d994-aec2-4def-a58a-bb5a84e17a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:59:07.625876 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d935d994-aec2-4def-a58a-bb5a84e17a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:59:07.628876 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c071e3f-5795-4159-8f1d-e7f30757eca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:59:07.631466 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c071e3f-5795-4159-8f1d-e7f30757eca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ff023072-270b-43d2-bf1f-21880e3f0691', 'volume_name': 'volume-ff023072-270b-43d2-bf1f-21880e3f0691', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:59:07.642315 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da9861ab-364d-411b-ba8e-50ac5ae666f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:59:07.645077 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (da9861ab-364d-411b-ba8e-50ac5ae666f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:59:07.651272 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bcabd920-a1fd-4715-a767-2c8f90f9908e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:59:07.652369 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] Volume ff023072-270b-43d2-bf1f-21880e3f0691: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ff023072-270b-43d2-bf1f-21880e3f0691', 'volume_size': 1}
Sep 14 17:59:07.655516 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ff023072-270b-43d2-bf1f-21880e3f0691 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:07.722698 n-d-796905-2 sudo[109382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ff023072-270b-43d2-bf1f-21880e3f0691 stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:59:07.724478 n-d-796905-2 sudo[109382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:07.943416 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-8815b150-8ede-40d2-83a4-80bac88b19ca tempest-VolumesBackupsTest-1697523377 None] Lock "b'cinder-bb284a3b-0509-4e54-8241-c8fc6e096277-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:59:07.972665 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3" returned: 0 in 0.672s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:07.974675 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:07.977571 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-50a0be73-c5d8-4755-977d-1952e733189b tempest-TaggedBootDevicesTest-318788707 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:59:07.978218 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-50a0be73-c5d8-4755-977d-1952e733189b tempest-TaggedBootDevicesTest-318788707 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:59:07.981936 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:08.031486 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.033s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:08.032657 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-50a0be73-c5d8-4755-977d-1952e733189b tempest-TaggedBootDevicesTest-318788707 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:08.065678 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:59:08.093425 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:08.116423 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:08.217470 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.148s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:08.217927 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:08.219163 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:08.243436 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:08.243796 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766240]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:08.244585 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-8815b150-8ede-40d2-83a4-80bac88b19ca tempest-VolumesBackupsTest-1697523377 None] Skipping remove_export. No iscsi_target is presently exported for volume: bb284a3b-0509-4e54-8241-c8fc6e096277
Sep 14 17:59:08.245718 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8815b150-8ede-40d2-83a4-80bac88b19ca tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bb284a3b-0509-4e54-8241-c8fc6e096277 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:08.269790 n-d-796905-2 sudo[109411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bb284a3b-0509-4e54-8241-c8fc6e096277
Sep 14 17:59:08.270752 n-d-796905-2 sudo[109411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:08.412565 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.188s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:08.413588 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:08.416046 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-50a0be73-c5d8-4755-977d-1952e733189b tempest-TaggedBootDevicesTest-318788707 None] Set provider_location to: 10.222.0.39:3260,6 iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:59:08.612824 n-d-796905-2 sudo[109382]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:08.668865 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ff023072-270b-43d2-bf1f-21880e3f0691 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.015s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:08.689694 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bcabd920-a1fd-4715-a767-2c8f90f9908e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ff023072-270b-43d2-bf1f-21880e3f0691', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:59:08.691998 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1664c6f-30d0-465f-bed8-b3a4e57b75ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:59:08.767497 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] Volume volume-ff023072-270b-43d2-bf1f-21880e3f0691 (ff023072-270b-43d2-bf1f-21880e3f0691): created successfully
Sep 14 17:59:08.770400 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b1664c6f-30d0-465f-bed8-b3a4e57b75ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:59:08.776432 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] Flow 'volume_create_manager' (3c15138f-fa1e-4174-a50e-f1758a42d113) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:59:08.809159 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-b6f2e9b1-77e1-4488-bf84-bd506dd0144b req-84d157ad-df01-4507-beae-02e8cd375a75 tempest-VolumesSnapshotsTestJSON-110697934 None] Created volume successfully.
Sep 14 17:59:08.828537 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-50a0be73-c5d8-4755-977d-1952e733189b tempest-TaggedBootDevicesTest-318788707 None] attachment_update completed successfully.
Sep 14 17:59:08.926628 n-d-796905-2 sudo[109411]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:08.929384 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8815b150-8ede-40d2-83a4-80bac88b19ca tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bb284a3b-0509-4e54-8241-c8fc6e096277" returned: 0 in 0.683s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:08.931107 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8815b150-8ede-40d2-83a4-80bac88b19ca tempest-VolumesBackupsTest-1697523377 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-bb284a3b-0509-4e54-8241-c8fc6e096277 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:08.962040 n-d-796905-2 sudo[109456]: ubuntu : 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-bb284a3b-0509-4e54-8241-c8fc6e096277
Sep 14 17:59:08.962915 n-d-796905-2 sudo[109456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:09.436095 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-00a7aabd-84c7-4e94-95e0-76e0597eb02f tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:09.491208 n-d-796905-2 sudo[109458]: 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-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 17:59:09.494618 n-d-796905-2 sudo[109458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:09.757815 n-d-796905-2 sudo[109456]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:09.761044 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8815b150-8ede-40d2-83a4-80bac88b19ca tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-bb284a3b-0509-4e54-8241-c8fc6e096277" returned: 0 in 0.829s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:09.763615 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8815b150-8ede-40d2-83a4-80bac88b19ca tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bb284a3b-0509-4e54-8241-c8fc6e096277 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:09.795870 n-d-796905-2 sudo[109467]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bb284a3b-0509-4e54-8241-c8fc6e096277
Sep 14 17:59:09.797352 n-d-796905-2 sudo[109467]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:10.399961 n-d-796905-2 sudo[109458]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:10.411100 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-00a7aabd-84c7-4e94-95e0-76e0597eb02f tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2" returned: 0 in 0.967s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:10.510301 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:10.559469 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:10.559856 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-00a7aabd-84c7-4e94-95e0-76e0597eb02f tempest-TaggedBootDevicesTest-318788707 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060000
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf60
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060001
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf61
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: tyH8zqHJV7h5K37tFb5U
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:10.560599 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:59:10.564597 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-00a7aabd-84c7-4e94-95e0-76e0597eb02f tempest-TaggedBootDevicesTest-318788707 None] Creating iscsi_target for Volume ID: volume-7cb998f5-f639-428e-a446-181d32156be2 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:59:10.565683 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-00a7aabd-84c7-4e94-95e0-76e0597eb02f tempest-TaggedBootDevicesTest-318788707 None] Created volume path /opt/stack/data/cinder/volumes/volume-7cb998f5-f639-428e-a446-181d32156be2,
Sep 14 17:59:10.565683 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:59:10.565683 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:59:10.565683 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 17:59:10.565683 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:59:10.565683 n-d-796905-2 cinder-volume[84144]: incominguser mzbkYEyWJe2ibCGjtK83 45jcqSvWaeELQbpQ
Sep 14 17:59:10.565683 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:59:10.565683 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:59:10.565683 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:59:10.565683 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:59:10.609469 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:10.626018 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-c3d2977e-5cc3-439a-8d66-47599be8ea7e req-a4ff939b-90a2-4203-a4c1-991aaf869000 tempest-VolumesSnapshotsTestJSON-110697934 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff023072-270b-43d2-bf1f-21880e3f0691 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:10.677512 n-d-796905-2 sudo[109467]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:10.680145 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8815b150-8ede-40d2-83a4-80bac88b19ca tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bb284a3b-0509-4e54-8241-c8fc6e096277" returned: 0 in 0.916s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:10.681638 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-8815b150-8ede-40d2-83a4-80bac88b19ca tempest-VolumesBackupsTest-1697523377 None] Successfully deleted volume: bb284a3b-0509-4e54-8241-c8fc6e096277
Sep 14 17:59:10.682861 n-d-796905-2 sudo[109484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff023072-270b-43d2-bf1f-21880e3f0691
Sep 14 17:59:10.690476 n-d-796905-2 sudo[109484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:10.783218 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-8815b150-8ede-40d2-83a4-80bac88b19ca tempest-VolumesBackupsTest-1697523377 None] Created reservations ['87c1a598-5138-4cfc-9004-acc379e01e3c', '1321e8da-808b-4292-ad88-1abd96f91fe0', '5078a3b8-5afc-4b5e-bfaf-f8a523e95e2b', 'acaf2ad7-dea2-4e9f-8254-1081e2587ad8'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:59:10.786876 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-8815b150-8ede-40d2-83a4-80bac88b19ca tempest-VolumesBackupsTest-1697523377 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:59:10.786876 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:59:10.786876 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:59:10.880174 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-8815b150-8ede-40d2-83a4-80bac88b19ca tempest-VolumesBackupsTest-1697523377 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:59:10.880946 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8815b150-8ede-40d2-83a4-80bac88b19ca tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:10.938601 n-d-796905-2 sudo[109498]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:59:10.939856 n-d-796905-2 sudo[109498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:11.434513 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2" returned: 0 in 0.864s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:11.434513 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:11.435222 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-00a7aabd-84c7-4e94-95e0-76e0597eb02f tempest-TaggedBootDevicesTest-318788707 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:59:11.435600 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-00a7aabd-84c7-4e94-95e0-76e0597eb02f tempest-TaggedBootDevicesTest-318788707 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:59:11.445710 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:11.452984 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:11.453369 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-00a7aabd-84c7-4e94-95e0-76e0597eb02f tempest-TaggedBootDevicesTest-318788707 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060000
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf60
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060001
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf61
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: tyH8zqHJV7h5K37tFb5U
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:11.454029 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:59:11.473018 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:11.545473 n-d-796905-2 sudo[109484]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:11.547314 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-c3d2977e-5cc3-439a-8d66-47599be8ea7e req-a4ff939b-90a2-4203-a4c1-991aaf869000 tempest-VolumesSnapshotsTestJSON-110697934 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff023072-270b-43d2-bf1f-21880e3f0691" returned: 0 in 0.923s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:11.548810 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-c3d2977e-5cc3-439a-8d66-47599be8ea7e req-a4ff939b-90a2-4203-a4c1-991aaf869000 tempest-VolumesSnapshotsTestJSON-110697934 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3909e9de-6b27-4dfc-babf-ee453e7f831d --snapshot stack-volumes-lvmdriver-1/volume-ff023072-270b-43d2-bf1f-21880e3f0691 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:11.585554 n-d-796905-2 sudo[109525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3909e9de-6b27-4dfc-babf-ee453e7f831d --snapshot stack-volumes-lvmdriver-1/volume-ff023072-270b-43d2-bf1f-21880e3f0691 -L 1.00g
Sep 14 17:59:11.587327 n-d-796905-2 sudo[109525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:11.767162 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.305s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:11.768492 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:11.769626 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:11.769546 n-d-796905-2 sudo[109498]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:11.771353 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8815b150-8ede-40d2-83a4-80bac88b19ca tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.890s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:11.773473 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8815b150-8ede-40d2-83a4-80bac88b19ca tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:11.842650 n-d-796905-2 sudo[109529]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:59:11.843485 n-d-796905-2 sudo[109529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:12.008597 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.237s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:12.009158 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:12.015917 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-00a7aabd-84c7-4e94-95e0-76e0597eb02f tempest-TaggedBootDevicesTest-318788707 None] Set provider_location to: 10.222.0.39:3260,7 iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:59:12.519298 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-fd8aaca9-e805-4d1c-b048-d9da0a566ba9 req-00a7aabd-84c7-4e94-95e0-76e0597eb02f tempest-TaggedBootDevicesTest-318788707 None] attachment_update completed successfully.
Sep 14 17:59:12.743530 n-d-796905-2 sudo[109525]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:12.746586 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-c3d2977e-5cc3-439a-8d66-47599be8ea7e req-a4ff939b-90a2-4203-a4c1-991aaf869000 tempest-VolumesSnapshotsTestJSON-110697934 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3909e9de-6b27-4dfc-babf-ee453e7f831d --snapshot stack-volumes-lvmdriver-1/volume-ff023072-270b-43d2-bf1f-21880e3f0691 -L 1.00g" returned: 0 in 1.197s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:12.842571 n-d-796905-2 sudo[109529]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:12.878230 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8815b150-8ede-40d2-83a4-80bac88b19ca tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/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.105s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:12.880229 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-8815b150-8ede-40d2-83a4-80bac88b19ca tempest-VolumesBackupsTest-1697523377 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:59:12.898420 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-c3d2977e-5cc3-439a-8d66-47599be8ea7e req-a4ff939b-90a2-4203-a4c1-991aaf869000 tempest-VolumesSnapshotsTestJSON-110697934 None] Create snapshot completed successfully
Sep 14 17:59:12.908525 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-8815b150-8ede-40d2-83a4-80bac88b19ca tempest-VolumesBackupsTest-1697523377 None] Deleted volume successfully.
Sep 14 17:59:12.940796 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-8815b150-8ede-40d2-83a4-80bac88b19ca tempest-VolumesBackupsTest-1697523377 None] Lock "b'cinder-bb284a3b-0509-4e54-8241-c8fc6e096277-delete_volume'" released by "delete_volume" :: held 4.995s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:59:16.071652 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [req-582032ec-a389-448d-88e2-7ef6ba047a98 req-a0a78006-1ee3-4789-9c35-735fc260865a tempest-VolumesSnapshotsTestJSON-110697934 None] Lock "b'cinder-3909e9de-6b27-4dfc-babf-ee453e7f831d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:59:16.082059 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-582032ec-a389-448d-88e2-7ef6ba047a98 req-a0a78006-1ee3-4789-9c35-735fc260865a tempest-VolumesSnapshotsTestJSON-110697934 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3909e9de-6b27-4dfc-babf-ee453e7f831d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:16.143788 n-d-796905-2 sudo[109709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3909e9de-6b27-4dfc-babf-ee453e7f831d
Sep 14 17:59:16.144635 n-d-796905-2 sudo[109709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:17.251701 n-d-796905-2 sudo[109709]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:17.259261 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-582032ec-a389-448d-88e2-7ef6ba047a98 req-a0a78006-1ee3-4789-9c35-735fc260865a tempest-VolumesSnapshotsTestJSON-110697934 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3909e9de-6b27-4dfc-babf-ee453e7f831d" returned: 0 in 1.176s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:17.264373 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-582032ec-a389-448d-88e2-7ef6ba047a98 req-a0a78006-1ee3-4789-9c35-735fc260865a tempest-VolumesSnapshotsTestJSON-110697934 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3909e9de-6b27-4dfc-babf-ee453e7f831d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:17.341045 n-d-796905-2 sudo[109723]: ubuntu : TTY=unknown ; 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-3909e9de-6b27-4dfc-babf-ee453e7f831d
Sep 14 17:59:17.344753 n-d-796905-2 sudo[109723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:17.843987 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 17:59:17.859009 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 17:59:17.859589 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 17:59:17.898393 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] Flow 'volume_create_manager' (889363ab-d31b-4cea-8029-7e7ff0692c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:59:17.918904 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bea836c4-84d8-4652-af44-2a992207511e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:59:17.965995 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 17:59:18.031282 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bea836c4-84d8-4652-af44-2a992207511e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T17:59:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1820779818',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=2c59149b-4c83-417a-8416-bd02c308c94a,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='b83cbf9c7f154e3c942bbda502009504',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T17:59:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T17:59:18Z,user_id='451c6094163048b6a525d188c78a245b',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:59:18.038353 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3a8d9e9-3f36-4b53-b1bd-4ba28d044fe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:59:18.040562 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f3a8d9e9-3f36-4b53-b1bd-4ba28d044fe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:59:18.059052 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (03d8cc12-d546-4dbd-b884-9345e68ca7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:59:18.066099 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (03d8cc12-d546-4dbd-b884-9345e68ca7c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2c59149b-4c83-417a-8416-bd02c308c94a', 'volume_name': 'volume-2c59149b-4c83-417a-8416-bd02c308c94a', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:59:18.077062 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (38a939e0-8666-45ba-a52c-a763b76c5733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:59:18.079307 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (38a939e0-8666-45ba-a52c-a763b76c5733) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:59:18.092539 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3762263-3e86-46dd-afb1-4e0553990ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:59:18.093418 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] Volume 2c59149b-4c83-417a-8416-bd02c308c94a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2c59149b-4c83-417a-8416-bd02c308c94a', 'volume_size': 1}
Sep 14 17:59:18.098929 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c59149b-4c83-417a-8416-bd02c308c94a stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:18.143554 n-d-796905-2 sudo[109728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c59149b-4c83-417a-8416-bd02c308c94a stack-volumes-lvmdriver-1 -L 1g
Sep 14 17:59:18.144994 n-d-796905-2 sudo[109728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:18.571897 n-d-796905-2 sudo[109723]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:18.575646 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-582032ec-a389-448d-88e2-7ef6ba047a98 req-a0a78006-1ee3-4789-9c35-735fc260865a tempest-VolumesSnapshotsTestJSON-110697934 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3909e9de-6b27-4dfc-babf-ee453e7f831d" returned: 0 in 1.311s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:18.785890 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-5c95c2d5-830a-48aa-9ef7-58d731aff67d req-4f86cedb-9c7d-47c7-a938-72bd3e2eb2ad tempest-TestVolumeBackupRestore-1766435562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:18.834865 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [req-582032ec-a389-448d-88e2-7ef6ba047a98 req-a0a78006-1ee3-4789-9c35-735fc260865a tempest-VolumesSnapshotsTestJSON-110697934 None] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Sep 14 17:59:18.836935 n-d-796905-2 sudo[109800]: 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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 17:59:18.842008 n-d-796905-2 sudo[109800]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:18.880105 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [req-582032ec-a389-448d-88e2-7ef6ba047a98 req-a0a78006-1ee3-4789-9c35-735fc260865a tempest-VolumesSnapshotsTestJSON-110697934 None] Created reservations ['4e0a1cb0-71d8-4616-a3cd-40f08b227564', '2c6589d8-dce9-448c-9e98-68b0ca6195a3', '17ec7169-7fe6-430f-a108-f43059306762', '6c8a00df-e0fa-4bbe-85c4-3e99a016525f'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:59:18.883553 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-582032ec-a389-448d-88e2-7ef6ba047a98 req-a0a78006-1ee3-4789-9c35-735fc260865a tempest-VolumesSnapshotsTestJSON-110697934 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:59:18.883553 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:59:18.883553 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:59:18.967672 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-582032ec-a389-448d-88e2-7ef6ba047a98 req-a0a78006-1ee3-4789-9c35-735fc260865a tempest-VolumesSnapshotsTestJSON-110697934 None] Delete snapshot completed successfully.
Sep 14 17:59:18.972678 n-d-796905-2 sudo[109728]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:18.977351 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c59149b-4c83-417a-8416-bd02c308c94a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.878s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:18.983066 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a3762263-3e86-46dd-afb1-4e0553990ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2c59149b-4c83-417a-8416-bd02c308c94a', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:59:18.989831 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (303366e5-5e70-42e8-a20f-d3ef48f463dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 17:59:19.008122 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [req-582032ec-a389-448d-88e2-7ef6ba047a98 req-a0a78006-1ee3-4789-9c35-735fc260865a tempest-VolumesSnapshotsTestJSON-110697934 None] Lock "b'cinder-3909e9de-6b27-4dfc-babf-ee453e7f831d-delete_snapshot'" released by "delete_snapshot" :: held 2.936s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 17:59:19.011685 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] Volume volume-2c59149b-4c83-417a-8416-bd02c308c94a (2c59149b-4c83-417a-8416-bd02c308c94a): created successfully
Sep 14 17:59:19.014863 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (303366e5-5e70-42e8-a20f-d3ef48f463dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 17:59:19.024855 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] Flow 'volume_create_manager' (889363ab-d31b-4cea-8029-7e7ff0692c52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 17:59:19.039433 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-e182ddc9-8f17-4b97-a42a-06536a9385f4 tempest-VolumesBackupsTest-1697523377 None] Created volume successfully.
Sep 14 17:59:19.633514 n-d-796905-2 sudo[109800]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:19.636608 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-5c95c2d5-830a-48aa-9ef7-58d731aff67d req-4f86cedb-9c7d-47c7-a938-72bd3e2eb2ad tempest-TestVolumeBackupRestore-1766435562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f" returned: 0 in 0.851s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:19.726276 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:19.753721 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:19.754240 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010767360]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-5c95c2d5-830a-48aa-9ef7-58d731aff67d req-4f86cedb-9c7d-47c7-a938-72bd3e2eb2ad tempest-TestVolumeBackupRestore-1766435562 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060000
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf60
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060001
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf61
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: tyH8zqHJV7h5K37tFb5U
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Target 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070000
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf70
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070001
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf71
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: mzbkYEyWJe2ibCGjtK83
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:19.756565 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:59:19.769307 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-5c95c2d5-830a-48aa-9ef7-58d731aff67d req-4f86cedb-9c7d-47c7-a938-72bd3e2eb2ad tempest-TestVolumeBackupRestore-1766435562 None] Creating iscsi_target for Volume ID: volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:59:19.773428 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-5c95c2d5-830a-48aa-9ef7-58d731aff67d req-4f86cedb-9c7d-47c7-a938-72bd3e2eb2ad tempest-TestVolumeBackupRestore-1766435562 None] Created volume path /opt/stack/data/cinder/volumes/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f,
Sep 14 17:59:19.773428 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:59:19.773428 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:59:19.773428 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 17:59:19.773428 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:59:19.773428 n-d-796905-2 cinder-volume[84144]: incominguser mvxH8TAjPcz6DAwS7wdA kCTM8juQY224VZCi
Sep 14 17:59:19.773428 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:59:19.773428 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:59:19.773428 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:59:19.773428 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:59:19.778027 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:19.902148 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.driver [None req-b1f91437-dc26-4ddb-8fda-c0ebb0868454 tempest-VolumesBackupsTest-1697523377 None] Creating a new backup for volume volume-2c59149b-4c83-417a-8416-bd02c308c94a. {{(pid=84144) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 14 17:59:19.921430 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1f91437-dc26-4ddb-8fda-c0ebb0868454 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2c59149b-4c83-417a-8416-bd02c308c94a {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:20.005022 n-d-796905-2 sudo[109810]: 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-2c59149b-4c83-417a-8416-bd02c308c94a
Sep 14 17:59:20.015909 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [req-27c43ed3-e550-4224-8af1-25883180518c req-eed7b978-e629-474b-9ed8-d18b329b9bcf tempest-VolumesSnapshotsTestJSON-110697934 None] Lock "b'cinder-ff023072-270b-43d2-bf1f-21880e3f0691-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 17:59:20.019907 n-d-796905-2 sudo[109810]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:20.097216 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [req-27c43ed3-e550-4224-8af1-25883180518c req-eed7b978-e629-474b-9ed8-d18b329b9bcf tempest-VolumesSnapshotsTestJSON-110697934 None] Skipping remove_export. No iscsi_target is presently exported for volume: ff023072-270b-43d2-bf1f-21880e3f0691
Sep 14 17:59:20.098497 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-27c43ed3-e550-4224-8af1-25883180518c req-eed7b978-e629-474b-9ed8-d18b329b9bcf tempest-VolumesSnapshotsTestJSON-110697934 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff023072-270b-43d2-bf1f-21880e3f0691 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:20.152674 n-d-796905-2 sudo[109819]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff023072-270b-43d2-bf1f-21880e3f0691
Sep 14 17:59:20.153679 n-d-796905-2 sudo[109819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:20.648524 n-d-796905-2 sudo[109810]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:20.650951 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1f91437-dc26-4ddb-8fda-c0ebb0868454 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2c59149b-4c83-417a-8416-bd02c308c94a" returned: 0 in 0.729s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:20.702270 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f" returned: 0 in 0.901s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:20.702782 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010767360]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:20.706138 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-5c95c2d5-830a-48aa-9ef7-58d731aff67d req-4f86cedb-9c7d-47c7-a938-72bd3e2eb2ad tempest-TestVolumeBackupRestore-1766435562 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:59:20.706749 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-5c95c2d5-830a-48aa-9ef7-58d731aff67d req-4f86cedb-9c7d-47c7-a938-72bd3e2eb2ad tempest-TestVolumeBackupRestore-1766435562 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:59:20.708941 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:20.710200 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:20.718542 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:20.718918 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n System information:\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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-b1f91437-dc26-4ddb-8fda-c0ebb0868454 tempest-VolumesBackupsTest-1697523377 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060000
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf60
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060001
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf61
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: tyH8zqHJV7h5K37tFb5U
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Target 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070000
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf70
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070001
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf71
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: mzbkYEyWJe2ibCGjtK83
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Target 8: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00080000
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf80
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00080001
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf81
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: mvxH8TAjPcz6DAwS7wdA
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:20.719610 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-b1f91437-dc26-4ddb-8fda-c0ebb0868454 tempest-VolumesBackupsTest-1697523377 None] Creating iscsi_target for Volume ID: volume-2c59149b-4c83-417a-8416-bd02c308c94a {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-b1f91437-dc26-4ddb-8fda-c0ebb0868454 tempest-VolumesBackupsTest-1697523377 None] Created volume path /opt/stack/data/cinder/volumes/volume-2c59149b-4c83-417a-8416-bd02c308c94a,
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2c59149b-4c83-417a-8416-bd02c308c94a
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: incominguser oU9Qbpk76GMNXkMmgj5R oe3fNpU2qahB3Uju
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010767360]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n System information:\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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-5c95c2d5-830a-48aa-9ef7-58d731aff67d req-4f86cedb-9c7d-47c7-a938-72bd3e2eb2ad tempest-TestVolumeBackupRestore-1766435562 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060000
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf60
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060001
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf61
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: tyH8zqHJV7h5K37tFb5U
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Target 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070000
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf70
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070001
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf71
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: mzbkYEyWJe2ibCGjtK83
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:59:20.730805 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2c59149b-4c83-417a-8416-bd02c308c94a {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:20.739521 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:20.740116 n-d-796905-2 sudo[109819]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:20.741940 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-27c43ed3-e550-4224-8af1-25883180518c req-eed7b978-e629-474b-9ed8-d18b329b9bcf tempest-VolumesSnapshotsTestJSON-110697934 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ff023072-270b-43d2-bf1f-21880e3f0691" returned: 0 in 0.643s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:20.743549 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-27c43ed3-e550-4224-8af1-25883180518c req-eed7b978-e629-474b-9ed8-d18b329b9bcf tempest-VolumesSnapshotsTestJSON-110697934 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-ff023072-270b-43d2-bf1f-21880e3f0691 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:20.765334 n-d-796905-2 sudo[109856]: ubuntu : 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-ff023072-270b-43d2-bf1f-21880e3f0691
Sep 14 17:59:20.766135 n-d-796905-2 sudo[109856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:20.896180 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.164s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:20.896582 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010767360]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n System information:\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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:20.898000 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:21.054803 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.156s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:21.055442 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010767360]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n System information:\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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-2c59149b-4c83-417a-8416-bd02c308c94a\n System information:\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 Account information:\n ACL information:\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:21.057231 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-5c95c2d5-830a-48aa-9ef7-58d731aff67d req-4f86cedb-9c7d-47c7-a938-72bd3e2eb2ad tempest-TestVolumeBackupRestore-1766435562 None] Set provider_location to: 10.222.0.39:3260,8 iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:59:21.336226 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-5c95c2d5-830a-48aa-9ef7-58d731aff67d req-4f86cedb-9c7d-47c7-a938-72bd3e2eb2ad tempest-TestVolumeBackupRestore-1766435562 None] attachment_update completed successfully.
Sep 14 17:59:21.343138 n-d-796905-2 sudo[109856]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:21.345338 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-27c43ed3-e550-4224-8af1-25883180518c req-eed7b978-e629-474b-9ed8-d18b329b9bcf tempest-VolumesSnapshotsTestJSON-110697934 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ff023072-270b-43d2-bf1f-21880e3f0691" returned: 0 in 0.602s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:21.348494 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-27c43ed3-e550-4224-8af1-25883180518c req-eed7b978-e629-474b-9ed8-d18b329b9bcf tempest-VolumesSnapshotsTestJSON-110697934 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ff023072-270b-43d2-bf1f-21880e3f0691 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:21.423218 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2c59149b-4c83-417a-8416-bd02c308c94a" returned: 0 in 0.658s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:21.423546 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:21.424396 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-b1f91437-dc26-4ddb-8fda-c0ebb0868454 tempest-VolumesBackupsTest-1697523377 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 17:59:21.425312 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-b1f91437-dc26-4ddb-8fda-c0ebb0868454 tempest-VolumesBackupsTest-1697523377 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 17:59:21.426499 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:21.438377 n-d-796905-2 sudo[109889]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ff023072-270b-43d2-bf1f-21880e3f0691
Sep 14 17:59:21.439187 n-d-796905-2 sudo[109889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:21.459647 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:21.460625 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n System information:\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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-2c59149b-4c83-417a-8416-bd02c308c94a\n System information:\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-2c59149b-4c83-417a-8416-bd02c308c94a\n Backing store flags: \n Account information:\n oU9Qbpk76GMNXkMmgj5R\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-b1f91437-dc26-4ddb-8fda-c0ebb0868454 tempest-VolumesBackupsTest-1697523377 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060000
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf60
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060001
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf61
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: tyH8zqHJV7h5K37tFb5U
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Target 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070000
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf70
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070001
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf71
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: mzbkYEyWJe2ibCGjtK83
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Target 8: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00080000
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf80
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00080001
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf81
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: mvxH8TAjPcz6DAwS7wdA
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 17:59:21.461978 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 17:59:21.477541 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:21.761813 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.284s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:21.762354 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n System information:\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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-2c59149b-4c83-417a-8416-bd02c308c94a\n System information:\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-2c59149b-4c83-417a-8416-bd02c308c94a\n Backing store flags: \n Account information:\n oU9Qbpk76GMNXkMmgj5R\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:21.763587 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:21.938218 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.174s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:21.938806 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n System information:\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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-2c59149b-4c83-417a-8416-bd02c308c94a\n System information:\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-2c59149b-4c83-417a-8416-bd02c308c94a\n Backing store flags: \n Account information:\n oU9Qbpk76GMNXkMmgj5R\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 17:59:21.940214 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [None req-b1f91437-dc26-4ddb-8fda-c0ebb0868454 tempest-VolumesBackupsTest-1697523377 None] Set provider_location to: 10.222.0.39:3260,9 iqn.2010-10.org.openstack:volume-2c59149b-4c83-417a-8416-bd02c308c94a 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 17:59:22.027466 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b1f91437-dc26-4ddb-8fda-c0ebb0868454 tempest-VolumesBackupsTest-1697523377 None] Initialize volume connection completed successfully.
Sep 14 17:59:22.150971 n-d-796905-2 sudo[109889]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:22.153254 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-27c43ed3-e550-4224-8af1-25883180518c req-eed7b978-e629-474b-9ed8-d18b329b9bcf tempest-VolumesSnapshotsTestJSON-110697934 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ff023072-270b-43d2-bf1f-21880e3f0691" returned: 0 in 0.805s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:22.154246 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [req-27c43ed3-e550-4224-8af1-25883180518c req-eed7b978-e629-474b-9ed8-d18b329b9bcf tempest-VolumesSnapshotsTestJSON-110697934 None] Successfully deleted volume: ff023072-270b-43d2-bf1f-21880e3f0691
Sep 14 17:59:22.231649 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [req-27c43ed3-e550-4224-8af1-25883180518c req-eed7b978-e629-474b-9ed8-d18b329b9bcf tempest-VolumesSnapshotsTestJSON-110697934 None] Created reservations ['8c930b09-c777-4a0e-b14c-f4949b82e104', 'f5ad668f-b439-4579-acc8-4ed7ee5454a3', 'ba66c5c9-888a-4817-b0fd-c5f3f60b278e', '72184e72-8cee-4630-a787-1938ca09991e'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 17:59:22.233681 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-27c43ed3-e550-4224-8af1-25883180518c req-eed7b978-e629-474b-9ed8-d18b329b9bcf tempest-VolumesSnapshotsTestJSON-110697934 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 17:59:22.233681 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 17:59:22.233681 n-d-796905-2 cinder-volume[84144]:
Sep 14 17:59:22.315800 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [req-27c43ed3-e550-4224-8af1-25883180518c req-eed7b978-e629-474b-9ed8-d18b329b9bcf tempest-VolumesSnapshotsTestJSON-110697934 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 17:59:22.317753 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-27c43ed3-e550-4224-8af1-25883180518c req-eed7b978-e629-474b-9ed8-d18b329b9bcf tempest-VolumesSnapshotsTestJSON-110697934 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:22.362123 n-d-796905-2 sudo[109929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:59:22.362927 n-d-796905-2 sudo[109929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:23.098221 n-d-796905-2 sudo[109929]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:23.101362 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-27c43ed3-e550-4224-8af1-25883180518c req-eed7b978-e629-474b-9ed8-d18b329b9bcf tempest-VolumesSnapshotsTestJSON-110697934 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.783s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:23.104838 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-27c43ed3-e550-4224-8af1-25883180518c req-eed7b978-e629-474b-9ed8-d18b329b9bcf tempest-VolumesSnapshotsTestJSON-110697934 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 17:59:23.129700 n-d-796905-2 sudo[109959]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 17:59:23.131854 n-d-796905-2 sudo[109959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 17:59:23.770207 n-d-796905-2 sudo[109959]: pam_unix(sudo:session): session closed for user root
Sep 14 17:59:23.772828 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-27c43ed3-e550-4224-8af1-25883180518c req-eed7b978-e629-474b-9ed8-d18b329b9bcf tempest-VolumesSnapshotsTestJSON-110697934 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.668s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 17:59:23.775183 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [req-27c43ed3-e550-4224-8af1-25883180518c req-eed7b978-e629-474b-9ed8-d18b329b9bcf tempest-VolumesSnapshotsTestJSON-110697934 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 17:59:23.784513 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-27c43ed3-e550-4224-8af1-25883180518c req-eed7b978-e629-474b-9ed8-d18b329b9bcf tempest-VolumesSnapshotsTestJSON-110697934 None] Deleted volume successfully.
Sep 14 17:59:23.814017 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [req-27c43ed3-e550-4224-8af1-25883180518c req-eed7b978-e629-474b-9ed8-d18b329b9bcf tempest-VolumesSnapshotsTestJSON-110697934 None] Lock "b'cinder-ff023072-270b-43d2-bf1f-21880e3f0691-delete_volume'" released by "delete_volume" :: held 3.800s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:00:04.593502 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:00:04.594581 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:00:04.595500 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:00:04.673090 n-d-796905-2 sudo[110524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:00:04.677489 n-d-796905-2 sudo[110524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:00:05.866800 n-d-796905-2 sudo[110524]: pam_unix(sudo:session): session closed for user root
Sep 14 18:00:05.869888 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.274s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:00:05.871722 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:00:05.931366 n-d-796905-2 sudo[110543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:00:05.938010 n-d-796905-2 sudo[110543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:00:07.434109 n-d-796905-2 sudo[110543]: pam_unix(sudo:session): session closed for user root
Sep 14 18:00:07.436118 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/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.564s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:00:07.437317 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:00:22.108399 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b1f91437-dc26-4ddb-8fda-c0ebb0868454 tempest-VolumesBackupsTest-1697523377 None] Terminate volume connection completed successfully.
Sep 14 18:00:22.221197 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:00:22.531106 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.318s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:00:22.531935 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-2c59149b-4c83-417a-8416-bd02c308c94a\n System information:\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-2c59149b-4c83-417a-8416-bd02c308c94a\n Backing store flags: \n Account information:\n oU9Qbpk76GMNXkMmgj5R\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:00:22.533277 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [None req-b1f91437-dc26-4ddb-8fda-c0ebb0868454 tempest-VolumesBackupsTest-1697523377 None] Removing iscsi_target for Volume ID: 2c59149b-4c83-417a-8416-bd02c308c94a
Sep 14 18:00:22.537663 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2c59149b-4c83-417a-8416-bd02c308c94a -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:00:22.986729 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2c59149b-4c83-417a-8416-bd02c308c94a -f" returned: 0 in 0.451s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:00:22.987469 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:00:22.990017 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:00:23.241344 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.251s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:00:23.242350 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:00:23.244024 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b1f91437-dc26-4ddb-8fda-c0ebb0868454 tempest-VolumesBackupsTest-1697523377 None] Remove volume export completed successfully.
Sep 14 18:00:25.148614 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:00:25.155254 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:00:25.163933 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:00:25.218153 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Flow 'volume_create_manager' (545e3c10-be66-47ac-bd25-a12e8b4e4ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:00:25.221539 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2be89637-c551-421f-bf86-8b3309b7d416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:00:25.284089 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:00:25.352397 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2be89637-c551-421f-bf86-8b3309b7d416) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:00:25Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_678c1340-5ee4-491c-a520-3658e0a8b6b0',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=d7976624-9f1d-4521-b40c-5f4d12aaea64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b83cbf9c7f154e3c942bbda502009504',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:00:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:00:25Z,user_id='451c6094163048b6a525d188c78a245b',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:00:25.356482 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (43534c2c-f259-404b-bcaa-2701b7b3adec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:00:25.358941 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (43534c2c-f259-404b-bcaa-2701b7b3adec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:00:25.362360 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e6a0653f-0a06-443f-bb7e-b60662694040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:00:25.365359 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e6a0653f-0a06-443f-bb7e-b60662694040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd7976624-9f1d-4521-b40c-5f4d12aaea64', 'volume_name': 'volume-d7976624-9f1d-4521-b40c-5f4d12aaea64', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:00:25.368279 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5970ff06-7139-4d11-a8e4-8ea868bf3261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:00:25.370950 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5970ff06-7139-4d11-a8e4-8ea868bf3261) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:00:25.373480 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c96aa07d-4d6f-45ad-bcbb-e309808eaa9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:00:25.374966 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Volume d7976624-9f1d-4521-b40c-5f4d12aaea64: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d7976624-9f1d-4521-b40c-5f4d12aaea64', 'volume_size': 1}
Sep 14 18:00:25.376182 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d7976624-9f1d-4521-b40c-5f4d12aaea64 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:00:25.403400 n-d-796905-2 sudo[110804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d7976624-9f1d-4521-b40c-5f4d12aaea64 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:00:25.405260 n-d-796905-2 sudo[110804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:00:26.318501 n-d-796905-2 sudo[110804]: pam_unix(sudo:session): session closed for user root
Sep 14 18:00:26.321627 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d7976624-9f1d-4521-b40c-5f4d12aaea64 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.944s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:00:26.325088 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c96aa07d-4d6f-45ad-bcbb-e309808eaa9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d7976624-9f1d-4521-b40c-5f4d12aaea64', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:00:26.327385 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e58f8a1-f261-4aec-a1b0-9cd3a3e2ac4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:00:26.363546 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Volume volume-d7976624-9f1d-4521-b40c-5f4d12aaea64 (d7976624-9f1d-4521-b40c-5f4d12aaea64): created successfully
Sep 14 18:00:26.365838 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9e58f8a1-f261-4aec-a1b0-9cd3a3e2ac4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:00:26.378594 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Flow 'volume_create_manager' (545e3c10-be66-47ac-bd25-a12e8b4e4ad1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:00:26.396455 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Created volume successfully.
Sep 14 18:00:26.795863 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d7976624-9f1d-4521-b40c-5f4d12aaea64 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:00:26.823904 n-d-796905-2 sudo[110847]: 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-d7976624-9f1d-4521-b40c-5f4d12aaea64
Sep 14 18:00:26.825238 n-d-796905-2 sudo[110847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:00:28.029832 n-d-796905-2 sudo[110847]: pam_unix(sudo:session): session closed for user root
Sep 14 18:00:28.032864 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d7976624-9f1d-4521-b40c-5f4d12aaea64" returned: 0 in 1.236s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:00:28.113618 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:00:28.128026 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:00:28.130302 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: I_T nexus: 27
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: I_T nexus: 28
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060000
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf60
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060001
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf61
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: tyH8zqHJV7h5K37tFb5U
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Target 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: I_T nexus: 29
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070000
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf70
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070001
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf71
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: mzbkYEyWJe2ibCGjtK83
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Target 8: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: I_T nexus: 26
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00080000
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf80
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00080001
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf81
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: mvxH8TAjPcz6DAwS7wdA
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:00:28.131002 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:00:28.149208 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Creating iscsi_target for Volume ID: volume-d7976624-9f1d-4521-b40c-5f4d12aaea64 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:00:28.149208 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Created volume path /opt/stack/data/cinder/volumes/volume-d7976624-9f1d-4521-b40c-5f4d12aaea64,
Sep 14 18:00:28.149208 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:00:28.149208 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:00:28.149208 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d7976624-9f1d-4521-b40c-5f4d12aaea64
Sep 14 18:00:28.149208 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:00:28.149208 n-d-796905-2 cinder-volume[84144]: incominguser XVZ6fCBHXwDkv4bKUr84 U7dR7HvcKMbfSmv7
Sep 14 18:00:28.149208 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:00:28.149208 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:00:28.149208 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:00:28.149208 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:00:28.149208 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d7976624-9f1d-4521-b40c-5f4d12aaea64 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:00:29.420030 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d7976624-9f1d-4521-b40c-5f4d12aaea64" returned: 0 in 1.281s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:00:29.420601 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:00:29.421883 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:00:29.421883 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:00:29.424570 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:00:29.435470 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:00:29.436590 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-d7976624-9f1d-4521-b40c-5f4d12aaea64\n System information:\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-d7976624-9f1d-4521-b40c-5f4d12aaea64\n Backing store flags: \n Account information:\n XVZ6fCBHXwDkv4bKUr84\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: I_T nexus: 27
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: I_T nexus: 28
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060000
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf60
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060001
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf61
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: tyH8zqHJV7h5K37tFb5U
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Target 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: I_T nexus: 29
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070000
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf70
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070001
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf71
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: mzbkYEyWJe2ibCGjtK83
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Target 8: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: I_T nexus: 26
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00080000
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf80
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00080001
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf81
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: mvxH8TAjPcz6DAwS7wdA
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:00:29.437814 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:00:29.462704 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:00:29.666610 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.226s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:00:29.667271 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-d7976624-9f1d-4521-b40c-5f4d12aaea64\n System information:\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-d7976624-9f1d-4521-b40c-5f4d12aaea64\n Backing store flags: \n Account information:\n XVZ6fCBHXwDkv4bKUr84\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:00:29.674360 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:00:29.936847 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.265s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:00:29.939172 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-d7976624-9f1d-4521-b40c-5f4d12aaea64\n System information:\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-d7976624-9f1d-4521-b40c-5f4d12aaea64\n Backing store flags: \n Account information:\n XVZ6fCBHXwDkv4bKUr84\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:00:29.946551 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Set provider_location to: 10.222.0.39:3260,9 iqn.2010-10.org.openstack:volume-d7976624-9f1d-4521-b40c-5f4d12aaea64 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:00:30.037277 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Initialize volume connection completed successfully.
Sep 14 18:00:59.325678 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-40fe56a1-1aa6-4093-9398-c828f4fc6e2b req-354203b0-de5a-4d25-8665-638cf17a80fd tempest-TestVolumeBackupRestore-1766435562 None] Terminate volume connection completed successfully.
Sep 14 18:00:59.325678 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-40fe56a1-1aa6-4093-9398-c828f4fc6e2b req-354203b0-de5a-4d25-8665-638cf17a80fd tempest-TestVolumeBackupRestore-1766435562 None] Deleting attachment 8914151c-5cf9-4c86-b313-a092d160c0d5. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:00:59.325678 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:00:59.535916 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.215s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:00:59.536399 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n System information:\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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f\n Backing store flags: \n Account information:\n mvxH8TAjPcz6DAwS7wdA\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-d7976624-9f1d-4521-b40c-5f4d12aaea64\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\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-d7976624-9f1d-4521-b40c-5f4d12aaea64\n Backing store flags: \n Account information:\n XVZ6fCBHXwDkv4bKUr84\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:00:59.537871 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-40fe56a1-1aa6-4093-9398-c828f4fc6e2b req-354203b0-de5a-4d25-8665-638cf17a80fd tempest-TestVolumeBackupRestore-1766435562 None] Removing iscsi_target for Volume ID: d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 18:00:59.544168 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:00:59.858546 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f -f" returned: 0 in 0.314s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:00:59.858849 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:00:59.862008 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:00.168376 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.299s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:00.168376 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-d7976624-9f1d-4521-b40c-5f4d12aaea64\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\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-d7976624-9f1d-4521-b40c-5f4d12aaea64\n Backing store flags: \n Account information:\n XVZ6fCBHXwDkv4bKUr84\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:01:00.450618 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-40fe56a1-1aa6-4093-9398-c828f4fc6e2b req-354203b0-de5a-4d25-8665-638cf17a80fd tempest-TestVolumeBackupRestore-1766435562 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:01:00.450618 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:01:00.450618 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:01:04.589463 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:01:04.590275 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:01:04.590573 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:04.642260 n-d-796905-2 sudo[111276]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:01:04.648024 n-d-796905-2 sudo[111276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:05.543939 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-a8b24e44-6427-4593-ad94-3981d77ab878 tempest-TestVolumeBackupRestore-1766435562 None] Lock "b'cinder-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f-delete_volume'" acquired by "delete_volume" :: waited 0.072s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:01:05.876047 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:05.883266 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-baad15f0-86a5-415e-b810-71d3c59d1ff4 tempest-TestVolumeBackupRestore-1766435562 None] Lock "b'cinder-74e82875-7d7f-448e-b3fa-4202b6e3591f-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:01:06.246886 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:06.390695 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.520s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:06.391267 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-d7976624-9f1d-4521-b40c-5f4d12aaea64\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\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-d7976624-9f1d-4521-b40c-5f4d12aaea64\n Backing store flags: \n Account information:\n XVZ6fCBHXwDkv4bKUr84\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:01:06.392237 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-a8b24e44-6427-4593-ad94-3981d77ab878 tempest-TestVolumeBackupRestore-1766435562 None] Skipping remove_export. No iscsi_target is presently exported for volume: d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 18:01:06.393502 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8b24e44-6427-4593-ad94-3981d77ab878 tempest-TestVolumeBackupRestore-1766435562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:06.458115 n-d-796905-2 sudo[111298]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 18:01:06.459318 n-d-796905-2 sudo[111298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:06.503183 n-d-796905-2 sudo[111276]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:06.522201 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.914s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:06.522201 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:06.552360 n-d-796905-2 sudo[111300]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:01:06.553257 n-d-796905-2 sudo[111300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:06.855110 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.624s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:06.855521 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010764960]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-d7976624-9f1d-4521-b40c-5f4d12aaea64\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\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-d7976624-9f1d-4521-b40c-5f4d12aaea64\n Backing store flags: \n Account information:\n XVZ6fCBHXwDkv4bKUr84\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:01:06.856608 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-baad15f0-86a5-415e-b810-71d3c59d1ff4 tempest-TestVolumeBackupRestore-1766435562 None] Skipping remove_export. No iscsi_target is presently exported for volume: 74e82875-7d7f-448e-b3fa-4202b6e3591f
Sep 14 18:01:06.858023 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-baad15f0-86a5-415e-b810-71d3c59d1ff4 tempest-TestVolumeBackupRestore-1766435562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74e82875-7d7f-448e-b3fa-4202b6e3591f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:06.933172 n-d-796905-2 sudo[111310]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74e82875-7d7f-448e-b3fa-4202b6e3591f
Sep 14 18:01:06.955466 n-d-796905-2 sudo[111310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:08.342402 n-d-796905-2 sudo[111300]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:08.351574 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8b24e44-6427-4593-ad94-3981d77ab878 tempest-TestVolumeBackupRestore-1766435562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f" returned: 0 in 1.955s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:08.346793 n-d-796905-2 sudo[111298]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:08.356181 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8b24e44-6427-4593-ad94-3981d77ab878 tempest-TestVolumeBackupRestore-1766435562 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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:08.405414 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/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.893s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:08.405414 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:01:08.477770 n-d-796905-2 sudo[111324]: ubuntu : 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-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 18:01:08.479214 n-d-796905-2 sudo[111324]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:08.911854 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-baad15f0-86a5-415e-b810-71d3c59d1ff4 tempest-TestVolumeBackupRestore-1766435562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74e82875-7d7f-448e-b3fa-4202b6e3591f" returned: 0 in 2.048s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:08.911854 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-baad15f0-86a5-415e-b810-71d3c59d1ff4 tempest-TestVolumeBackupRestore-1766435562 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-74e82875-7d7f-448e-b3fa-4202b6e3591f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:08.904085 n-d-796905-2 sudo[111310]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:09.020955 n-d-796905-2 sudo[111334]: ubuntu : 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-74e82875-7d7f-448e-b3fa-4202b6e3591f
Sep 14 18:01:09.021844 n-d-796905-2 sudo[111334]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:10.017308 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8b24e44-6427-4593-ad94-3981d77ab878 tempest-TestVolumeBackupRestore-1766435562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f" returned: 0 in 1.661s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:10.017308 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8b24e44-6427-4593-ad94-3981d77ab878 tempest-TestVolumeBackupRestore-1766435562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:10.010949 n-d-796905-2 sudo[111324]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:10.093687 n-d-796905-2 sudo[111339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 18:01:10.099430 n-d-796905-2 sudo[111339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:10.273450 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-baad15f0-86a5-415e-b810-71d3c59d1ff4 tempest-TestVolumeBackupRestore-1766435562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-74e82875-7d7f-448e-b3fa-4202b6e3591f" returned: 0 in 1.362s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:10.273450 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-baad15f0-86a5-415e-b810-71d3c59d1ff4 tempest-TestVolumeBackupRestore-1766435562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-74e82875-7d7f-448e-b3fa-4202b6e3591f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:10.267643 n-d-796905-2 sudo[111334]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:10.293341 n-d-796905-2 sudo[111341]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-74e82875-7d7f-448e-b3fa-4202b6e3591f
Sep 14 18:01:10.294146 n-d-796905-2 sudo[111341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:11.584908 n-d-796905-2 sudo[111341]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:11.588145 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-baad15f0-86a5-415e-b810-71d3c59d1ff4 tempest-TestVolumeBackupRestore-1766435562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-74e82875-7d7f-448e-b3fa-4202b6e3591f" returned: 0 in 1.316s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:11.589510 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-baad15f0-86a5-415e-b810-71d3c59d1ff4 tempest-TestVolumeBackupRestore-1766435562 None] Successfully deleted volume: 74e82875-7d7f-448e-b3fa-4202b6e3591f
Sep 14 18:01:11.679583 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-baad15f0-86a5-415e-b810-71d3c59d1ff4 tempest-TestVolumeBackupRestore-1766435562 None] Created reservations ['13f54fe8-7262-4fbc-92f2-37dc29d2de33', 'd30ee657-5e0a-45e9-aca0-ec6110b1f454', '0e4172f5-4142-400e-ba67-762243a90c32', 'cbb6f038-9c3d-4c20-9c76-84e1808c6882'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:01:11.681807 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-baad15f0-86a5-415e-b810-71d3c59d1ff4 tempest-TestVolumeBackupRestore-1766435562 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:01:11.681807 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:01:11.681807 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:01:11.707360 n-d-796905-2 sudo[111339]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:11.720355 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8b24e44-6427-4593-ad94-3981d77ab878 tempest-TestVolumeBackupRestore-1766435562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f" returned: 0 in 1.700s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:11.720355 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-a8b24e44-6427-4593-ad94-3981d77ab878 tempest-TestVolumeBackupRestore-1766435562 None] Successfully deleted volume: d20b4a2e-11e4-4b86-937e-b0ae5e4c548f
Sep 14 18:01:11.846513 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-baad15f0-86a5-415e-b810-71d3c59d1ff4 tempest-TestVolumeBackupRestore-1766435562 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:01:11.846513 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-baad15f0-86a5-415e-b810-71d3c59d1ff4 tempest-TestVolumeBackupRestore-1766435562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:11.925527 n-d-796905-2 sudo[111354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:01:11.926313 n-d-796905-2 sudo[111354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:11.967935 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-a8b24e44-6427-4593-ad94-3981d77ab878 tempest-TestVolumeBackupRestore-1766435562 None] Created reservations ['0146c17e-0bf9-48e0-88f8-4166898b1fc8', 'ec0f6f8b-2190-4024-9984-9cfe40544c11', 'efa38d74-267f-453e-a1ae-5f3e54c2018c', 'd182e33b-83a4-456c-8cd2-78590047a39b'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:01:11.967935 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-a8b24e44-6427-4593-ad94-3981d77ab878 tempest-TestVolumeBackupRestore-1766435562 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:01:11.967935 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:01:11.967935 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:01:12.112415 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-a8b24e44-6427-4593-ad94-3981d77ab878 tempest-TestVolumeBackupRestore-1766435562 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:01:12.113193 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8b24e44-6427-4593-ad94-3981d77ab878 tempest-TestVolumeBackupRestore-1766435562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:12.174508 n-d-796905-2 sudo[111357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:01:12.181175 n-d-796905-2 sudo[111357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:13.282156 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-baad15f0-86a5-415e-b810-71d3c59d1ff4 tempest-TestVolumeBackupRestore-1766435562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.440s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:13.278027 n-d-796905-2 sudo[111354]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:13.291652 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-baad15f0-86a5-415e-b810-71d3c59d1ff4 tempest-TestVolumeBackupRestore-1766435562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:13.340955 n-d-796905-2 sudo[111381]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:01:13.345369 n-d-796905-2 sudo[111381]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:13.497544 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8b24e44-6427-4593-ad94-3981d77ab878 tempest-TestVolumeBackupRestore-1766435562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.377s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:13.497544 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8b24e44-6427-4593-ad94-3981d77ab878 tempest-TestVolumeBackupRestore-1766435562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:13.488671 n-d-796905-2 sudo[111357]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:13.549781 n-d-796905-2 sudo[111386]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:01:13.550642 n-d-796905-2 sudo[111386]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:14.747541 n-d-796905-2 sudo[111386]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:14.771306 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8b24e44-6427-4593-ad94-3981d77ab878 tempest-TestVolumeBackupRestore-1766435562 None] CMD "sudo cinder-rootwrap /etc/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.267s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:14.778730 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-a8b24e44-6427-4593-ad94-3981d77ab878 tempest-TestVolumeBackupRestore-1766435562 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:01:14.805224 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-a8b24e44-6427-4593-ad94-3981d77ab878 tempest-TestVolumeBackupRestore-1766435562 None] Deleted volume successfully.
Sep 14 18:01:14.801747 n-d-796905-2 sudo[111381]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:14.845843 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-baad15f0-86a5-415e-b810-71d3c59d1ff4 tempest-TestVolumeBackupRestore-1766435562 None] CMD "sudo cinder-rootwrap /etc/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.551s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:14.845843 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-baad15f0-86a5-415e-b810-71d3c59d1ff4 tempest-TestVolumeBackupRestore-1766435562 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:01:14.863915 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-baad15f0-86a5-415e-b810-71d3c59d1ff4 tempest-TestVolumeBackupRestore-1766435562 None] Deleted volume successfully.
Sep 14 18:01:14.932229 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-a8b24e44-6427-4593-ad94-3981d77ab878 tempest-TestVolumeBackupRestore-1766435562 None] Lock "b'cinder-d20b4a2e-11e4-4b86-937e-b0ae5e4c548f-delete_volume'" released by "delete_volume" :: held 9.385s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:01:14.932229 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-baad15f0-86a5-415e-b810-71d3c59d1ff4 tempest-TestVolumeBackupRestore-1766435562 None] Lock "b'cinder-74e82875-7d7f-448e-b3fa-4202b6e3591f-delete_volume'" released by "delete_volume" :: held 9.045s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:01:23.068002 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Terminate volume connection completed successfully.
Sep 14 18:01:23.143300 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:23.505721 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.366s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:23.506439 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-d7976624-9f1d-4521-b40c-5f4d12aaea64\n System information:\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-d7976624-9f1d-4521-b40c-5f4d12aaea64\n Backing store flags: \n Account information:\n XVZ6fCBHXwDkv4bKUr84\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:01:23.510774 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Removing iscsi_target for Volume ID: d7976624-9f1d-4521-b40c-5f4d12aaea64
Sep 14 18:01:23.521282 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d7976624-9f1d-4521-b40c-5f4d12aaea64 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:23.948284 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d7976624-9f1d-4521-b40c-5f4d12aaea64 -f" returned: 0 in 0.435s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:23.948604 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:01:23.951113 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:24.119119 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:24.121116 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:01:24.122174 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-34e78f89-6ba9-4edd-ba0d-3ba612bb27be tempest-VolumesBackupsTest-1697523377 None] Remove volume export completed successfully.
Sep 14 18:01:25.627776 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-75adc974-7b90-465e-8e26-9382c04326f9 tempest-VolumesBackupsTest-1697523377 None] Lock "b'cinder-d7976624-9f1d-4521-b40c-5f4d12aaea64-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:01:25.837379 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:26.170130 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.336s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:26.170593 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:01:26.172123 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-75adc974-7b90-465e-8e26-9382c04326f9 tempest-VolumesBackupsTest-1697523377 None] Skipping remove_export. No iscsi_target is presently exported for volume: d7976624-9f1d-4521-b40c-5f4d12aaea64
Sep 14 18:01:26.173553 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-75adc974-7b90-465e-8e26-9382c04326f9 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d7976624-9f1d-4521-b40c-5f4d12aaea64 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:26.221247 n-d-796905-2 sudo[111578]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d7976624-9f1d-4521-b40c-5f4d12aaea64
Sep 14 18:01:26.222233 n-d-796905-2 sudo[111578]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:26.778868 n-d-796905-2 sudo[111578]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:26.792293 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-75adc974-7b90-465e-8e26-9382c04326f9 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d7976624-9f1d-4521-b40c-5f4d12aaea64" returned: 0 in 0.618s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:26.794063 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-75adc974-7b90-465e-8e26-9382c04326f9 tempest-VolumesBackupsTest-1697523377 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-d7976624-9f1d-4521-b40c-5f4d12aaea64 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:26.837056 n-d-796905-2 sudo[111583]: ubuntu : 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-d7976624-9f1d-4521-b40c-5f4d12aaea64
Sep 14 18:01:26.837986 n-d-796905-2 sudo[111583]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:27.416575 n-d-796905-2 sudo[111583]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:27.419704 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-75adc974-7b90-465e-8e26-9382c04326f9 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-d7976624-9f1d-4521-b40c-5f4d12aaea64" returned: 0 in 0.625s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:27.420676 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-75adc974-7b90-465e-8e26-9382c04326f9 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d7976624-9f1d-4521-b40c-5f4d12aaea64 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:27.442666 n-d-796905-2 sudo[111586]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d7976624-9f1d-4521-b40c-5f4d12aaea64
Sep 14 18:01:27.447234 n-d-796905-2 sudo[111586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:28.074889 n-d-796905-2 sudo[111586]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:28.079517 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-75adc974-7b90-465e-8e26-9382c04326f9 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d7976624-9f1d-4521-b40c-5f4d12aaea64" returned: 0 in 0.657s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:28.081167 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-75adc974-7b90-465e-8e26-9382c04326f9 tempest-VolumesBackupsTest-1697523377 None] Successfully deleted volume: d7976624-9f1d-4521-b40c-5f4d12aaea64
Sep 14 18:01:28.167170 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-75adc974-7b90-465e-8e26-9382c04326f9 tempest-VolumesBackupsTest-1697523377 None] Created reservations ['ead5f147-08f3-4c55-921f-d6f13e77d8f5', '14715570-3f09-42a9-aa56-c9e182bffd32', '8eb7caba-e831-436f-989d-8287f01623df', 'a6614196-2941-4eaf-8e05-bf630417f0b8'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:01:28.171118 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-75adc974-7b90-465e-8e26-9382c04326f9 tempest-VolumesBackupsTest-1697523377 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:01:28.171118 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:01:28.171118 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:01:28.258175 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-75adc974-7b90-465e-8e26-9382c04326f9 tempest-VolumesBackupsTest-1697523377 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:01:28.267850 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-75adc974-7b90-465e-8e26-9382c04326f9 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:28.381868 n-d-796905-2 sudo[111596]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:01:28.387917 n-d-796905-2 sudo[111596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:29.536440 n-d-796905-2 sudo[111596]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:29.542227 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-75adc974-7b90-465e-8e26-9382c04326f9 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.278s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:29.548673 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-75adc974-7b90-465e-8e26-9382c04326f9 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:29.574794 n-d-796905-2 sudo[111601]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:01:29.576313 n-d-796905-2 sudo[111601]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:30.258515 n-d-796905-2 sudo[111601]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:30.261794 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-75adc974-7b90-465e-8e26-9382c04326f9 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:30.264259 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-75adc974-7b90-465e-8e26-9382c04326f9 tempest-VolumesBackupsTest-1697523377 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:01:30.292148 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-75adc974-7b90-465e-8e26-9382c04326f9 tempest-VolumesBackupsTest-1697523377 None] Deleted volume successfully.
Sep 14 18:01:30.320002 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-75adc974-7b90-465e-8e26-9382c04326f9 tempest-VolumesBackupsTest-1697523377 None] Lock "b'cinder-d7976624-9f1d-4521-b40c-5f4d12aaea64-delete_volume'" released by "delete_volume" :: held 4.692s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:01:34.064885 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-f166d89f-b63b-4427-9773-9d10051470ad tempest-VolumesBackupsTest-1697523377 None] Lock "b'cinder-2c59149b-4c83-417a-8416-bd02c308c94a-delete_volume'" acquired by "delete_volume" :: waited 0.062s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:01:34.247877 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:34.497523 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.251s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:34.498131 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213011203072]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:01:34.499839 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-f166d89f-b63b-4427-9773-9d10051470ad tempest-VolumesBackupsTest-1697523377 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2c59149b-4c83-417a-8416-bd02c308c94a
Sep 14 18:01:34.502104 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f166d89f-b63b-4427-9773-9d10051470ad tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2c59149b-4c83-417a-8416-bd02c308c94a {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:34.580786 n-d-796905-2 sudo[111618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2c59149b-4c83-417a-8416-bd02c308c94a
Sep 14 18:01:34.586495 n-d-796905-2 sudo[111618]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:35.843453 n-d-796905-2 sudo[111618]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:35.845691 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f166d89f-b63b-4427-9773-9d10051470ad tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2c59149b-4c83-417a-8416-bd02c308c94a" returned: 0 in 1.343s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:35.847522 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f166d89f-b63b-4427-9773-9d10051470ad tempest-VolumesBackupsTest-1697523377 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-2c59149b-4c83-417a-8416-bd02c308c94a {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:35.922641 n-d-796905-2 sudo[111651]: ubuntu : 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-2c59149b-4c83-417a-8416-bd02c308c94a
Sep 14 18:01:35.938654 n-d-796905-2 sudo[111651]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:37.257769 n-d-796905-2 sudo[111651]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:37.260496 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f166d89f-b63b-4427-9773-9d10051470ad tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-2c59149b-4c83-417a-8416-bd02c308c94a" returned: 0 in 1.413s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:37.262361 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f166d89f-b63b-4427-9773-9d10051470ad tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c59149b-4c83-417a-8416-bd02c308c94a {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:37.309051 n-d-796905-2 sudo[111692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c59149b-4c83-417a-8416-bd02c308c94a
Sep 14 18:01:37.312359 n-d-796905-2 sudo[111692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:38.074155 n-d-796905-2 sudo[111692]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:38.076309 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f166d89f-b63b-4427-9773-9d10051470ad tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c59149b-4c83-417a-8416-bd02c308c94a" returned: 0 in 0.814s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:38.077440 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-f166d89f-b63b-4427-9773-9d10051470ad tempest-VolumesBackupsTest-1697523377 None] Successfully deleted volume: 2c59149b-4c83-417a-8416-bd02c308c94a
Sep 14 18:01:38.172332 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-f166d89f-b63b-4427-9773-9d10051470ad tempest-VolumesBackupsTest-1697523377 None] Created reservations ['260f4963-3b9e-4e0e-91f8-ff112ecfb6c6', 'f39a3cd5-3a35-4159-919b-cf8aa4280995', '900a5b89-acfb-4d12-b80a-9863fc025195', '6c40d831-61db-4583-9a43-938b371cb1cd'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:01:38.175599 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-f166d89f-b63b-4427-9773-9d10051470ad tempest-VolumesBackupsTest-1697523377 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:01:38.175599 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:01:38.175599 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:01:38.269982 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-f166d89f-b63b-4427-9773-9d10051470ad tempest-VolumesBackupsTest-1697523377 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:01:38.270514 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f166d89f-b63b-4427-9773-9d10051470ad tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:38.325692 n-d-796905-2 sudo[111713]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:01:38.334942 n-d-796905-2 sudo[111713]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:39.141079 n-d-796905-2 sudo[111713]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:39.144430 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f166d89f-b63b-4427-9773-9d10051470ad tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.873s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:39.147697 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f166d89f-b63b-4427-9773-9d10051470ad tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:39.206862 n-d-796905-2 sudo[111728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:01:39.207787 n-d-796905-2 sudo[111728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:39.723724 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-45d27303-3530-4192-8af8-1f8d866915a7 tempest-VolumesBackupsTest-1697523377 None] Lock "b'cinder-15e08f7c-070c-46fe-be66-ed6c195cef38-delete_volume'" acquired by "delete_volume" :: waited 0.037s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:01:39.872726 n-d-796905-2 sudo[111728]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:39.930828 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f166d89f-b63b-4427-9773-9d10051470ad tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.769s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:39.930828 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-f166d89f-b63b-4427-9773-9d10051470ad tempest-VolumesBackupsTest-1697523377 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:01:40.011605 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-f166d89f-b63b-4427-9773-9d10051470ad tempest-VolumesBackupsTest-1697523377 None] Deleted volume successfully.
Sep 14 18:01:40.062042 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-f166d89f-b63b-4427-9773-9d10051470ad tempest-VolumesBackupsTest-1697523377 None] Lock "b'cinder-2c59149b-4c83-417a-8416-bd02c308c94a-delete_volume'" released by "delete_volume" :: held 5.988s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:01:40.062042 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:40.212463 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.166s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:40.214143 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010764640]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:01:40.214848 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-45d27303-3530-4192-8af8-1f8d866915a7 tempest-VolumesBackupsTest-1697523377 None] Skipping remove_export. No iscsi_target is presently exported for volume: 15e08f7c-070c-46fe-be66-ed6c195cef38
Sep 14 18:01:40.216318 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-45d27303-3530-4192-8af8-1f8d866915a7 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-15e08f7c-070c-46fe-be66-ed6c195cef38 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:40.286381 n-d-796905-2 sudo[111736]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-15e08f7c-070c-46fe-be66-ed6c195cef38
Sep 14 18:01:40.289247 n-d-796905-2 sudo[111736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:41.114779 n-d-796905-2 sudo[111736]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:41.118650 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-45d27303-3530-4192-8af8-1f8d866915a7 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-15e08f7c-070c-46fe-be66-ed6c195cef38" returned: 0 in 0.901s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:41.123474 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-45d27303-3530-4192-8af8-1f8d866915a7 tempest-VolumesBackupsTest-1697523377 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-15e08f7c-070c-46fe-be66-ed6c195cef38 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:41.147860 n-d-796905-2 sudo[111755]: ubuntu : 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-15e08f7c-070c-46fe-be66-ed6c195cef38
Sep 14 18:01:41.148721 n-d-796905-2 sudo[111755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:41.745041 n-d-796905-2 sudo[111755]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:41.747457 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-45d27303-3530-4192-8af8-1f8d866915a7 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-15e08f7c-070c-46fe-be66-ed6c195cef38" returned: 0 in 0.624s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:41.750271 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-45d27303-3530-4192-8af8-1f8d866915a7 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-15e08f7c-070c-46fe-be66-ed6c195cef38 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:41.772725 n-d-796905-2 sudo[111765]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-15e08f7c-070c-46fe-be66-ed6c195cef38
Sep 14 18:01:41.773594 n-d-796905-2 sudo[111765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:42.384186 n-d-796905-2 sudo[111765]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:42.387183 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-45d27303-3530-4192-8af8-1f8d866915a7 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-15e08f7c-070c-46fe-be66-ed6c195cef38" returned: 0 in 0.637s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:42.387863 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-45d27303-3530-4192-8af8-1f8d866915a7 tempest-VolumesBackupsTest-1697523377 None] Successfully deleted volume: 15e08f7c-070c-46fe-be66-ed6c195cef38
Sep 14 18:01:42.437843 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-45d27303-3530-4192-8af8-1f8d866915a7 tempest-VolumesBackupsTest-1697523377 None] Created reservations ['12b03685-1c34-4a8d-a660-e713fa0559a4', '591aaceb-3db6-4846-83b1-204611449ee1', '7bd23703-0693-406a-9be2-6e932e9caaef', '44b791c0-10ab-4cd6-9f9a-8a9295aa07a3'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:01:42.440258 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-45d27303-3530-4192-8af8-1f8d866915a7 tempest-VolumesBackupsTest-1697523377 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:01:42.440258 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:01:42.440258 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:01:42.491915 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-45d27303-3530-4192-8af8-1f8d866915a7 tempest-VolumesBackupsTest-1697523377 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:01:42.492622 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-45d27303-3530-4192-8af8-1f8d866915a7 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:42.518576 n-d-796905-2 sudo[111775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:01:42.519985 n-d-796905-2 sudo[111775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:42.985400 n-d-796905-2 sudo[111775]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:42.987629 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-45d27303-3530-4192-8af8-1f8d866915a7 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.495s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:42.989691 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-45d27303-3530-4192-8af8-1f8d866915a7 tempest-VolumesBackupsTest-1697523377 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:43.009232 n-d-796905-2 sudo[111778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:01:43.010266 n-d-796905-2 sudo[111778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:43.544304 n-d-796905-2 sudo[111778]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:43.546576 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-45d27303-3530-4192-8af8-1f8d866915a7 tempest-VolumesBackupsTest-1697523377 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.556s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:43.549332 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-45d27303-3530-4192-8af8-1f8d866915a7 tempest-VolumesBackupsTest-1697523377 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:01:43.556029 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-45d27303-3530-4192-8af8-1f8d866915a7 tempest-VolumesBackupsTest-1697523377 None] Deleted volume successfully.
Sep 14 18:01:43.585174 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-45d27303-3530-4192-8af8-1f8d866915a7 tempest-VolumesBackupsTest-1697523377 None] Lock "b'cinder-15e08f7c-070c-46fe-be66-ed6c195cef38-delete_volume'" released by "delete_volume" :: held 3.864s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:01:48.265583 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:01:48.279072 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:01:48.279895 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:01:48.316541 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] Flow 'volume_create_manager' (f0df0ee1-c027-4019-8a45-6c8d7272fb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:01:48.322653 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (640e89ba-e2d8-4078-bed3-07635f8c2fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:01:48.357363 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:01:48.383656 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (640e89ba-e2d8-4078-bed3-07635f8c2fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:01:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-750350432',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=9ea0d289-d2e9-49f0-bb61-43d658876a31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aa3369f4ac64c069942fe25b0d89343',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:01:48Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:01:48Z,user_id='e2d4edc7cbae43bf9c900455118ad0f9',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:01:48.386389 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b34d64ae-9328-4945-a650-aad2ea815e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:01:48.388786 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b34d64ae-9328-4945-a650-aad2ea815e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:01:48.390854 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (316760a9-a66d-4590-a82c-4a6e6250e90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:01:48.393584 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (316760a9-a66d-4590-a82c-4a6e6250e90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9ea0d289-d2e9-49f0-bb61-43d658876a31', 'volume_name': 'volume-9ea0d289-d2e9-49f0-bb61-43d658876a31', 'volume_size': 2}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:01:48.395224 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (94bc3bea-6531-452e-8796-ba82bcc0bf23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:01:48.397854 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (94bc3bea-6531-452e-8796-ba82bcc0bf23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:01:48.400044 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db14ff16-1077-4db6-b190-017f8a54c35f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:01:48.400956 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] Volume 9ea0d289-d2e9-49f0-bb61-43d658876a31: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9ea0d289-d2e9-49f0-bb61-43d658876a31', 'volume_size': 2}
Sep 14 18:01:48.401971 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9ea0d289-d2e9-49f0-bb61-43d658876a31 stack-volumes-lvmdriver-1 -L 2g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:48.430643 n-d-796905-2 sudo[111819]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9ea0d289-d2e9-49f0-bb61-43d658876a31 stack-volumes-lvmdriver-1 -L 2g
Sep 14 18:01:48.431527 n-d-796905-2 sudo[111819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:49.072023 n-d-796905-2 sudo[111819]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:49.075247 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9ea0d289-d2e9-49f0-bb61-43d658876a31 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.672s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:49.086804 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (db14ff16-1077-4db6-b190-017f8a54c35f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9ea0d289-d2e9-49f0-bb61-43d658876a31', 'volume_size': 2}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:01:49.094512 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f8882c35-cad4-43d1-a6f1-3deb6af54f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:01:49.121169 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] Volume volume-9ea0d289-d2e9-49f0-bb61-43d658876a31 (9ea0d289-d2e9-49f0-bb61-43d658876a31): created successfully
Sep 14 18:01:49.123449 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f8882c35-cad4-43d1-a6f1-3deb6af54f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:01:49.141999 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] Flow 'volume_create_manager' (f0df0ee1-c027-4019-8a45-6c8d7272fb62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:01:49.163243 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-cb7339d5-3148-4599-9c07-67891b6cec4e tempest-VolumesCloneNegativeTest-144705601 None] Created volume successfully.
Sep 14 18:01:49.919103 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-dd667399-420e-4283-b3de-ae7bfac55c4c tempest-VolumesCloneNegativeTest-144705601 None] Lock "b'cinder-9ea0d289-d2e9-49f0-bb61-43d658876a31-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:01:50.063022 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-dd667399-420e-4283-b3de-ae7bfac55c4c tempest-VolumesCloneNegativeTest-144705601 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9ea0d289-d2e9-49f0-bb61-43d658876a31
Sep 14 18:01:50.064648 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dd667399-420e-4283-b3de-ae7bfac55c4c tempest-VolumesCloneNegativeTest-144705601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9ea0d289-d2e9-49f0-bb61-43d658876a31 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:50.110461 n-d-796905-2 sudo[111866]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9ea0d289-d2e9-49f0-bb61-43d658876a31
Sep 14 18:01:50.111280 n-d-796905-2 sudo[111866]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:50.689673 n-d-796905-2 sudo[111866]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:50.692891 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dd667399-420e-4283-b3de-ae7bfac55c4c tempest-VolumesCloneNegativeTest-144705601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9ea0d289-d2e9-49f0-bb61-43d658876a31" returned: 0 in 0.627s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:50.695501 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dd667399-420e-4283-b3de-ae7bfac55c4c tempest-VolumesCloneNegativeTest-144705601 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-9ea0d289-d2e9-49f0-bb61-43d658876a31 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:50.765391 n-d-796905-2 sudo[111869]: ubuntu : 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-9ea0d289-d2e9-49f0-bb61-43d658876a31
Sep 14 18:01:50.766892 n-d-796905-2 sudo[111869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:51.704078 n-d-796905-2 sudo[111869]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:51.706676 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dd667399-420e-4283-b3de-ae7bfac55c4c tempest-VolumesCloneNegativeTest-144705601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-9ea0d289-d2e9-49f0-bb61-43d658876a31" returned: 0 in 1.011s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:51.710445 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dd667399-420e-4283-b3de-ae7bfac55c4c tempest-VolumesCloneNegativeTest-144705601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9ea0d289-d2e9-49f0-bb61-43d658876a31 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:51.750861 n-d-796905-2 sudo[111872]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9ea0d289-d2e9-49f0-bb61-43d658876a31
Sep 14 18:01:51.751740 n-d-796905-2 sudo[111872]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:52.349993 n-d-796905-2 sudo[111872]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:52.352683 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dd667399-420e-4283-b3de-ae7bfac55c4c tempest-VolumesCloneNegativeTest-144705601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9ea0d289-d2e9-49f0-bb61-43d658876a31" returned: 0 in 0.643s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:52.353986 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-dd667399-420e-4283-b3de-ae7bfac55c4c tempest-VolumesCloneNegativeTest-144705601 None] Successfully deleted volume: 9ea0d289-d2e9-49f0-bb61-43d658876a31
Sep 14 18:01:52.462397 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-dd667399-420e-4283-b3de-ae7bfac55c4c tempest-VolumesCloneNegativeTest-144705601 None] Created reservations ['04b90fe7-fccd-49a7-9a30-89bf8b65418f', 'ff4b2d3d-350a-47b3-9888-ca4b2769886e', '5a8381e7-1c6c-4a6e-b945-44e1dc916694', 'ad80fc1d-fa5a-4646-818c-665c01fac1f3'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:01:52.465787 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-dd667399-420e-4283-b3de-ae7bfac55c4c tempest-VolumesCloneNegativeTest-144705601 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:01:52.465787 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:01:52.465787 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:01:52.533624 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-dd667399-420e-4283-b3de-ae7bfac55c4c tempest-VolumesCloneNegativeTest-144705601 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:01:52.534920 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dd667399-420e-4283-b3de-ae7bfac55c4c tempest-VolumesCloneNegativeTest-144705601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:52.580611 n-d-796905-2 sudo[111879]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:01:52.581681 n-d-796905-2 sudo[111879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:53.199138 n-d-796905-2 sudo[111879]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:53.201802 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dd667399-420e-4283-b3de-ae7bfac55c4c tempest-VolumesCloneNegativeTest-144705601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.666s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:53.204549 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dd667399-420e-4283-b3de-ae7bfac55c4c tempest-VolumesCloneNegativeTest-144705601 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:53.243244 n-d-796905-2 sudo[111882]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:01:53.246252 n-d-796905-2 sudo[111882]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:53.759559 n-d-796905-2 sudo[111882]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:53.763214 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-dd667399-420e-4283-b3de-ae7bfac55c4c tempest-VolumesCloneNegativeTest-144705601 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.558s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:53.769679 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-dd667399-420e-4283-b3de-ae7bfac55c4c tempest-VolumesCloneNegativeTest-144705601 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:01:53.778620 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-dd667399-420e-4283-b3de-ae7bfac55c4c tempest-VolumesCloneNegativeTest-144705601 None] Deleted volume successfully.
Sep 14 18:01:53.798256 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-dd667399-420e-4283-b3de-ae7bfac55c4c tempest-VolumesCloneNegativeTest-144705601 None] Lock "b'cinder-9ea0d289-d2e9-49f0-bb61-43d658876a31-delete_volume'" released by "delete_volume" :: held 3.886s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:01:58.881719 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:01:58.885984 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:01:58.886699 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:01:58.908563 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] Flow 'volume_create_manager' (88171dba-a1ad-486e-b66c-c8fd6d8e6699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:01:58.912677 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (47f6f0b0-3b74-43f2-9f22-f75e6134ef66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:01:58.939459 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:01:59.009895 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (47f6f0b0-3b74-43f2-9f22-f75e6134ef66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:01:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1504556425',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b1f53b54760644539f14ba0358ab99d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:01:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:01:59Z,user_id='65d977002a69430abae4d11324f1b9c7',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:01:59.012829 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c5ae08d7-3112-4b6d-92a9-264cb8febb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:01:59.015015 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c5ae08d7-3112-4b6d-92a9-264cb8febb3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:01:59.017428 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca76a072-1c34-4a37-a3ce-be3eccf5a66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:01:59.019695 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca76a072-1c34-4a37-a3ce-be3eccf5a66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6', 'volume_name': 'volume-56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:01:59.022697 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97ca2204-e171-48ac-8385-f6de86895506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:01:59.025095 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97ca2204-e171-48ac-8385-f6de86895506) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:01:59.027315 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (182d2963-c71a-4a00-8973-2619633ef069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:01:59.028387 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] Volume 56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6', 'volume_size': 1}
Sep 14 18:01:59.029544 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:01:59.051255 n-d-796905-2 sudo[111916]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:01:59.052896 n-d-796905-2 sudo[111916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:01:59.675063 n-d-796905-2 sudo[111916]: pam_unix(sudo:session): session closed for user root
Sep 14 18:01:59.678555 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.647s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:01:59.682168 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (182d2963-c71a-4a00-8973-2619633ef069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:01:59.687150 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (02d4d692-42c8-4cf5-a568-96be3cf7d4c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:01:59.699722 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] Volume volume-56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6 (56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6): created successfully
Sep 14 18:01:59.702026 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (02d4d692-42c8-4cf5-a568-96be3cf7d4c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:01:59.705560 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] Flow 'volume_create_manager' (88171dba-a1ad-486e-b66c-c8fd6d8e6699) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:01:59.717000 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-05e5ec69-0fde-43d5-9a3c-0d74454e43d0 tempest-VolumesGetTest-219731246 None] Created volume successfully.
Sep 14 18:02:01.492333 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:02:01.500163 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:02:01.502380 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:02:01.529916 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] Flow 'volume_create_manager' (53f8bfb3-eefb-4f5e-8ba6-0ef4f2957de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:02:01.543040 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (292a9cb9-4972-438d-92f2-a197a455ee23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:01.575297 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:02:01.618341 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (292a9cb9-4972-438d-92f2-a197a455ee23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:02:01Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-14794864',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=149974e0-9745-446d-98ff-bd0bb7a28260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1f53b54760644539f14ba0358ab99d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:02:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:02:01Z,user_id='65d977002a69430abae4d11324f1b9c7',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:01.621756 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f4ade6f-58f9-46d7-8631-c43424840eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:01.624389 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f4ade6f-58f9-46d7-8631-c43424840eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:01.633906 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (507e35f6-98e4-4a14-8ad5-c7dc494f4f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:01.633906 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (507e35f6-98e4-4a14-8ad5-c7dc494f4f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '149974e0-9745-446d-98ff-bd0bb7a28260', 'volume_name': 'volume-149974e0-9745-446d-98ff-bd0bb7a28260', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:01.633906 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98a0d2b9-1ba5-4940-8d9e-5e34eae45c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:01.639089 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (98a0d2b9-1ba5-4940-8d9e-5e34eae45c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:01.641863 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1332237a-0250-4a5a-94ea-1b1174ce2818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:01.642671 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] Volume 149974e0-9745-446d-98ff-bd0bb7a28260: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-149974e0-9745-446d-98ff-bd0bb7a28260', 'volume_size': 1}
Sep 14 18:02:01.644129 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-149974e0-9745-446d-98ff-bd0bb7a28260 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:01.677667 n-d-796905-2 sudo[111959]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-149974e0-9745-446d-98ff-bd0bb7a28260 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:02:01.678979 n-d-796905-2 sudo[111959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:02.353810 n-d-796905-2 sudo[111959]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:02.357566 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-149974e0-9745-446d-98ff-bd0bb7a28260 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.713s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:02.362214 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1332237a-0250-4a5a-94ea-1b1174ce2818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-149974e0-9745-446d-98ff-bd0bb7a28260', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:02.365367 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (80483136-3528-4473-a972-4fc12cf1e5d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:02.381748 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] Volume volume-149974e0-9745-446d-98ff-bd0bb7a28260 (149974e0-9745-446d-98ff-bd0bb7a28260): created successfully
Sep 14 18:02:02.383931 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (80483136-3528-4473-a972-4fc12cf1e5d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:02.387297 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] Flow 'volume_create_manager' (53f8bfb3-eefb-4f5e-8ba6-0ef4f2957de2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:02:02.399330 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-22fadf37-db9b-4f11-a630-530969d36d79 tempest-VolumesGetTest-219731246 None] Created volume successfully.
Sep 14 18:02:03.015192 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-db7e5963-fd73-4c22-82fd-06721a49aa12 tempest-VolumesGetTest-219731246 None] Lock "b'cinder-149974e0-9745-446d-98ff-bd0bb7a28260-delete_volume'" acquired by "delete_volume" :: waited 0.026s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:02:03.113454 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-db7e5963-fd73-4c22-82fd-06721a49aa12 tempest-VolumesGetTest-219731246 None] Skipping remove_export. No iscsi_target is presently exported for volume: 149974e0-9745-446d-98ff-bd0bb7a28260
Sep 14 18:02:03.114717 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-db7e5963-fd73-4c22-82fd-06721a49aa12 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-149974e0-9745-446d-98ff-bd0bb7a28260 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:03.148806 n-d-796905-2 sudo[112015]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-149974e0-9745-446d-98ff-bd0bb7a28260
Sep 14 18:02:03.149623 n-d-796905-2 sudo[112015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:03.607495 n-d-796905-2 sudo[112015]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:03.609840 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-db7e5963-fd73-4c22-82fd-06721a49aa12 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-149974e0-9745-446d-98ff-bd0bb7a28260" returned: 0 in 0.495s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:03.611520 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-db7e5963-fd73-4c22-82fd-06721a49aa12 tempest-VolumesGetTest-219731246 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-149974e0-9745-446d-98ff-bd0bb7a28260 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:03.644512 n-d-796905-2 sudo[112023]: ubuntu : 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-149974e0-9745-446d-98ff-bd0bb7a28260
Sep 14 18:02:03.645784 n-d-796905-2 sudo[112023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:04.129381 n-d-796905-2 sudo[112023]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:04.132555 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-db7e5963-fd73-4c22-82fd-06721a49aa12 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-149974e0-9745-446d-98ff-bd0bb7a28260" returned: 0 in 0.521s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:04.138838 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-db7e5963-fd73-4c22-82fd-06721a49aa12 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-149974e0-9745-446d-98ff-bd0bb7a28260 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:04.167893 n-d-796905-2 sudo[112026]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-149974e0-9745-446d-98ff-bd0bb7a28260
Sep 14 18:02:04.170599 n-d-796905-2 sudo[112026]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:04.593375 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:02:04.593826 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:02:04.594925 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:04.671100 n-d-796905-2 sudo[112030]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:02:04.671975 n-d-796905-2 sudo[112030]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:04.797997 n-d-796905-2 sudo[112026]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:04.801441 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-db7e5963-fd73-4c22-82fd-06721a49aa12 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-149974e0-9745-446d-98ff-bd0bb7a28260" returned: 0 in 0.661s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:04.803108 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-db7e5963-fd73-4c22-82fd-06721a49aa12 tempest-VolumesGetTest-219731246 None] Successfully deleted volume: 149974e0-9745-446d-98ff-bd0bb7a28260
Sep 14 18:02:05.030121 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-db7e5963-fd73-4c22-82fd-06721a49aa12 tempest-VolumesGetTest-219731246 None] Created reservations ['8cac6632-4a26-496a-9a8a-960d9c1e5a0b', '6e300e8a-aca1-4257-ad14-fddf1d3a40ba', '122892a2-6788-4252-8be1-88bf43edede3', '169ba46c-5909-4c5f-95a6-67ba67a4b920'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:02:05.044494 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-db7e5963-fd73-4c22-82fd-06721a49aa12 tempest-VolumesGetTest-219731246 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:02:05.044494 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:02:05.044494 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:02:05.166539 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-db7e5963-fd73-4c22-82fd-06721a49aa12 tempest-VolumesGetTest-219731246 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:02:05.167186 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-db7e5963-fd73-4c22-82fd-06721a49aa12 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:05.189960 n-d-796905-2 sudo[112036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:02:05.191360 n-d-796905-2 sudo[112036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:05.348509 n-d-796905-2 sudo[112030]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:05.350792 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.756s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:05.353869 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:05.403509 n-d-796905-2 sudo[112038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:02:05.408347 n-d-796905-2 sudo[112038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:05.738208 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-885721da-46f2-4cf8-9d7d-af74e3c1283c tempest-VolumesGetTest-219731246 None] Lock "b'cinder-56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:02:05.958452 n-d-796905-2 sudo[112036]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:06.009607 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-db7e5963-fd73-4c22-82fd-06721a49aa12 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.842s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:06.023331 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-db7e5963-fd73-4c22-82fd-06721a49aa12 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:06.080657 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-885721da-46f2-4cf8-9d7d-af74e3c1283c tempest-VolumesGetTest-219731246 None] Skipping remove_export. No iscsi_target is presently exported for volume: 56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6
Sep 14 18:02:06.082981 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-885721da-46f2-4cf8-9d7d-af74e3c1283c tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:06.094519 n-d-796905-2 sudo[112041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:02:06.098905 n-d-796905-2 sudo[112041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:06.127182 n-d-796905-2 sudo[112042]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6
Sep 14 18:02:06.128562 n-d-796905-2 sudo[112042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:06.382587 n-d-796905-2 sudo[112038]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:06.385059 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/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.031s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:06.391782 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:02:06.839326 n-d-796905-2 sudo[112042]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:06.841193 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-885721da-46f2-4cf8-9d7d-af74e3c1283c tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6" returned: 0 in 0.758s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:06.842761 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-885721da-46f2-4cf8-9d7d-af74e3c1283c tempest-VolumesGetTest-219731246 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-56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:06.899730 n-d-796905-2 sudo[112048]: ubuntu : 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-56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6
Sep 14 18:02:06.901446 n-d-796905-2 sudo[112048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:06.938991 n-d-796905-2 sudo[112041]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:06.941777 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-db7e5963-fd73-4c22-82fd-06721a49aa12 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.918s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:06.943475 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-db7e5963-fd73-4c22-82fd-06721a49aa12 tempest-VolumesGetTest-219731246 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:02:06.960840 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-db7e5963-fd73-4c22-82fd-06721a49aa12 tempest-VolumesGetTest-219731246 None] Deleted volume successfully.
Sep 14 18:02:06.998501 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-db7e5963-fd73-4c22-82fd-06721a49aa12 tempest-VolumesGetTest-219731246 None] Lock "b'cinder-149974e0-9745-446d-98ff-bd0bb7a28260-delete_volume'" released by "delete_volume" :: held 3.983s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:02:07.959835 n-d-796905-2 sudo[112048]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:07.962232 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-885721da-46f2-4cf8-9d7d-af74e3c1283c tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6" returned: 0 in 1.119s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:07.965575 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-885721da-46f2-4cf8-9d7d-af74e3c1283c tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:08.014689 n-d-796905-2 sudo[112063]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6
Sep 14 18:02:08.015655 n-d-796905-2 sudo[112063]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:08.554042 n-d-796905-2 sudo[112063]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:08.556671 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-885721da-46f2-4cf8-9d7d-af74e3c1283c tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6" returned: 0 in 0.591s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:08.558473 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-885721da-46f2-4cf8-9d7d-af74e3c1283c tempest-VolumesGetTest-219731246 None] Successfully deleted volume: 56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6
Sep 14 18:02:08.637637 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-885721da-46f2-4cf8-9d7d-af74e3c1283c tempest-VolumesGetTest-219731246 None] Created reservations ['0796b025-947b-496e-bc7b-b8b09b366033', '4d28d075-03a7-428d-9e32-243821b96827', 'fb0872fc-b578-4677-984b-98f7adc49b46', 'fdaf0887-b733-483b-bb94-42f3a3542286'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:02:08.640979 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-885721da-46f2-4cf8-9d7d-af74e3c1283c tempest-VolumesGetTest-219731246 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:02:08.640979 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:02:08.640979 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:02:08.717410 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-885721da-46f2-4cf8-9d7d-af74e3c1283c tempest-VolumesGetTest-219731246 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:02:08.718122 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-885721da-46f2-4cf8-9d7d-af74e3c1283c tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:08.750242 n-d-796905-2 sudo[112073]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:02:08.751157 n-d-796905-2 sudo[112073]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:09.407752 n-d-796905-2 sudo[112073]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:09.420623 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-885721da-46f2-4cf8-9d7d-af74e3c1283c tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:09.420623 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-885721da-46f2-4cf8-9d7d-af74e3c1283c tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:09.472620 n-d-796905-2 sudo[112077]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:02:09.475240 n-d-796905-2 sudo[112077]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:10.100264 n-d-796905-2 sudo[112077]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:10.103269 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-885721da-46f2-4cf8-9d7d-af74e3c1283c tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.686s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:10.106267 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-885721da-46f2-4cf8-9d7d-af74e3c1283c tempest-VolumesGetTest-219731246 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:02:10.116051 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-885721da-46f2-4cf8-9d7d-af74e3c1283c tempest-VolumesGetTest-219731246 None] Deleted volume successfully.
Sep 14 18:02:10.144081 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-885721da-46f2-4cf8-9d7d-af74e3c1283c tempest-VolumesGetTest-219731246 None] Lock "b'cinder-56ab90ff-e092-4d5b-bc7a-a5691ed2b1c6-delete_volume'" released by "delete_volume" :: held 4.405s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:02:10.391845 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:02:10.397828 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:02:10.399659 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:02:10.420780 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] Flow 'volume_create_manager' (6f0d991d-92f9-40f3-be54-b2677b68eae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:02:10.425279 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5da5f7bf-e76d-44fe-bbe6-403bbb58f243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:10.457138 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:02:10.489392 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5da5f7bf-e76d-44fe-bbe6-403bbb58f243) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:02:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1335593210',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=ed820a08-3929-4537-bc25-60853c4a48d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1f53b54760644539f14ba0358ab99d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:02:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:02:10Z,user_id='65d977002a69430abae4d11324f1b9c7',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:10.492600 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (42900763-54cb-4673-b221-28927f24260a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:10.495109 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (42900763-54cb-4673-b221-28927f24260a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:10.498550 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (365f53fa-9c48-4382-824b-5f56819e3125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:10.502658 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (365f53fa-9c48-4382-824b-5f56819e3125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ed820a08-3929-4537-bc25-60853c4a48d1', 'volume_name': 'volume-ed820a08-3929-4537-bc25-60853c4a48d1', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:10.505168 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cf7645bf-d937-407d-be18-919591921898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:10.508188 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cf7645bf-d937-407d-be18-919591921898) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:10.510667 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff8dcfc9-a28a-4f23-96fe-496dbc4396ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:10.511636 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] Volume ed820a08-3929-4537-bc25-60853c4a48d1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ed820a08-3929-4537-bc25-60853c4a48d1', 'volume_size': 1}
Sep 14 18:02:10.513331 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ed820a08-3929-4537-bc25-60853c4a48d1 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:10.558703 n-d-796905-2 sudo[112081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ed820a08-3929-4537-bc25-60853c4a48d1 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:02:10.559824 n-d-796905-2 sudo[112081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:11.179984 n-d-796905-2 sudo[112081]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:11.182779 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ed820a08-3929-4537-bc25-60853c4a48d1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.669s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:11.186408 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ff8dcfc9-a28a-4f23-96fe-496dbc4396ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ed820a08-3929-4537-bc25-60853c4a48d1', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:11.189361 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (11ca1435-1c81-47e6-9f86-f7c345ae549d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:11.203225 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] Volume volume-ed820a08-3929-4537-bc25-60853c4a48d1 (ed820a08-3929-4537-bc25-60853c4a48d1): created successfully
Sep 14 18:02:11.206042 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (11ca1435-1c81-47e6-9f86-f7c345ae549d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:11.210185 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] Flow 'volume_create_manager' (6f0d991d-92f9-40f3-be54-b2677b68eae1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:02:11.221639 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-039c2449-5df3-4fa4-bf72-984337026bea tempest-VolumesGetTest-219731246 None] Created volume successfully.
Sep 14 18:02:12.616604 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:02:12.621373 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:02:12.622335 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:02:12.651286 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Flow 'volume_create_manager' (401116a4-111f-44a6-a540-54167fdb6d8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:02:12.655473 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd75ee8b-25f0-4688-9744-62f7fc3437dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:12.684641 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:02:12.719141 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd75ee8b-25f0-4688-9744-62f7fc3437dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:02:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1203422999',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=2d0f5761-bb24-4af8-8e38-3a2391ac78b5,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b1f53b54760644539f14ba0358ab99d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:02:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=ed820a08-3929-4537-bc25-60853c4a48d1,status='creating',terminated_at=None,updated_at=2021-09-14T18:02:13Z,user_id='65d977002a69430abae4d11324f1b9c7',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:12.722618 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7321dcca-29d9-434a-97ac-c996d111e9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:12.725136 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7321dcca-29d9-434a-97ac-c996d111e9cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:12.727748 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (096c34db-651a-480a-8870-f3e7a7d6c8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:12.799378 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (096c34db-651a-480a-8870-f3e7a7d6c8bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '2d0f5761-bb24-4af8-8e38-3a2391ac78b5', 'volume_name': 'volume-2d0f5761-bb24-4af8-8e38-3a2391ac78b5', 'volume_size': 1, 'source_volid': 'ed820a08-3929-4537-bc25-60853c4a48d1', 'source_volstatus': 'available'}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:12.801985 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2691d1f-7f97-455c-86df-215f9f3eaa3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:12.805237 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2691d1f-7f97-455c-86df-215f9f3eaa3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:12.808137 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5aac758f-c5bf-4bc1-b162-15cec0ed9a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:12.809109 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Volume 2d0f5761-bb24-4af8-8e38-3a2391ac78b5: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-2d0f5761-bb24-4af8-8e38-3a2391ac78b5', 'volume_size': 1, 'source_volid': 'ed820a08-3929-4537-bc25-60853c4a48d1', 'source_volstatus': 'available'}
Sep 14 18:02:12.858220 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Creating clone of volume: ed820a08-3929-4537-bc25-60853c4a48d1
Sep 14 18:02:12.859560 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ed820a08-3929-4537-bc25-60853c4a48d1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:12.898096 n-d-796905-2 sudo[112114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ed820a08-3929-4537-bc25-60853c4a48d1
Sep 14 18:02:12.898935 n-d-796905-2 sudo[112114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:13.467443 n-d-796905-2 sudo[112114]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:13.470318 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ed820a08-3929-4537-bc25-60853c4a48d1" returned: 0 in 0.610s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:13.472203 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-2d0f5761-bb24-4af8-8e38-3a2391ac78b5 --snapshot stack-volumes-lvmdriver-1/volume-ed820a08-3929-4537-bc25-60853c4a48d1 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:13.508544 n-d-796905-2 sudo[112117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-2d0f5761-bb24-4af8-8e38-3a2391ac78b5 --snapshot stack-volumes-lvmdriver-1/volume-ed820a08-3929-4537-bc25-60853c4a48d1 -L 1.00g
Sep 14 18:02:13.511631 n-d-796905-2 sudo[112117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:14.531328 n-d-796905-2 sudo[112117]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:14.534920 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-2d0f5761-bb24-4af8-8e38-3a2391ac78b5 --snapshot stack-volumes-lvmdriver-1/volume-ed820a08-3929-4537-bc25-60853c4a48d1 -L 1.00g" returned: 0 in 1.062s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:14.537723 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2d0f5761-bb24-4af8-8e38-3a2391ac78b5 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:14.580862 n-d-796905-2 sudo[112252]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2d0f5761-bb24-4af8-8e38-3a2391ac78b5 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:02:14.585142 n-d-796905-2 sudo[112252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:15.563260 n-d-796905-2 sudo[112252]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:15.567215 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2d0f5761-bb24-4af8-8e38-3a2391ac78b5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.029s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:15.571772 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-2d0f5761-bb24-4af8-8e38-3a2391ac78b5 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:15.616588 n-d-796905-2 sudo[112289]: 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-2d0f5761-bb24-4af8-8e38-3a2391ac78b5
Sep 14 18:02:15.620972 n-d-796905-2 sudo[112289]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:16.514793 n-d-796905-2 sudo[112289]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:16.518027 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-2d0f5761-bb24-4af8-8e38-3a2391ac78b5" returned: 0 in 0.946s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:16.520412 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2d0f5761--bb24--4af8--8e38--3a2391ac78b5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2d0f5761--bb24--4af8--8e38--3a2391ac78b5 iflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:16.557825 n-d-796905-2 sudo[112293]: 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--2d0f5761--bb24--4af8--8e38--3a2391ac78b5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2d0f5761--bb24--4af8--8e38--3a2391ac78b5 iflag=direct
Sep 14 18:02:16.560142 n-d-796905-2 sudo[112293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:17.104853 n-d-796905-2 sudo[112293]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:17.107777 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2d0f5761--bb24--4af8--8e38--3a2391ac78b5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2d0f5761--bb24--4af8--8e38--3a2391ac78b5 iflag=direct" returned: 0 in 0.587s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:17.108849 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2d0f5761--bb24--4af8--8e38--3a2391ac78b5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2d0f5761--bb24--4af8--8e38--3a2391ac78b5 oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:17.162796 n-d-796905-2 sudo[112311]: 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--2d0f5761--bb24--4af8--8e38--3a2391ac78b5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2d0f5761--bb24--4af8--8e38--3a2391ac78b5 oflag=direct
Sep 14 18:02:17.163626 n-d-796905-2 sudo[112311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:17.796885 n-d-796905-2 sudo[112311]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:17.798966 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2d0f5761--bb24--4af8--8e38--3a2391ac78b5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2d0f5761--bb24--4af8--8e38--3a2391ac78b5 oflag=direct" returned: 0 in 0.690s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:17.800150 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2d0f5761--bb24--4af8--8e38--3a2391ac78b5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2d0f5761--bb24--4af8--8e38--3a2391ac78b5 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:17.882284 n-d-796905-2 sudo[112331]: 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--2d0f5761--bb24--4af8--8e38--3a2391ac78b5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2d0f5761--bb24--4af8--8e38--3a2391ac78b5 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 14 18:02:17.884357 n-d-796905-2 sudo[112331]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:25.248010 n-d-796905-2 sudo[112331]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:25.250159 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2d0f5761--bb24--4af8--8e38--3a2391ac78b5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2d0f5761--bb24--4af8--8e38--3a2391ac78b5 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.450s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:25.250760 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--2d0f5761--bb24--4af8--8e38--3a2391ac78b5, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--2d0f5761--bb24--4af8--8e38--3a2391ac78b5, size 1024.00 MB, duration 7.45 sec {{(pid=84144) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 14 18:02:25.251142 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.volume_utils [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Volume copy 1024.00 MB at 137.43 MB/s
Sep 14 18:02:25.252328 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo 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-2d0f5761-bb24-4af8-8e38-3a2391ac78b5 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:25.285831 n-d-796905-2 sudo[112465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-2d0f5761-bb24-4af8-8e38-3a2391ac78b5
Sep 14 18:02:25.287688 n-d-796905-2 sudo[112465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:26.105716 n-d-796905-2 sudo[112465]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:26.107950 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] CMD "sudo 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-2d0f5761-bb24-4af8-8e38-3a2391ac78b5" returned: 0 in 0.855s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:26.110086 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-2d0f5761-bb24-4af8-8e38-3a2391ac78b5 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:26.158614 n-d-796905-2 sudo[112487]: ubuntu : TTY=unknown ; 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-2d0f5761-bb24-4af8-8e38-3a2391ac78b5
Sep 14 18:02:26.160131 n-d-796905-2 sudo[112487]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:27.162955 n-d-796905-2 sudo[112487]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:27.165287 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-2d0f5761-bb24-4af8-8e38-3a2391ac78b5" returned: 0 in 1.055s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:27.169179 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5aac758f-c5bf-4bc1-b162-15cec0ed9a68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2d0f5761-bb24-4af8-8e38-3a2391ac78b5', 'volume_size': 1, 'source_volid': 'ed820a08-3929-4537-bc25-60853c4a48d1', 'source_volstatus': 'available'}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:27.171675 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4de48ea-e859-4063-9499-e1fe13724619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:27.183195 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Volume volume-2d0f5761-bb24-4af8-8e38-3a2391ac78b5 (2d0f5761-bb24-4af8-8e38-3a2391ac78b5): created successfully
Sep 14 18:02:27.185266 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4de48ea-e859-4063-9499-e1fe13724619) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:27.188135 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Flow 'volume_create_manager' (401116a4-111f-44a6-a540-54167fdb6d8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:02:27.201990 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-2e5fef24-7f15-4406-9620-d4d74d8e6185 tempest-VolumesGetTest-219731246 None] Created volume successfully.
Sep 14 18:02:29.181061 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:02:29.192017 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:02:29.193008 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:02:29.213733 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] Flow 'volume_create_manager' (e68911c6-1389-45a6-b69e-9d931c468eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:02:29.217790 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9f5fe5cc-b48b-478f-b615-f79b57b4f6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:29.254625 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:02:29.285519 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9f5fe5cc-b48b-478f-b615-f79b57b4f6cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:02:29Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-256369923',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1f53b54760644539f14ba0358ab99d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:02:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:02:29Z,user_id='65d977002a69430abae4d11324f1b9c7',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:29.290595 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb9acbcd-a8a3-45dc-9395-a4b6bd42a56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:29.293455 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb9acbcd-a8a3-45dc-9395-a4b6bd42a56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:29.296997 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ac1dbc95-feb1-424e-8dc8-565b10c46dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:29.300024 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ac1dbc95-feb1-424e-8dc8-565b10c46dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5', 'volume_name': 'volume-4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:29.303359 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f6fa45c-8249-49bc-8e01-4d695173b3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:29.307280 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2f6fa45c-8249-49bc-8e01-4d695173b3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:29.310973 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (56964631-6a32-4f53-92e8-851911b9dd39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:29.312352 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] Volume 4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5', 'volume_size': 1}
Sep 14 18:02:29.313774 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:29.360258 n-d-796905-2 sudo[112642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:02:29.361317 n-d-796905-2 sudo[112642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:30.193726 n-d-796905-2 sudo[112642]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:30.197288 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.883s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:30.202429 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (56964631-6a32-4f53-92e8-851911b9dd39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:30.205669 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b7f78f87-fde5-4d38-b143-07098190280f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:30.219518 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] Volume volume-4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5 (4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5): created successfully
Sep 14 18:02:30.222941 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b7f78f87-fde5-4d38-b143-07098190280f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:30.228985 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] Flow 'volume_create_manager' (e68911c6-1389-45a6-b69e-9d931c468eee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:02:30.239072 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-d23190a0-b922-4e7e-85f6-8903bfeeb9f9 tempest-VolumesGetTest-219731246 None] Created volume successfully.
Sep 14 18:02:30.661273 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-954adeec-adf3-45d9-8b43-c8fbcfc0c4c2 tempest-VolumesGetTest-219731246 None] Lock "b'cinder-4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:02:30.731116 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-954adeec-adf3-45d9-8b43-c8fbcfc0c4c2 tempest-VolumesGetTest-219731246 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5
Sep 14 18:02:30.732369 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-954adeec-adf3-45d9-8b43-c8fbcfc0c4c2 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:30.759551 n-d-796905-2 sudo[112703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5
Sep 14 18:02:30.762864 n-d-796905-2 sudo[112703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:31.567027 n-d-796905-2 sudo[112703]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:31.570273 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-954adeec-adf3-45d9-8b43-c8fbcfc0c4c2 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5" returned: 0 in 0.837s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:31.572563 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-954adeec-adf3-45d9-8b43-c8fbcfc0c4c2 tempest-VolumesGetTest-219731246 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-4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:31.622446 n-d-796905-2 sudo[112722]: ubuntu : 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-4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5
Sep 14 18:02:31.623340 n-d-796905-2 sudo[112722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:32.119360 n-d-796905-2 sudo[112722]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:32.122529 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-954adeec-adf3-45d9-8b43-c8fbcfc0c4c2 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5" returned: 0 in 0.549s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:32.125433 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-954adeec-adf3-45d9-8b43-c8fbcfc0c4c2 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:32.147469 n-d-796905-2 sudo[112730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5
Sep 14 18:02:32.149053 n-d-796905-2 sudo[112730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:32.747762 n-d-796905-2 sudo[112730]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:32.751268 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-954adeec-adf3-45d9-8b43-c8fbcfc0c4c2 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5" returned: 0 in 0.625s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:32.754166 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-954adeec-adf3-45d9-8b43-c8fbcfc0c4c2 tempest-VolumesGetTest-219731246 None] Successfully deleted volume: 4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5
Sep 14 18:02:32.831553 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-954adeec-adf3-45d9-8b43-c8fbcfc0c4c2 tempest-VolumesGetTest-219731246 None] Created reservations ['0481904c-766a-466e-9db1-3c4aeb8a7255', '8a125aeb-4d04-4955-b33c-2fb42e31754b', '5aa168f8-c2e4-402f-8ac0-2d836c4df151', 'c9a71c9d-f473-4702-8937-8b6b049c63fc'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:02:32.839627 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-954adeec-adf3-45d9-8b43-c8fbcfc0c4c2 tempest-VolumesGetTest-219731246 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:02:32.839627 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:02:32.839627 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:02:32.899505 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-954adeec-adf3-45d9-8b43-c8fbcfc0c4c2 tempest-VolumesGetTest-219731246 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:02:32.900581 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-954adeec-adf3-45d9-8b43-c8fbcfc0c4c2 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:32.926041 n-d-796905-2 sudo[112736]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:02:32.928122 n-d-796905-2 sudo[112736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:33.277202 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-719724bc-c969-4aed-943a-c2ddce3c6461 tempest-VolumesGetTest-219731246 None] Lock "b'cinder-2d0f5761-bb24-4af8-8e38-3a2391ac78b5-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:02:33.408056 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-719724bc-c969-4aed-943a-c2ddce3c6461 tempest-VolumesGetTest-219731246 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2d0f5761-bb24-4af8-8e38-3a2391ac78b5
Sep 14 18:02:33.409550 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-719724bc-c969-4aed-943a-c2ddce3c6461 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d0f5761-bb24-4af8-8e38-3a2391ac78b5 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:33.433573 n-d-796905-2 sudo[112739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d0f5761-bb24-4af8-8e38-3a2391ac78b5
Sep 14 18:02:33.435287 n-d-796905-2 sudo[112739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:33.529418 n-d-796905-2 sudo[112736]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:33.531788 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-954adeec-adf3-45d9-8b43-c8fbcfc0c4c2 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.631s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:33.534282 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-954adeec-adf3-45d9-8b43-c8fbcfc0c4c2 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:33.557225 n-d-796905-2 sudo[112741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:02:33.558843 n-d-796905-2 sudo[112741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:33.919546 n-d-796905-2 sudo[112739]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:33.921933 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-719724bc-c969-4aed-943a-c2ddce3c6461 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2d0f5761-bb24-4af8-8e38-3a2391ac78b5" returned: 0 in 0.512s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:33.924226 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-719724bc-c969-4aed-943a-c2ddce3c6461 tempest-VolumesGetTest-219731246 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-2d0f5761-bb24-4af8-8e38-3a2391ac78b5 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:33.953382 n-d-796905-2 sudo[112744]: ubuntu : 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-2d0f5761-bb24-4af8-8e38-3a2391ac78b5
Sep 14 18:02:33.954962 n-d-796905-2 sudo[112744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:34.071739 n-d-796905-2 sudo[112741]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:34.074597 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-954adeec-adf3-45d9-8b43-c8fbcfc0c4c2 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.540s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:34.077879 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-954adeec-adf3-45d9-8b43-c8fbcfc0c4c2 tempest-VolumesGetTest-219731246 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:02:34.093885 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-954adeec-adf3-45d9-8b43-c8fbcfc0c4c2 tempest-VolumesGetTest-219731246 None] Deleted volume successfully.
Sep 14 18:02:34.139296 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-954adeec-adf3-45d9-8b43-c8fbcfc0c4c2 tempest-VolumesGetTest-219731246 None] Lock "b'cinder-4fb6c1be-63eb-4793-a26c-e1ad6a0aa2e5-delete_volume'" released by "delete_volume" :: held 3.455s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:02:34.542371 n-d-796905-2 sudo[112744]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:34.544221 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-719724bc-c969-4aed-943a-c2ddce3c6461 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-2d0f5761-bb24-4af8-8e38-3a2391ac78b5" returned: 0 in 0.620s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:34.545811 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-719724bc-c969-4aed-943a-c2ddce3c6461 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2d0f5761-bb24-4af8-8e38-3a2391ac78b5 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:34.586685 n-d-796905-2 sudo[112748]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2d0f5761-bb24-4af8-8e38-3a2391ac78b5
Sep 14 18:02:34.589812 n-d-796905-2 sudo[112748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:35.107769 n-d-796905-2 sudo[112748]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:35.110265 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-719724bc-c969-4aed-943a-c2ddce3c6461 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2d0f5761-bb24-4af8-8e38-3a2391ac78b5" returned: 0 in 0.564s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:35.112223 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-719724bc-c969-4aed-943a-c2ddce3c6461 tempest-VolumesGetTest-219731246 None] Successfully deleted volume: 2d0f5761-bb24-4af8-8e38-3a2391ac78b5
Sep 14 18:02:35.172186 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-719724bc-c969-4aed-943a-c2ddce3c6461 tempest-VolumesGetTest-219731246 None] Created reservations ['dc8f0551-317a-4f4b-b201-5f2e6ca7530f', '14809bdd-3f35-44f4-9ddd-fa99f33c643b', '58a8cbe1-4661-40aa-ade2-072bcb4eb6b0', '9522e2d2-305b-4327-aa57-febc7bdfd1ef'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:02:35.174358 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-719724bc-c969-4aed-943a-c2ddce3c6461 tempest-VolumesGetTest-219731246 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:02:35.174358 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:02:35.174358 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:02:35.240795 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-719724bc-c969-4aed-943a-c2ddce3c6461 tempest-VolumesGetTest-219731246 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:02:35.242205 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-719724bc-c969-4aed-943a-c2ddce3c6461 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:35.262698 n-d-796905-2 sudo[112755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:02:35.263669 n-d-796905-2 sudo[112755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:35.731415 n-d-796905-2 sudo[112755]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:35.733968 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-719724bc-c969-4aed-943a-c2ddce3c6461 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:35.736311 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-719724bc-c969-4aed-943a-c2ddce3c6461 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:35.760323 n-d-796905-2 sudo[112758]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:02:35.761677 n-d-796905-2 sudo[112758]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:36.560755 n-d-796905-2 sudo[112758]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:36.563769 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-719724bc-c969-4aed-943a-c2ddce3c6461 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.827s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:36.567254 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-719724bc-c969-4aed-943a-c2ddce3c6461 tempest-VolumesGetTest-219731246 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:02:36.573653 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-719724bc-c969-4aed-943a-c2ddce3c6461 tempest-VolumesGetTest-219731246 None] Deleted volume successfully.
Sep 14 18:02:36.594642 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-719724bc-c969-4aed-943a-c2ddce3c6461 tempest-VolumesGetTest-219731246 None] Lock "b'cinder-2d0f5761-bb24-4af8-8e38-3a2391ac78b5-delete_volume'" released by "delete_volume" :: held 3.318s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:02:36.801542 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:02:36.815495 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:02:36.816435 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:02:36.853022 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Flow 'volume_create_manager' (b6a3118d-6991-4c4b-bc75-a3df723dc173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:02:36.863691 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a173ad0-1636-4aa2-969c-d326a11a7e94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:36.897937 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:02:36.926871 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1a173ad0-1636-4aa2-969c-d326a11a7e94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:02:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2091874075',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=8f84c67b-b321-4511-a869-a2c0a21cdfff,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='b1f53b54760644539f14ba0358ab99d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18: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-09-14T18:02:37Z,user_id='65d977002a69430abae4d11324f1b9c7',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:36.929702 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66d02185-7fd5-4f07-8fa9-8d7eb2546920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:36.932056 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (66d02185-7fd5-4f07-8fa9-8d7eb2546920) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:36.945404 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a72f5da-2b1f-42ff-b679-61abd9efef4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:37.060457 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a72f5da-2b1f-42ff-b679-61abd9efef4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '8f84c67b-b321-4511-a869-a2c0a21cdfff', 'volume_name': 'volume-8f84c67b-b321-4511-a869-a2c0a21cdfff', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:37.063792 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e575a827-18f6-4949-9d73-331327a28183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:37.066264 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e575a827-18f6-4949-9d73-331327a28183) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:37.069548 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ebf31756-d370-4ff9-b136-c3d6032aa2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:37.070597 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Volume 8f84c67b-b321-4511-a869-a2c0a21cdfff: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-8f84c67b-b321-4511-a869-a2c0a21cdfff', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 14 18:02:37.071748 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Cloning 8f84c67b-b321-4511-a869-a2c0a21cdfff from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 at location (None, None). {{(pid=84144) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 14 18:02:52.815076 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_d6gn62wan-d-796905-2@lvmdriver-1, size 616.00 MB, duration 15.74 sec {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 14 18:02:52.815782 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Image download 616.00 MB at 39.14 MB/s
Sep 14 18:02:52.880274 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_d6gn62wan-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:53.099493 n-d-796905-2 sudo[112840]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_d6gn62wan-d-796905-2@lvmdriver-1
Sep 14 18:02:53.100453 n-d-796905-2 sudo[112840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:53.616936 n-d-796905-2 sudo[112840]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:53.619541 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_d6gn62wan-d-796905-2@lvmdriver-1" returned: 0 in 0.739s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:53.620366 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 is fetched for user 65d977002a69430abae4d11324f1b9c7. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 14 18:02:53.720822 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_d6gn62wan-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:53.858390 n-d-796905-2 sudo[112847]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_d6gn62wan-d-796905-2@lvmdriver-1
Sep 14 18:02:53.859837 n-d-796905-2 sudo[112847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:54.544651 n-d-796905-2 sudo[112847]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:54.547657 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_d6gn62wan-d-796905-2@lvmdriver-1" returned: 0 in 0.826s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:54.550319 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8f84c67b-b321-4511-a869-a2c0a21cdfff stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:54.579628 n-d-796905-2 sudo[112857]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8f84c67b-b321-4511-a869-a2c0a21cdfff stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:02:54.580859 n-d-796905-2 sudo[112857]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:55.321816 n-d-796905-2 sudo[112857]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:55.324866 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8f84c67b-b321-4511-a869-a2c0a21cdfff stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.774s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:55.364773 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Attempting download of 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 8f84c67b-b321-4511-a869-a2c0a21cdfff. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 14 18:02:55.481615 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_intrf7yg {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:55.609841 n-d-796905-2 sudo[112893]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_intrf7yg
Sep 14 18:02:55.610654 n-d-796905-2 sudo[112893]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:55.963998 n-d-796905-2 sudo[112893]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:55.967140 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_intrf7yg" returned: 0 in 0.494s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:55.968039 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_d6gn62wan-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:56.054878 n-d-796905-2 sudo[112897]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_d6gn62wan-d-796905-2@lvmdriver-1
Sep 14 18:02:56.055701 n-d-796905-2 sudo[112897]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:56.406873 n-d-796905-2 sudo[112897]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:56.409524 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_d6gn62wan-d-796905-2@lvmdriver-1" returned: 0 in 0.441s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:56.411359 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 was vhdx, converting to raw {{(pid=84144) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 14 18:02:56.413509 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_d6gn62wan-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8f84c67b--b321--4511--a869--a2c0a21cdfff oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:56.432888 n-d-796905-2 sudo[112902]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_d6gn62wan-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8f84c67b--b321--4511--a869--a2c0a21cdfff oflag=direct
Sep 14 18:02:56.433696 n-d-796905-2 sudo[112902]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:56.995216 n-d-796905-2 sudo[112902]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:56.998053 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_d6gn62wan-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8f84c67b--b321--4511--a869--a2c0a21cdfff oflag=direct" returned: 0 in 0.585s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:56.999465 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_d6gn62wan-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8f84c67b--b321--4511--a869--a2c0a21cdfff {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:57.047845 n-d-796905-2 sudo[112914]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_d6gn62wan-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8f84c67b--b321--4511--a869--a2c0a21cdfff
Sep 14 18:02:57.048646 n-d-796905-2 sudo[112914]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:58.484167 n-d-796905-2 sudo[112914]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:58.486266 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_d6gn62wan-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8f84c67b--b321--4511--a869--a2c0a21cdfff" returned: 0 in 1.487s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:58.488038 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_d6gn62wan-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:02:58.583544 n-d-796905-2 sudo[112939]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_d6gn62wan-d-796905-2@lvmdriver-1
Sep 14 18:02:58.584721 n-d-796905-2 sudo[112939]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:02:59.090428 n-d-796905-2 sudo[112939]: pam_unix(sudo:session): session closed for user root
Sep 14 18:02:59.093478 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_d6gn62wan-d-796905-2@lvmdriver-1" returned: 0 in 0.605s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:02:59.094854 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_d6gn62wan-d-796905-2@lvmdriver-1, size 700.00 MB, duration 1.49 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--8f84c67b--b321--4511--a869--a2c0a21cdfff {{(pid=84144) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 14 18:02:59.095477 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Converted 700.00 MB image at 470.20 MB/s
Sep 14 18:02:59.096430 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Downloaded image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 8f84c67b-b321-4511-a869-a2c0a21cdfff successfully. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 14 18:02:59.265010 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 for user 65d977002a69430abae4d11324f1b9c7 is deleted. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 14 18:02:59.265776 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Marking volume 8f84c67b-b321-4511-a869-a2c0a21cdfff as bootable. {{(pid=84144) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 14 18:02:59.280581 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Copying metadata from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 to 8f84c67b-b321-4511-a869-a2c0a21cdfff. {{(pid=84144) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 14 18:02:59.281759 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Creating volume glance metadata for volume 8f84c67b-b321-4511-a869-a2c0a21cdfff backed by image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84144) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 14 18:02:59.374030 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ebf31756-d370-4ff9-b136-c3d6032aa2a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8f84c67b-b321-4511-a869-a2c0a21cdfff', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:59.376710 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1546d29b-6260-424f-b05b-8af8c2cbc074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:02:59.386933 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Volume volume-8f84c67b-b321-4511-a869-a2c0a21cdfff (8f84c67b-b321-4511-a869-a2c0a21cdfff): created successfully
Sep 14 18:02:59.388980 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1546d29b-6260-424f-b05b-8af8c2cbc074) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:02:59.392064 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Flow 'volume_create_manager' (b6a3118d-6991-4c4b-bc75-a3df723dc173) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:02:59.401426 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7217f150-6986-4445-a8b7-cd0bf31b970c tempest-VolumesGetTest-219731246 None] Created volume successfully.
Sep 14 18:03:01.506556 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:03:01.513808 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:03:01.519818 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:03:01.539616 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] Flow 'volume_create_manager' (9ea70fe1-756b-4201-bfbb-2eb5ed5d5095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:03:01.545616 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1fb39846-9cdf-4fae-bc59-724a66d3e4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:01.575149 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:03:01.605665 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1fb39846-9cdf-4fae-bc59-724a66d3e4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:03:01Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1780737996',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=a85c5045-1593-4939-bd32-9de86989f8cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1f53b54760644539f14ba0358ab99d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:03:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:03:01Z,user_id='65d977002a69430abae4d11324f1b9c7',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:01.608322 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8564b849-e9b1-4c9b-bd11-8f6630a3fe65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:01.611056 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8564b849-e9b1-4c9b-bd11-8f6630a3fe65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:01.613924 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0154fe35-5f1a-432d-b8a4-e71b2e8ef504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:01.618745 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0154fe35-5f1a-432d-b8a4-e71b2e8ef504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a85c5045-1593-4939-bd32-9de86989f8cc', 'volume_name': 'volume-a85c5045-1593-4939-bd32-9de86989f8cc', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:01.624955 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (628a1f72-9c4a-40ac-a400-45e1071345bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:01.631680 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (628a1f72-9c4a-40ac-a400-45e1071345bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:01.634021 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6a7f98ca-7116-4538-a465-4acaacaaf005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:01.635025 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] Volume a85c5045-1593-4939-bd32-9de86989f8cc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a85c5045-1593-4939-bd32-9de86989f8cc', 'volume_size': 1}
Sep 14 18:03:01.636973 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a85c5045-1593-4939-bd32-9de86989f8cc stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:01.668365 n-d-796905-2 sudo[112954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a85c5045-1593-4939-bd32-9de86989f8cc stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:03:01.670066 n-d-796905-2 sudo[112954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:02.401965 n-d-796905-2 sudo[112954]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:02.404530 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a85c5045-1593-4939-bd32-9de86989f8cc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.768s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:02.409141 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6a7f98ca-7116-4538-a465-4acaacaaf005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a85c5045-1593-4939-bd32-9de86989f8cc', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:02.411828 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bf10905d-16e4-4352-90e4-28c0ee044b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:02.424358 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] Volume volume-a85c5045-1593-4939-bd32-9de86989f8cc (a85c5045-1593-4939-bd32-9de86989f8cc): created successfully
Sep 14 18:03:02.427864 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bf10905d-16e4-4352-90e4-28c0ee044b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:02.431624 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] Flow 'volume_create_manager' (9ea70fe1-756b-4201-bfbb-2eb5ed5d5095) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:03:02.442590 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-086b69bd-df65-40e2-a56c-5d0f8b062cce tempest-VolumesGetTest-219731246 None] Created volume successfully.
Sep 14 18:03:02.921874 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-356eecb1-b595-4b11-805f-060e6c89ce99 tempest-VolumesGetTest-219731246 None] Lock "b'cinder-a85c5045-1593-4939-bd32-9de86989f8cc-delete_volume'" acquired by "delete_volume" :: waited 0.043s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:03:03.166899 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-356eecb1-b595-4b11-805f-060e6c89ce99 tempest-VolumesGetTest-219731246 None] Skipping remove_export. No iscsi_target is presently exported for volume: a85c5045-1593-4939-bd32-9de86989f8cc
Sep 14 18:03:03.168357 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-356eecb1-b595-4b11-805f-060e6c89ce99 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a85c5045-1593-4939-bd32-9de86989f8cc {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:03.199785 n-d-796905-2 sudo[112988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a85c5045-1593-4939-bd32-9de86989f8cc
Sep 14 18:03:03.201909 n-d-796905-2 sudo[112988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:03.643724 n-d-796905-2 sudo[112988]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:03.646753 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-356eecb1-b595-4b11-805f-060e6c89ce99 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a85c5045-1593-4939-bd32-9de86989f8cc" returned: 0 in 0.478s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:03.649112 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-356eecb1-b595-4b11-805f-060e6c89ce99 tempest-VolumesGetTest-219731246 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-a85c5045-1593-4939-bd32-9de86989f8cc {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:03.672810 n-d-796905-2 sudo[112991]: ubuntu : 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-a85c5045-1593-4939-bd32-9de86989f8cc
Sep 14 18:03:03.674167 n-d-796905-2 sudo[112991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:04.200291 n-d-796905-2 sudo[112991]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:04.202661 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-356eecb1-b595-4b11-805f-060e6c89ce99 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-a85c5045-1593-4939-bd32-9de86989f8cc" returned: 0 in 0.554s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:04.207400 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-356eecb1-b595-4b11-805f-060e6c89ce99 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a85c5045-1593-4939-bd32-9de86989f8cc {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:04.256454 n-d-796905-2 sudo[112994]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a85c5045-1593-4939-bd32-9de86989f8cc
Sep 14 18:03:04.265760 n-d-796905-2 sudo[112994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:04.600973 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:03:04.601430 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:03:04.602263 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:04.647837 n-d-796905-2 sudo[112998]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:03:04.652832 n-d-796905-2 sudo[112998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:04.978279 n-d-796905-2 sudo[112994]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:04.980815 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-356eecb1-b595-4b11-805f-060e6c89ce99 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a85c5045-1593-4939-bd32-9de86989f8cc" returned: 0 in 0.773s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:04.982196 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-356eecb1-b595-4b11-805f-060e6c89ce99 tempest-VolumesGetTest-219731246 None] Successfully deleted volume: a85c5045-1593-4939-bd32-9de86989f8cc
Sep 14 18:03:05.045709 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-356eecb1-b595-4b11-805f-060e6c89ce99 tempest-VolumesGetTest-219731246 None] Created reservations ['510438a8-99bd-4c1e-98d4-4a8e6d48da70', '644254f3-de60-4761-8ac7-a2c85c6a5f8b', '742fb17c-515e-4f49-9bf8-b245b552d860', 'b1dd0c29-06af-46dd-ba1e-5dbaf309c085'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:03:05.048893 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-356eecb1-b595-4b11-805f-060e6c89ce99 tempest-VolumesGetTest-219731246 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:03:05.048893 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:03:05.048893 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:03:05.141492 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-356eecb1-b595-4b11-805f-060e6c89ce99 tempest-VolumesGetTest-219731246 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:03:05.142300 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-356eecb1-b595-4b11-805f-060e6c89ce99 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:05.185895 n-d-796905-2 sudo[113006]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:03:05.186806 n-d-796905-2 sudo[113006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:05.416084 n-d-796905-2 sudo[112998]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:05.422109 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:05.425877 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:05.466403 n-d-796905-2 sudo[113009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:03:05.468606 n-d-796905-2 sudo[113009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:05.657509 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-aa6ebf09-05ab-47b8-9be1-444223e05325 tempest-VolumesGetTest-219731246 None] Lock "b'cinder-8f84c67b-b321-4511-a869-a2c0a21cdfff-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:03:05.841363 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-aa6ebf09-05ab-47b8-9be1-444223e05325 tempest-VolumesGetTest-219731246 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8f84c67b-b321-4511-a869-a2c0a21cdfff
Sep 14 18:03:05.861760 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aa6ebf09-05ab-47b8-9be1-444223e05325 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8f84c67b-b321-4511-a869-a2c0a21cdfff {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:05.923901 n-d-796905-2 sudo[113006]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:05.927456 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-356eecb1-b595-4b11-805f-060e6c89ce99 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.784s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:05.930401 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-356eecb1-b595-4b11-805f-060e6c89ce99 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:05.930804 n-d-796905-2 sudo[113012]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8f84c67b-b321-4511-a869-a2c0a21cdfff
Sep 14 18:03:05.932538 n-d-796905-2 sudo[113012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:05.997731 n-d-796905-2 sudo[113014]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:03:05.998573 n-d-796905-2 sudo[113014]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:06.159012 n-d-796905-2 sudo[113009]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:06.161700 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.735s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:06.163762 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:03:06.537494 n-d-796905-2 sudo[113012]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:06.540130 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aa6ebf09-05ab-47b8-9be1-444223e05325 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8f84c67b-b321-4511-a869-a2c0a21cdfff" returned: 0 in 0.678s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:06.542332 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aa6ebf09-05ab-47b8-9be1-444223e05325 tempest-VolumesGetTest-219731246 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-8f84c67b-b321-4511-a869-a2c0a21cdfff {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:06.568902 n-d-796905-2 sudo[113021]: ubuntu : 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-8f84c67b-b321-4511-a869-a2c0a21cdfff
Sep 14 18:03:06.569831 n-d-796905-2 sudo[113021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:06.623861 n-d-796905-2 sudo[113014]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:06.626958 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-356eecb1-b595-4b11-805f-060e6c89ce99 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:06.628846 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-356eecb1-b595-4b11-805f-060e6c89ce99 tempest-VolumesGetTest-219731246 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:03:06.640364 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-356eecb1-b595-4b11-805f-060e6c89ce99 tempest-VolumesGetTest-219731246 None] Deleted volume successfully.
Sep 14 18:03:06.689347 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-356eecb1-b595-4b11-805f-060e6c89ce99 tempest-VolumesGetTest-219731246 None] Lock "b'cinder-a85c5045-1593-4939-bd32-9de86989f8cc-delete_volume'" released by "delete_volume" :: held 3.767s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:03:07.235713 n-d-796905-2 sudo[113021]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:07.237763 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aa6ebf09-05ab-47b8-9be1-444223e05325 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-8f84c67b-b321-4511-a869-a2c0a21cdfff" returned: 0 in 0.696s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:07.239401 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aa6ebf09-05ab-47b8-9be1-444223e05325 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8f84c67b-b321-4511-a869-a2c0a21cdfff {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:07.261479 n-d-796905-2 sudo[113026]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8f84c67b-b321-4511-a869-a2c0a21cdfff
Sep 14 18:03:07.262881 n-d-796905-2 sudo[113026]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:07.798353 n-d-796905-2 sudo[113026]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:07.801354 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aa6ebf09-05ab-47b8-9be1-444223e05325 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8f84c67b-b321-4511-a869-a2c0a21cdfff" returned: 0 in 0.561s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:07.803102 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-aa6ebf09-05ab-47b8-9be1-444223e05325 tempest-VolumesGetTest-219731246 None] Successfully deleted volume: 8f84c67b-b321-4511-a869-a2c0a21cdfff
Sep 14 18:03:07.874725 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-aa6ebf09-05ab-47b8-9be1-444223e05325 tempest-VolumesGetTest-219731246 None] Created reservations ['a052a33c-c0f7-47a8-aef7-811fa36b20ef', 'addfd9ca-6534-4dca-95c1-d5ba9cb1efea', '0b578686-318d-4b28-af26-5911833c38b3', '08536125-c041-4674-9df3-fd08ed23a58e'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:03:07.877721 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-aa6ebf09-05ab-47b8-9be1-444223e05325 tempest-VolumesGetTest-219731246 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:03:07.877721 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:03:07.877721 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:03:07.949702 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-aa6ebf09-05ab-47b8-9be1-444223e05325 tempest-VolumesGetTest-219731246 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:03:07.951652 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aa6ebf09-05ab-47b8-9be1-444223e05325 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:07.972618 n-d-796905-2 sudo[113031]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:03:07.975566 n-d-796905-2 sudo[113031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:08.315315 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-3bdfe9ae-b589-4a4d-830a-a59e803bd2de tempest-VolumesGetTest-219731246 None] Lock "b'cinder-ed820a08-3929-4537-bc25-60853c4a48d1-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:03:08.422707 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-3bdfe9ae-b589-4a4d-830a-a59e803bd2de tempest-VolumesGetTest-219731246 None] Skipping remove_export. No iscsi_target is presently exported for volume: ed820a08-3929-4537-bc25-60853c4a48d1
Sep 14 18:03:08.424323 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3bdfe9ae-b589-4a4d-830a-a59e803bd2de tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ed820a08-3929-4537-bc25-60853c4a48d1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:08.449366 n-d-796905-2 sudo[113036]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ed820a08-3929-4537-bc25-60853c4a48d1
Sep 14 18:03:08.450241 n-d-796905-2 sudo[113036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:08.553582 n-d-796905-2 sudo[113031]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:08.556232 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aa6ebf09-05ab-47b8-9be1-444223e05325 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.604s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:08.558572 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aa6ebf09-05ab-47b8-9be1-444223e05325 tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:08.614857 n-d-796905-2 sudo[113038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:03:08.616416 n-d-796905-2 sudo[113038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:09.055517 n-d-796905-2 sudo[113036]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:09.062370 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3bdfe9ae-b589-4a4d-830a-a59e803bd2de tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ed820a08-3929-4537-bc25-60853c4a48d1" returned: 0 in 0.633s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:09.064878 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3bdfe9ae-b589-4a4d-830a-a59e803bd2de tempest-VolumesGetTest-219731246 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-ed820a08-3929-4537-bc25-60853c4a48d1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:09.085086 n-d-796905-2 sudo[113042]: ubuntu : 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-ed820a08-3929-4537-bc25-60853c4a48d1
Sep 14 18:03:09.085906 n-d-796905-2 sudo[113042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:09.153246 n-d-796905-2 sudo[113038]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:09.161299 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aa6ebf09-05ab-47b8-9be1-444223e05325 tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.599s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:09.167758 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-aa6ebf09-05ab-47b8-9be1-444223e05325 tempest-VolumesGetTest-219731246 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:03:09.174606 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-aa6ebf09-05ab-47b8-9be1-444223e05325 tempest-VolumesGetTest-219731246 None] Deleted volume successfully.
Sep 14 18:03:09.202198 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-aa6ebf09-05ab-47b8-9be1-444223e05325 tempest-VolumesGetTest-219731246 None] Lock "b'cinder-8f84c67b-b321-4511-a869-a2c0a21cdfff-delete_volume'" released by "delete_volume" :: held 3.545s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:03:09.542665 n-d-796905-2 sudo[113042]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:09.544668 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3bdfe9ae-b589-4a4d-830a-a59e803bd2de tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ed820a08-3929-4537-bc25-60853c4a48d1" returned: 0 in 0.480s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:09.546160 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3bdfe9ae-b589-4a4d-830a-a59e803bd2de tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ed820a08-3929-4537-bc25-60853c4a48d1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:09.566166 n-d-796905-2 sudo[113045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ed820a08-3929-4537-bc25-60853c4a48d1
Sep 14 18:03:09.567550 n-d-796905-2 sudo[113045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:10.058480 n-d-796905-2 sudo[113045]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:10.061184 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3bdfe9ae-b589-4a4d-830a-a59e803bd2de tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ed820a08-3929-4537-bc25-60853c4a48d1" returned: 0 in 0.515s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:10.062407 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-3bdfe9ae-b589-4a4d-830a-a59e803bd2de tempest-VolumesGetTest-219731246 None] Successfully deleted volume: ed820a08-3929-4537-bc25-60853c4a48d1
Sep 14 18:03:10.114738 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-3bdfe9ae-b589-4a4d-830a-a59e803bd2de tempest-VolumesGetTest-219731246 None] Created reservations ['bef9bc45-7601-48f9-9c33-1b79b7380a7b', 'e070caf5-63c0-4071-883b-5523eec1eb2c', 'e65f6f26-a9ad-4886-9c7a-439908354033', '8e3c98f2-4863-4ea2-886a-34abf5d6efe2'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:03:10.118109 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-3bdfe9ae-b589-4a4d-830a-a59e803bd2de tempest-VolumesGetTest-219731246 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:03:10.118109 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:03:10.118109 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:03:10.186119 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-3bdfe9ae-b589-4a4d-830a-a59e803bd2de tempest-VolumesGetTest-219731246 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:03:10.187454 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3bdfe9ae-b589-4a4d-830a-a59e803bd2de tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:10.219369 n-d-796905-2 sudo[113050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:03:10.221204 n-d-796905-2 sudo[113050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:10.804964 n-d-796905-2 sudo[113050]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:10.807326 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3bdfe9ae-b589-4a4d-830a-a59e803bd2de tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.619s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:10.810252 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3bdfe9ae-b589-4a4d-830a-a59e803bd2de tempest-VolumesGetTest-219731246 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:10.843173 n-d-796905-2 sudo[113053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:03:10.844044 n-d-796905-2 sudo[113053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:11.496993 n-d-796905-2 sudo[113053]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:11.501250 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3bdfe9ae-b589-4a4d-830a-a59e803bd2de tempest-VolumesGetTest-219731246 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.691s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:11.504094 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-3bdfe9ae-b589-4a4d-830a-a59e803bd2de tempest-VolumesGetTest-219731246 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:03:11.524728 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-3bdfe9ae-b589-4a4d-830a-a59e803bd2de tempest-VolumesGetTest-219731246 None] Deleted volume successfully.
Sep 14 18:03:11.545011 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-3bdfe9ae-b589-4a4d-830a-a59e803bd2de tempest-VolumesGetTest-219731246 None] Lock "b'cinder-ed820a08-3929-4537-bc25-60853c4a48d1-delete_volume'" released by "delete_volume" :: held 3.230s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:03:17.732818 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0cda23f5-45c3-441a-8b37-fd214ec5622d tempest-BackendsCapabilitiesAdminTestsJSON-1205151080 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-796905-2:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'shared_targets': False, 'sparse_copy_volume': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=84144) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4477}}
Sep 14 18:03:17.771277 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-85a4729e-7fe8-4c9f-bbf5-002bcd2b22fa tempest-BackendsCapabilitiesAdminTestsJSON-1205151080 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-796905-2:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'shared_targets': False, 'sparse_copy_volume': False, 'properties': {'thin_provisioning': {'title': 'Thin Provisioning', 'description': 'Sets thin provisioning.', 'type': 'boolean'}, 'compression': {'title': 'Compression', 'description': 'Enables compression.', 'type': 'boolean'}, 'qos': {'title': 'QoS', 'description': 'Enables QoS.', 'type': 'boolean'}, 'replication_enabled': {'title': 'Replication', 'description': 'Enables replication.', 'type': 'boolean'}}}. {{(pid=84144) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4477}}
Sep 14 18:03:26.632190 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:03:26.636142 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:03:26.637431 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:03:26.650428 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Flow 'volume_create_manager' (a444b46b-6214-4211-875b-30ebe719f14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:03:26.653707 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (05431e8b-9a9f-400e-823d-4d9970e40d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:26.684616 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:03:26.716322 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (05431e8b-9a9f-400e-823d-4d9970e40d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:03:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2110986364',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=66ed6305-b592-43f4-94ff-bb11ec595d0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8666cba8454b4d188d7012394941bb4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:03:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:03:27Z,user_id='604aec559d0e47d89e30f9a3b798fa5f',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:26.719181 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd3360f2-17fb-4dc8-a231-09daaaed899a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:26.722497 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd3360f2-17fb-4dc8-a231-09daaaed899a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:26.725776 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0fd4a1a6-e0ae-456a-98f2-a079da5ff6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:26.734164 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0fd4a1a6-e0ae-456a-98f2-a079da5ff6fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '66ed6305-b592-43f4-94ff-bb11ec595d0f', 'volume_name': 'volume-66ed6305-b592-43f4-94ff-bb11ec595d0f', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:26.739286 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (61866109-a1bc-4083-b683-e5bbe0f0c97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:26.742458 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (61866109-a1bc-4083-b683-e5bbe0f0c97b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:26.765640 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f912e239-2300-4aa3-be4d-02960398bd3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:26.767350 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Volume 66ed6305-b592-43f4-94ff-bb11ec595d0f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-66ed6305-b592-43f4-94ff-bb11ec595d0f', 'volume_size': 1}
Sep 14 18:03:26.768754 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-66ed6305-b592-43f4-94ff-bb11ec595d0f stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:26.798568 n-d-796905-2 sudo[113260]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-66ed6305-b592-43f4-94ff-bb11ec595d0f stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:03:26.802514 n-d-796905-2 sudo[113260]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:27.490050 n-d-796905-2 sudo[113260]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:27.492714 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-66ed6305-b592-43f4-94ff-bb11ec595d0f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.724s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:27.496958 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f912e239-2300-4aa3-be4d-02960398bd3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-66ed6305-b592-43f4-94ff-bb11ec595d0f', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:27.500820 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0867485-5f23-4ad1-bd35-b6f97280262c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:27.513935 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Volume volume-66ed6305-b592-43f4-94ff-bb11ec595d0f (66ed6305-b592-43f4-94ff-bb11ec595d0f): created successfully
Sep 14 18:03:27.516057 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0867485-5f23-4ad1-bd35-b6f97280262c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:27.524208 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Flow 'volume_create_manager' (a444b46b-6214-4211-875b-30ebe719f14a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:03:27.548417 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-208a45a7-df51-4bb6-b71d-ebe4303f7beb tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Created volume successfully.
Sep 14 18:03:28.326542 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-31fc2e0b-d035-4090-a395-d3b66f1de4ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-66ed6305-b592-43f4-94ff-bb11ec595d0f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:28.378148 n-d-796905-2 sudo[113302]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-66ed6305-b592-43f4-94ff-bb11ec595d0f
Sep 14 18:03:28.383714 n-d-796905-2 sudo[113302]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:28.953706 n-d-796905-2 sudo[113302]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:28.956255 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-31fc2e0b-d035-4090-a395-d3b66f1de4ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-66ed6305-b592-43f4-94ff-bb11ec595d0f" returned: 0 in 0.630s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:28.959871 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-31fc2e0b-d035-4090-a395-d3b66f1de4ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-88da89b1-49c9-4dc7-aba8-d5529e58fdbb --snapshot stack-volumes-lvmdriver-1/volume-66ed6305-b592-43f4-94ff-bb11ec595d0f -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:29.012923 n-d-796905-2 sudo[113305]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-88da89b1-49c9-4dc7-aba8-d5529e58fdbb --snapshot stack-volumes-lvmdriver-1/volume-66ed6305-b592-43f4-94ff-bb11ec595d0f -L 1.00g
Sep 14 18:03:29.017996 n-d-796905-2 sudo[113305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:30.174096 n-d-796905-2 sudo[113305]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:30.177631 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-31fc2e0b-d035-4090-a395-d3b66f1de4ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-88da89b1-49c9-4dc7-aba8-d5529e58fdbb --snapshot stack-volumes-lvmdriver-1/volume-66ed6305-b592-43f4-94ff-bb11ec595d0f -L 1.00g" returned: 0 in 1.219s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:30.256535 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-31fc2e0b-d035-4090-a395-d3b66f1de4ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Create snapshot completed successfully
Sep 14 18:03:31.326913 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-664035c9-e2f2-4496-b2e2-c4955e04d28f tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Lock "b'cinder-88da89b1-49c9-4dc7-aba8-d5529e58fdbb-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.028s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:03:31.328782 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-664035c9-e2f2-4496-b2e2-c4955e04d28f tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-88da89b1-49c9-4dc7-aba8-d5529e58fdbb {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:31.360124 n-d-796905-2 sudo[113411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-88da89b1-49c9-4dc7-aba8-d5529e58fdbb
Sep 14 18:03:31.361839 n-d-796905-2 sudo[113411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:32.124641 n-d-796905-2 sudo[113411]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:32.127627 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-664035c9-e2f2-4496-b2e2-c4955e04d28f tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-88da89b1-49c9-4dc7-aba8-d5529e58fdbb" returned: 0 in 0.798s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:32.130601 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-664035c9-e2f2-4496-b2e2-c4955e04d28f tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-88da89b1-49c9-4dc7-aba8-d5529e58fdbb {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:32.160443 n-d-796905-2 sudo[113415]: ubuntu : TTY=unknown ; 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-88da89b1-49c9-4dc7-aba8-d5529e58fdbb
Sep 14 18:03:32.161283 n-d-796905-2 sudo[113415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:33.059155 n-d-796905-2 sudo[113415]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:33.061930 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-664035c9-e2f2-4496-b2e2-c4955e04d28f tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-88da89b1-49c9-4dc7-aba8-d5529e58fdbb" returned: 0 in 0.930s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:33.365619 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-664035c9-e2f2-4496-b2e2-c4955e04d28f tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Created reservations ['42fbd222-c8f2-4f59-b1db-908cb2a47764', 'dd43968e-f8eb-4e4c-bbb7-c810e7499010', 'f58c2e03-4e46-4ce7-9a75-9666fc7d91c1', 'deb0dfdc-f791-4690-a0b3-18913b48a9c2'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:03:33.367762 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-664035c9-e2f2-4496-b2e2-c4955e04d28f tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:03:33.367762 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:03:33.367762 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:03:33.431182 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-664035c9-e2f2-4496-b2e2-c4955e04d28f tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Delete snapshot completed successfully.
Sep 14 18:03:33.438849 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-664035c9-e2f2-4496-b2e2-c4955e04d28f tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Lock "b'cinder-88da89b1-49c9-4dc7-aba8-d5529e58fdbb-delete_snapshot'" released by "delete_snapshot" :: held 2.112s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:03:33.813977 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-57f0898b-b5f1-4736-b364-d4b611ffbf1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Lock "b'cinder-66ed6305-b592-43f4-94ff-bb11ec595d0f-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:03:34.039808 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-57f0898b-b5f1-4736-b364-d4b611ffbf1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Skipping remove_export. No iscsi_target is presently exported for volume: 66ed6305-b592-43f4-94ff-bb11ec595d0f
Sep 14 18:03:34.043193 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-57f0898b-b5f1-4736-b364-d4b611ffbf1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-66ed6305-b592-43f4-94ff-bb11ec595d0f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:34.134310 n-d-796905-2 sudo[113463]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-66ed6305-b592-43f4-94ff-bb11ec595d0f
Sep 14 18:03:34.143395 n-d-796905-2 sudo[113463]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:34.997495 n-d-796905-2 sudo[113463]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:35.000114 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-57f0898b-b5f1-4736-b364-d4b611ffbf1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-66ed6305-b592-43f4-94ff-bb11ec595d0f" returned: 0 in 0.957s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:35.002540 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-57f0898b-b5f1-4736-b364-d4b611ffbf1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 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-66ed6305-b592-43f4-94ff-bb11ec595d0f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:35.071818 n-d-796905-2 sudo[113496]: ubuntu : 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-66ed6305-b592-43f4-94ff-bb11ec595d0f
Sep 14 18:03:35.072624 n-d-796905-2 sudo[113496]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:35.267846 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:03:35.274602 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:03:35.275626 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:03:35.290481 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] Flow 'volume_create_manager' (8b465ae4-6cfd-47ec-9718-b43588bc0128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:03:35.295383 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (258e5f4a-ebee-4fbb-aa1d-5f88ae7b681b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:35.328616 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:03:35.365796 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (258e5f4a-ebee-4fbb-aa1d-5f88ae7b681b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:03:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1793295160',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=995b551a-8618-4786-a29c-6c01b55b97d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a16a9cecf7643dfb90afb4a93cfeb9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:03:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:03:35Z,user_id='09bb48858e36451b8778a10cd3891edd',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:35.369809 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e4fa8bad-92a5-4c02-8cbd-0b4800d77147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:35.372922 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e4fa8bad-92a5-4c02-8cbd-0b4800d77147) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:35.376046 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e683af95-fc92-45be-827d-78dd9fe1a30e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:35.381157 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e683af95-fc92-45be-827d-78dd9fe1a30e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '995b551a-8618-4786-a29c-6c01b55b97d7', 'volume_name': 'volume-995b551a-8618-4786-a29c-6c01b55b97d7', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:35.384432 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (217b3175-ad57-4716-a8c9-a61d24b5a9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:35.388709 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (217b3175-ad57-4716-a8c9-a61d24b5a9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:35.393285 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (43b4f093-b1f3-4b45-9d5b-1f894119dc81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:35.395520 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] Volume 995b551a-8618-4786-a29c-6c01b55b97d7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-995b551a-8618-4786-a29c-6c01b55b97d7', 'volume_size': 1}
Sep 14 18:03:35.397184 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-995b551a-8618-4786-a29c-6c01b55b97d7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:35.435918 n-d-796905-2 sudo[113506]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-995b551a-8618-4786-a29c-6c01b55b97d7 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:03:35.437478 n-d-796905-2 sudo[113506]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:35.734884 n-d-796905-2 sudo[113496]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:35.737195 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-57f0898b-b5f1-4736-b364-d4b611ffbf1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-66ed6305-b592-43f4-94ff-bb11ec595d0f" returned: 0 in 0.734s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:35.739278 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-57f0898b-b5f1-4736-b364-d4b611ffbf1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-66ed6305-b592-43f4-94ff-bb11ec595d0f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:35.783268 n-d-796905-2 sudo[113521]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-66ed6305-b592-43f4-94ff-bb11ec595d0f
Sep 14 18:03:35.784094 n-d-796905-2 sudo[113521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:36.401880 n-d-796905-2 sudo[113506]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:36.404591 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-995b551a-8618-4786-a29c-6c01b55b97d7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.007s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:36.408091 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (43b4f093-b1f3-4b45-9d5b-1f894119dc81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-995b551a-8618-4786-a29c-6c01b55b97d7', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:36.411189 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c5cb39f-03c7-44b0-ba24-8ccff3e4abd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:36.436596 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] Volume volume-995b551a-8618-4786-a29c-6c01b55b97d7 (995b551a-8618-4786-a29c-6c01b55b97d7): created successfully
Sep 14 18:03:36.439144 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c5cb39f-03c7-44b0-ba24-8ccff3e4abd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:36.443707 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] Flow 'volume_create_manager' (8b465ae4-6cfd-47ec-9718-b43588bc0128) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:03:36.458933 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-6ac27145-9234-426c-b1c1-d77e8f044db8 tempest-AttachVolumeShelveTestJSON-1911253780 None] Created volume successfully.
Sep 14 18:03:36.618506 n-d-796905-2 sudo[113521]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:36.620427 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-57f0898b-b5f1-4736-b364-d4b611ffbf1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-66ed6305-b592-43f4-94ff-bb11ec595d0f" returned: 0 in 0.881s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:36.621925 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-57f0898b-b5f1-4736-b364-d4b611ffbf1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Successfully deleted volume: 66ed6305-b592-43f4-94ff-bb11ec595d0f
Sep 14 18:03:36.694727 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-57f0898b-b5f1-4736-b364-d4b611ffbf1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Created reservations ['305528e5-8595-4c68-9332-2bb907cdf2a0', 'd4480183-18f6-45b0-b4e5-6188fdcb98ef', '15b9455f-fa9b-40fe-8de4-c3709fec4245', 'aff56ef7-806b-46e9-801b-b94c5815c795'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:03:36.701864 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-57f0898b-b5f1-4736-b364-d4b611ffbf1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:03:36.701864 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:03:36.701864 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:03:36.773264 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-57f0898b-b5f1-4736-b364-d4b611ffbf1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:03:36.775272 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-57f0898b-b5f1-4736-b364-d4b611ffbf1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:36.804946 n-d-796905-2 sudo[113564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:03:36.805915 n-d-796905-2 sudo[113564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:37.543703 n-d-796905-2 sudo[113564]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:37.546778 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-57f0898b-b5f1-4736-b364-d4b611ffbf1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.772s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:37.550923 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-57f0898b-b5f1-4736-b364-d4b611ffbf1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:37.601061 n-d-796905-2 sudo[113574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:03:37.604069 n-d-796905-2 sudo[113574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:38.737319 n-d-796905-2 sudo[113574]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:38.739974 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-57f0898b-b5f1-4736-b364-d4b611ffbf1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] CMD "sudo cinder-rootwrap /etc/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.189s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:38.742314 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-57f0898b-b5f1-4736-b364-d4b611ffbf1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:03:38.757809 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-57f0898b-b5f1-4736-b364-d4b611ffbf1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Deleted volume successfully.
Sep 14 18:03:38.791588 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-57f0898b-b5f1-4736-b364-d4b611ffbf1a tempest-VolumeSnapshotQuotasNegativeTestJSON-1178575811 None] Lock "b'cinder-66ed6305-b592-43f4-94ff-bb11ec595d0f-delete_volume'" released by "delete_volume" :: held 4.977s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:03:46.989024 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:03:46.994191 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:03:46.997416 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:03:47.045683 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] Flow 'volume_create_manager' (ff9abe76-1976-4dd1-97c6-4ab16f01ff0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:03:47.050284 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (82005d9b-6d47-46b0-b2bb-249a9d4361d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:47.086200 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:03:47.116572 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (82005d9b-6d47-46b0-b2bb-249a9d4361d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:03:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-270636091',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=1d11fb5a-602e-4a5b-812d-3950130f696b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69d0344025a74ee99f7a168dac103709',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:03:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:03:47Z,user_id='68d006966d2840d986a62f6204c88ead',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:47.119869 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cb523f46-ba97-4420-986f-9b7ae56a0b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:47.122186 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cb523f46-ba97-4420-986f-9b7ae56a0b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:47.125104 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5ddaee1a-0669-4ede-9fb8-b0d7f5a9bf48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:47.130409 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5ddaee1a-0669-4ede-9fb8-b0d7f5a9bf48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1d11fb5a-602e-4a5b-812d-3950130f696b', 'volume_name': 'volume-1d11fb5a-602e-4a5b-812d-3950130f696b', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:47.133199 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dd3385dc-de66-4fa3-b5be-1f1c68d20836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:47.135444 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dd3385dc-de66-4fa3-b5be-1f1c68d20836) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:47.142362 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (11f7f2f3-d7d9-4642-a51b-fe6faf208b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:47.143645 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] Volume 1d11fb5a-602e-4a5b-812d-3950130f696b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1d11fb5a-602e-4a5b-812d-3950130f696b', 'volume_size': 1}
Sep 14 18:03:47.145450 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1d11fb5a-602e-4a5b-812d-3950130f696b stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:47.212533 n-d-796905-2 sudo[113849]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1d11fb5a-602e-4a5b-812d-3950130f696b stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:03:47.213357 n-d-796905-2 sudo[113849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:48.072957 n-d-796905-2 sudo[113849]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:48.075044 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1d11fb5a-602e-4a5b-812d-3950130f696b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.929s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:48.078270 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (11f7f2f3-d7d9-4642-a51b-fe6faf208b96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1d11fb5a-602e-4a5b-812d-3950130f696b', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:48.080511 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3513c930-f8c3-4eeb-b895-28f728b65d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:03:48.110625 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] Volume volume-1d11fb5a-602e-4a5b-812d-3950130f696b (1d11fb5a-602e-4a5b-812d-3950130f696b): created successfully
Sep 14 18:03:48.113002 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3513c930-f8c3-4eeb-b895-28f728b65d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:03:48.116722 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] Flow 'volume_create_manager' (ff9abe76-1976-4dd1-97c6-4ab16f01ff0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:03:48.129304 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-79ba20de-ebb1-4ed0-8441-a8082ef6f0fd tempest-VolumesBackupsV39Test-623377054 None] Created volume successfully.
Sep 14 18:03:49.286383 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.driver [None req-ae27ba52-0645-4f8e-9dee-de2a65185414 tempest-VolumesBackupsV39Test-623377054 None] Creating a new backup for volume volume-1d11fb5a-602e-4a5b-812d-3950130f696b. {{(pid=84144) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 14 18:03:49.317875 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ae27ba52-0645-4f8e-9dee-de2a65185414 tempest-VolumesBackupsV39Test-623377054 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1d11fb5a-602e-4a5b-812d-3950130f696b {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:49.375339 n-d-796905-2 sudo[113925]: 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-1d11fb5a-602e-4a5b-812d-3950130f696b
Sep 14 18:03:49.376911 n-d-796905-2 sudo[113925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:03:50.224893 n-d-796905-2 sudo[113925]: pam_unix(sudo:session): session closed for user root
Sep 14 18:03:50.228864 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ae27ba52-0645-4f8e-9dee-de2a65185414 tempest-VolumesBackupsV39Test-623377054 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1d11fb5a-602e-4a5b-812d-3950130f696b" returned: 0 in 0.910s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:50.297757 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:50.308306 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:50.309042 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-ae27ba52-0645-4f8e-9dee-de2a65185414 tempest-VolumesBackupsV39Test-623377054 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: I_T nexus: 27
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: I_T nexus: 28
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060000
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf60
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060001
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf61
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: tyH8zqHJV7h5K37tFb5U
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Target 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: I_T nexus: 29
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070000
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf70
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070001
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf71
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: mzbkYEyWJe2ibCGjtK83
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:03:50.310051 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:03:50.321707 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-ae27ba52-0645-4f8e-9dee-de2a65185414 tempest-VolumesBackupsV39Test-623377054 None] Creating iscsi_target for Volume ID: volume-1d11fb5a-602e-4a5b-812d-3950130f696b {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:03:50.331980 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-ae27ba52-0645-4f8e-9dee-de2a65185414 tempest-VolumesBackupsV39Test-623377054 None] Created volume path /opt/stack/data/cinder/volumes/volume-1d11fb5a-602e-4a5b-812d-3950130f696b,
Sep 14 18:03:50.331980 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:03:50.331980 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:03:50.331980 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-1d11fb5a-602e-4a5b-812d-3950130f696b
Sep 14 18:03:50.331980 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:03:50.331980 n-d-796905-2 cinder-volume[84144]: incominguser hVhyXHKuhKcK4yTs4hP4 AXp8R7eUdow4DqrQ
Sep 14 18:03:50.331980 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:03:50.331980 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:03:50.331980 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:03:50.331980 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:03:50.337305 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-1d11fb5a-602e-4a5b-812d-3950130f696b {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:51.020222 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-1d11fb5a-602e-4a5b-812d-3950130f696b" returned: 0 in 0.685s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:51.020817 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:03:51.021691 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-ae27ba52-0645-4f8e-9dee-de2a65185414 tempest-VolumesBackupsV39Test-623377054 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:03:51.022235 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-ae27ba52-0645-4f8e-9dee-de2a65185414 tempest-VolumesBackupsV39Test-623377054 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:03:51.025702 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:51.054526 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:51.054893 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1d11fb5a-602e-4a5b-812d-3950130f696b\n System information:\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-1d11fb5a-602e-4a5b-812d-3950130f696b\n Backing store flags: \n Account information:\n hVhyXHKuhKcK4yTs4hP4\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-ae27ba52-0645-4f8e-9dee-de2a65185414 tempest-VolumesBackupsV39Test-623377054 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: I_T nexus: 27
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: I_T nexus: 28
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060000
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf60
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060001
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf61
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: tyH8zqHJV7h5K37tFb5U
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Target 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: I_T nexus: 29
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070000
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf70
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070001
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf71
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: mzbkYEyWJe2ibCGjtK83
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:03:51.055517 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:03:51.071032 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:51.310165 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.241s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:51.311204 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1d11fb5a-602e-4a5b-812d-3950130f696b\n System information:\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-1d11fb5a-602e-4a5b-812d-3950130f696b\n Backing store flags: \n Account information:\n hVhyXHKuhKcK4yTs4hP4\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:03:51.313061 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:03:51.560749 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.247s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:03:51.561106 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1d11fb5a-602e-4a5b-812d-3950130f696b\n System information:\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-1d11fb5a-602e-4a5b-812d-3950130f696b\n Backing store flags: \n Account information:\n hVhyXHKuhKcK4yTs4hP4\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:03:51.562302 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [None req-ae27ba52-0645-4f8e-9dee-de2a65185414 tempest-VolumesBackupsV39Test-623377054 None] Set provider_location to: 10.222.0.39:3260,8 iqn.2010-10.org.openstack:volume-1d11fb5a-602e-4a5b-812d-3950130f696b 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:03:51.649157 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-ae27ba52-0645-4f8e-9dee-de2a65185414 tempest-VolumesBackupsV39Test-623377054 None] Initialize volume connection completed successfully.
Sep 14 18:04:04.598666 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:04:04.599740 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:04:04.600588 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:04.675794 n-d-796905-2 sudo[114170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:04:04.676762 n-d-796905-2 sudo[114170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:05.663987 n-d-796905-2 sudo[114170]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:05.667160 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.065s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:05.668764 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:05.714110 n-d-796905-2 sudo[114180]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:04:05.714922 n-d-796905-2 sudo[114180]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:06.466183 n-d-796905-2 sudo[114180]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:06.468503 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.799s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:06.471856 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:04:20.096460 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-a4952a0a-e96c-463e-ac5f-459298de3975 tempest-GroupsTest-1202700552 None] Group tempest-Group1-1633334525: creating
Sep 14 18:04:20.150282 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-a4952a0a-e96c-463e-ac5f-459298de3975 tempest-GroupsTest-1202700552 None] Group tempest-Group1-1633334525: created successfully
Sep 14 18:04:20.191076 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-a4952a0a-e96c-463e-ac5f-459298de3975 tempest-GroupsTest-1202700552 None] Create group completed successfully.
Sep 14 18:04:21.611523 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-5591e82a-04ad-4073-993b-b126cc62bad2 tempest-GroupsTest-1202700552 None] Group tempest-Group2-510979758: creating
Sep 14 18:04:21.668921 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-5591e82a-04ad-4073-993b-b126cc62bad2 tempest-GroupsTest-1202700552 None] Group tempest-Group2-510979758: created successfully
Sep 14 18:04:21.761785 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-5591e82a-04ad-4073-993b-b126cc62bad2 tempest-GroupsTest-1202700552 None] Create group completed successfully.
Sep 14 18:04:24.120277 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:04:24.137594 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:04:24.139998 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:04:24.208584 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] Flow 'volume_create_manager' (046a4062-132e-4edf-9335-2302ba4e2655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:04:24.217876 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (554caa2b-d77d-4be8-9709-b53603cfac6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:24.244591 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:04:24.288168 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (554caa2b-d77d-4be8-9709-b53603cfac6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:04:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1251188392',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=bbbc7a2b-807f-4df5-badb-9cb7ee83c498,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=5dfde4b0-504c-4742-9f69-2522b9b5bece,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fee85c0a2ceb412e931384ede63dfc93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:04:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:04:24Z,user_id='f66d1d64545441f786614d2281a2d74e',volume_attachment=>,volume_type=VolumeType(abaa2a47-b0c8-48b1-a765-70444127e8f0),volume_type_id=abaa2a47-b0c8-48b1-a765-70444127e8f0)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:24.291441 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8dec81e6-d561-4208-93f5-e99c00edd85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:24.293786 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8dec81e6-d561-4208-93f5-e99c00edd85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:24.297116 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (16d523b7-02dd-40a8-bfa7-dd33f88bfc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:24.300147 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (16d523b7-02dd-40a8-bfa7-dd33f88bfc29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5dfde4b0-504c-4742-9f69-2522b9b5bece', 'volume_name': 'volume-5dfde4b0-504c-4742-9f69-2522b9b5bece', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:24.302947 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ddbd1412-ff0a-400d-960a-4897632f7fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:24.305553 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ddbd1412-ff0a-400d-960a-4897632f7fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:24.308042 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e5424d5d-3233-47ab-a904-5db523c44516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:24.328539 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] Volume 5dfde4b0-504c-4742-9f69-2522b9b5bece: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5dfde4b0-504c-4742-9f69-2522b9b5bece', 'volume_size': 1}
Sep 14 18:04:24.329948 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5dfde4b0-504c-4742-9f69-2522b9b5bece stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:24.371797 n-d-796905-2 sudo[114364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5dfde4b0-504c-4742-9f69-2522b9b5bece stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:04:24.373948 n-d-796905-2 sudo[114364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:25.319913 n-d-796905-2 sudo[114364]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:25.322286 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5dfde4b0-504c-4742-9f69-2522b9b5bece stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.992s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:25.326026 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e5424d5d-3233-47ab-a904-5db523c44516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5dfde4b0-504c-4742-9f69-2522b9b5bece', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:25.328828 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb6da59e-47cc-4da4-9b17-ec47455f3a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:25.342130 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] Volume volume-5dfde4b0-504c-4742-9f69-2522b9b5bece (5dfde4b0-504c-4742-9f69-2522b9b5bece): created successfully
Sep 14 18:04:25.344148 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb6da59e-47cc-4da4-9b17-ec47455f3a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:25.347750 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] Flow 'volume_create_manager' (046a4062-132e-4edf-9335-2302ba4e2655) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:04:25.364899 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-f8fd3255-ace4-4f0f-85c4-9aef38cf9572 tempest-GroupsTest-1202700552 None] Created volume successfully.
Sep 14 18:04:26.552364 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-7c8a0f71-7c26-4fd6-b4c6-859ea1a348c1 tempest-GroupsTest-1202700552 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5dfde4b0-504c-4742-9f69-2522b9b5bece
Sep 14 18:04:26.554486 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7c8a0f71-7c26-4fd6-b4c6-859ea1a348c1 tempest-GroupsTest-1202700552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5dfde4b0-504c-4742-9f69-2522b9b5bece {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:26.579242 n-d-796905-2 sudo[114410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5dfde4b0-504c-4742-9f69-2522b9b5bece
Sep 14 18:04:26.580579 n-d-796905-2 sudo[114410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:27.210730 n-d-796905-2 sudo[114410]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:27.213435 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7c8a0f71-7c26-4fd6-b4c6-859ea1a348c1 tempest-GroupsTest-1202700552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5dfde4b0-504c-4742-9f69-2522b9b5bece" returned: 0 in 0.659s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:27.215920 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7c8a0f71-7c26-4fd6-b4c6-859ea1a348c1 tempest-GroupsTest-1202700552 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-5dfde4b0-504c-4742-9f69-2522b9b5bece {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:27.251247 n-d-796905-2 sudo[114413]: ubuntu : 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-5dfde4b0-504c-4742-9f69-2522b9b5bece
Sep 14 18:04:27.256589 n-d-796905-2 sudo[114413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:28.086521 n-d-796905-2 sudo[114413]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:28.088951 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7c8a0f71-7c26-4fd6-b4c6-859ea1a348c1 tempest-GroupsTest-1202700552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-5dfde4b0-504c-4742-9f69-2522b9b5bece" returned: 0 in 0.873s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:28.092058 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7c8a0f71-7c26-4fd6-b4c6-859ea1a348c1 tempest-GroupsTest-1202700552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5dfde4b0-504c-4742-9f69-2522b9b5bece {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:28.115999 n-d-796905-2 sudo[114418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5dfde4b0-504c-4742-9f69-2522b9b5bece
Sep 14 18:04:28.117419 n-d-796905-2 sudo[114418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:28.593018 n-d-796905-2 sudo[114418]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:28.595537 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7c8a0f71-7c26-4fd6-b4c6-859ea1a348c1 tempest-GroupsTest-1202700552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5dfde4b0-504c-4742-9f69-2522b9b5bece" returned: 0 in 0.504s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:28.597185 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-7c8a0f71-7c26-4fd6-b4c6-859ea1a348c1 tempest-GroupsTest-1202700552 None] Successfully deleted volume: 5dfde4b0-504c-4742-9f69-2522b9b5bece
Sep 14 18:04:28.747913 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-7c8a0f71-7c26-4fd6-b4c6-859ea1a348c1 tempest-GroupsTest-1202700552 None] Created reservations ['be6a043b-1b72-4bcd-a022-3c39103a70a0'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:04:28.790268 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-7c8a0f71-7c26-4fd6-b4c6-859ea1a348c1 tempest-GroupsTest-1202700552 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2026112158 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2026112158, it is now deprecated. Please use the default quota class for default quota.
Sep 14 18:04:28.791669 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-7c8a0f71-7c26-4fd6-b4c6-859ea1a348c1 tempest-GroupsTest-1202700552 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2026112158 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2026112158, it is now deprecated. Please use the default quota class for default quota.
Sep 14 18:04:28.868358 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-7c8a0f71-7c26-4fd6-b4c6-859ea1a348c1 tempest-GroupsTest-1202700552 None] Created reservations ['db043ef2-7d7f-43db-bd40-519448c3679d', '16fa05e1-2cf8-4a44-88b3-24d212834ea9', '5bf6d92c-ff45-4c31-ab65-839542730a82', 'ab76d082-0a37-4b28-83aa-90fd6c0dda1f'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:04:28.868358 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-7c8a0f71-7c26-4fd6-b4c6-859ea1a348c1 tempest-GroupsTest-1202700552 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:04:28.868358 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:04:28.868358 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:04:29.062557 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-7c8a0f71-7c26-4fd6-b4c6-859ea1a348c1 tempest-GroupsTest-1202700552 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:04:29.064910 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7c8a0f71-7c26-4fd6-b4c6-859ea1a348c1 tempest-GroupsTest-1202700552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:29.109964 n-d-796905-2 sudo[114425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:04:29.113256 n-d-796905-2 sudo[114425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:29.588929 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-1a9ade73-f671-402d-812b-1ac5d0765290 tempest-GroupsTest-1202700552 None] Created reservations ['e231f037-6e47-4ff6-b811-e206e63e88cd'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:04:29.622037 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-1a9ade73-f671-402d-812b-1ac5d0765290 tempest-GroupsTest-1202700552 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:04:29.622037 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:04:29.622037 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:04:29.678080 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-1a9ade73-f671-402d-812b-1ac5d0765290 tempest-GroupsTest-1202700552 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:04:29.680682 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1a9ade73-f671-402d-812b-1ac5d0765290 tempest-GroupsTest-1202700552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:29.732560 n-d-796905-2 sudo[114427]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:04:29.733518 n-d-796905-2 sudo[114427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:30.058282 n-d-796905-2 sudo[114425]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:30.060669 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7c8a0f71-7c26-4fd6-b4c6-859ea1a348c1 tempest-GroupsTest-1202700552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.996s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:30.063034 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7c8a0f71-7c26-4fd6-b4c6-859ea1a348c1 tempest-GroupsTest-1202700552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:30.124184 n-d-796905-2 sudo[114431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:04:30.125027 n-d-796905-2 sudo[114431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:30.868950 n-d-796905-2 sudo[114427]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:30.871879 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1a9ade73-f671-402d-812b-1ac5d0765290 tempest-GroupsTest-1202700552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.193s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:30.874441 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1a9ade73-f671-402d-812b-1ac5d0765290 tempest-GroupsTest-1202700552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:30.939845 n-d-796905-2 sudo[114435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:04:30.956908 n-d-796905-2 sudo[114435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:31.197592 n-d-796905-2 sudo[114431]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:31.199932 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7c8a0f71-7c26-4fd6-b4c6-859ea1a348c1 tempest-GroupsTest-1202700552 None] CMD "sudo cinder-rootwrap /etc/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.137s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:31.202344 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-7c8a0f71-7c26-4fd6-b4c6-859ea1a348c1 tempest-GroupsTest-1202700552 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:04:31.209139 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7c8a0f71-7c26-4fd6-b4c6-859ea1a348c1 tempest-GroupsTest-1202700552 None] Delete group completed successfully.
Sep 14 18:04:31.455426 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:04:31.482350 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:04:31.484491 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:04:31.538621 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] Flow 'volume_create_manager' (62e1c050-7df6-463f-a664-52bcc69bff0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:04:31.542568 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (01e48439-725e-407c-a00e-fac4cd4f4644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:31.572808 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:04:31.712087 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (01e48439-725e-407c-a00e-fac4cd4f4644) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:04:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1064300270',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=b019280e-f940-4481-9acc-15340f78a5f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f7db37cd4c64f87a9788f555f2ee204',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:04:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:04:31Z,user_id='13e766fd8b9543c69d5788c7aac5db8d',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:31.735395 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de1eee1b-cfb7-4886-96a6-18545f165e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:31.738112 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de1eee1b-cfb7-4886-96a6-18545f165e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:31.766902 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80176d15-f265-4887-9e67-bbd8214729c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:31.777631 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80176d15-f265-4887-9e67-bbd8214729c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b019280e-f940-4481-9acc-15340f78a5f6', 'volume_name': 'volume-b019280e-f940-4481-9acc-15340f78a5f6', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:31.779475 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1b34ad9b-1c5d-473c-8174-f1398cf59718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:31.781791 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1b34ad9b-1c5d-473c-8174-f1398cf59718) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:31.784109 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eebe760a-7cca-407f-8a45-64d26a053d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:31.784914 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] Volume b019280e-f940-4481-9acc-15340f78a5f6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b019280e-f940-4481-9acc-15340f78a5f6', 'volume_size': 1}
Sep 14 18:04:31.786069 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b019280e-f940-4481-9acc-15340f78a5f6 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:31.822282 n-d-796905-2 sudo[114439]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b019280e-f940-4481-9acc-15340f78a5f6 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:04:31.823105 n-d-796905-2 sudo[114439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:31.864435 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-c6a144a8-607b-4877-ae7a-ec31ff0a3ad0 tempest-GroupsTest-1202700552 None] Group tempest-GroupsTest-Group-1755957454: creating
Sep 14 18:04:31.922759 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-c6a144a8-607b-4877-ae7a-ec31ff0a3ad0 tempest-GroupsTest-1202700552 None] Group tempest-GroupsTest-Group-1755957454: created successfully
Sep 14 18:04:31.943121 n-d-796905-2 sudo[114435]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:31.989155 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1a9ade73-f671-402d-812b-1ac5d0765290 tempest-GroupsTest-1202700552 None] CMD "sudo cinder-rootwrap /etc/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.112s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:32.002846 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-c6a144a8-607b-4877-ae7a-ec31ff0a3ad0 tempest-GroupsTest-1202700552 None] Create group completed successfully.
Sep 14 18:04:32.012251 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-1a9ade73-f671-402d-812b-1ac5d0765290 tempest-GroupsTest-1202700552 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:04:32.025868 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-1a9ade73-f671-402d-812b-1ac5d0765290 tempest-GroupsTest-1202700552 None] Delete group completed successfully.
Sep 14 18:04:32.579677 n-d-796905-2 sudo[114439]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:32.582153 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b019280e-f940-4481-9acc-15340f78a5f6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.796s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:32.585281 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eebe760a-7cca-407f-8a45-64d26a053d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b019280e-f940-4481-9acc-15340f78a5f6', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:32.588218 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1c67b28a-85e2-42b0-b3b9-34379ed39ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:32.598645 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] Volume volume-b019280e-f940-4481-9acc-15340f78a5f6 (b019280e-f940-4481-9acc-15340f78a5f6): created successfully
Sep 14 18:04:32.600904 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1c67b28a-85e2-42b0-b3b9-34379ed39ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:32.603844 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] Flow 'volume_create_manager' (62e1c050-7df6-463f-a664-52bcc69bff0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:04:32.614503 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-a72c1956-6548-4e33-bc25-c1f222c2ec86 tempest-SnapshotsActionsTest-1121605179 None] Created volume successfully.
Sep 14 18:04:33.337302 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f69aad92-b11c-4ff1-880f-bb92ac576495 tempest-SnapshotsActionsTest-1121605179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:33.391017 n-d-796905-2 sudo[114475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6
Sep 14 18:04:33.393467 n-d-796905-2 sudo[114475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:34.285709 n-d-796905-2 sudo[114475]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:34.298938 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f69aad92-b11c-4ff1-880f-bb92ac576495 tempest-SnapshotsActionsTest-1121605179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6" returned: 0 in 0.962s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:34.322590 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f69aad92-b11c-4ff1-880f-bb92ac576495 tempest-SnapshotsActionsTest-1121605179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-75b6c77f-5b0c-4830-8c9f-d3c29b2a7913 --snapshot stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:34.381773 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:04:34.384414 n-d-796905-2 sudo[114478]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-75b6c77f-5b0c-4830-8c9f-d3c29b2a7913 --snapshot stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 -L 1.00g
Sep 14 18:04:34.392588 n-d-796905-2 sudo[114478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:34.429325 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:04:34.433128 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:04:34.469011 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] Flow 'volume_create_manager' (4c5ebf15-6311-46c0-8295-1c82e73ed11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:04:34.486341 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c617bd9c-ee4a-4d2f-bdbb-5cb02b55e21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:34.607446 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:04:34.681988 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c617bd9c-ee4a-4d2f-bdbb-5cb02b55e21b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:04:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-520541977',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=f3e21098-36a3-4925-8ea0-c4064f29527a,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=5e402782-34a5-4606-8653-d5ff5dcc6450,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fee85c0a2ceb412e931384ede63dfc93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:04:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:04:34Z,user_id='f66d1d64545441f786614d2281a2d74e',volume_attachment=>,volume_type=VolumeType(8fe1b20b-154e-4aff-bec5-97baaed2b9a8),volume_type_id=8fe1b20b-154e-4aff-bec5-97baaed2b9a8)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:34.684428 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e45fda4e-aa82-4116-96ee-4119c5d134cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:34.707282 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e45fda4e-aa82-4116-96ee-4119c5d134cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:34.710825 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (07b8135a-b401-4b01-9072-539405168c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:34.716540 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (07b8135a-b401-4b01-9072-539405168c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5e402782-34a5-4606-8653-d5ff5dcc6450', 'volume_name': 'volume-5e402782-34a5-4606-8653-d5ff5dcc6450', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:34.724352 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3132499a-0b0a-4523-a651-7e70391b418f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:34.726862 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3132499a-0b0a-4523-a651-7e70391b418f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:34.735758 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ef7b7a53-525a-49f4-b0fa-ef86e7bb22d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:34.792528 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] Volume 5e402782-34a5-4606-8653-d5ff5dcc6450: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5e402782-34a5-4606-8653-d5ff5dcc6450', 'volume_size': 1}
Sep 14 18:04:34.796000 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e402782-34a5-4606-8653-d5ff5dcc6450 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:34.870372 n-d-796905-2 sudo[114480]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e402782-34a5-4606-8653-d5ff5dcc6450 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:04:34.871187 n-d-796905-2 sudo[114480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:35.600784 n-d-796905-2 sudo[114478]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:35.604264 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f69aad92-b11c-4ff1-880f-bb92ac576495 tempest-SnapshotsActionsTest-1121605179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-75b6c77f-5b0c-4830-8c9f-d3c29b2a7913 --snapshot stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 -L 1.00g" returned: 0 in 1.282s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:35.805238 n-d-796905-2 sudo[114480]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:35.821456 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5e402782-34a5-4606-8653-d5ff5dcc6450 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.025s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:35.830531 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ef7b7a53-525a-49f4-b0fa-ef86e7bb22d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5e402782-34a5-4606-8653-d5ff5dcc6450', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:35.840034 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (57800b5b-b776-4ca2-8667-7c3298770408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:35.871005 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-f69aad92-b11c-4ff1-880f-bb92ac576495 tempest-SnapshotsActionsTest-1121605179 None] Create snapshot completed successfully
Sep 14 18:04:35.894026 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] Volume volume-5e402782-34a5-4606-8653-d5ff5dcc6450 (5e402782-34a5-4606-8653-d5ff5dcc6450): created successfully
Sep 14 18:04:35.895921 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (57800b5b-b776-4ca2-8667-7c3298770408) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:35.906131 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] Flow 'volume_create_manager' (4c5ebf15-6311-46c0-8295-1c82e73ed11a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:04:35.928566 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-1ab09e9e-0f33-4873-b41b-72d1c3a3d8be tempest-GroupsTest-1202700552 None] Created volume successfully.
Sep 14 18:04:36.388056 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-ab1bc9ea-79a8-4132-8c96-33c4660b46f4 req-48a146ea-c541-4c0c-af36-92899651c16d tempest-AttachVolumeShelveTestJSON-1911253780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-995b551a-8618-4786-a29c-6c01b55b97d7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:36.414408 n-d-796905-2 sudo[114615]: 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-995b551a-8618-4786-a29c-6c01b55b97d7
Sep 14 18:04:36.415202 n-d-796905-2 sudo[114615]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:37.036132 n-d-796905-2 sudo[114615]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:37.039541 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-ab1bc9ea-79a8-4132-8c96-33c4660b46f4 req-48a146ea-c541-4c0c-af36-92899651c16d tempest-AttachVolumeShelveTestJSON-1911253780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-995b551a-8618-4786-a29c-6c01b55b97d7" returned: 0 in 0.652s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:37.131846 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:37.139126 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:37.139447 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1d11fb5a-602e-4a5b-812d-3950130f696b\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:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\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-1d11fb5a-602e-4a5b-812d-3950130f696b\n Backing store flags: \n Account information:\n hVhyXHKuhKcK4yTs4hP4\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ab1bc9ea-79a8-4132-8c96-33c4660b46f4 req-48a146ea-c541-4c0c-af36-92899651c16d tempest-AttachVolumeShelveTestJSON-1911253780 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: I_T nexus: 27
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: I_T nexus: 28
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060000
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf60
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060001
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf61
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: tyH8zqHJV7h5K37tFb5U
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Target 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: I_T nexus: 29
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070000
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf70
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070001
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf71
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: mzbkYEyWJe2ibCGjtK83
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Target 8: iqn.2010-10.org.openstack:volume-1d11fb5a-602e-4a5b-812d-3950130f696b
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: I_T nexus: 31
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Connection: 0
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.39
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00080000
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf80
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00080001
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf81
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1d11fb5a-602e-4a5b-812d-3950130f696b
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: hVhyXHKuhKcK4yTs4hP4
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:04:37.140320 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:04:37.159584 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ab1bc9ea-79a8-4132-8c96-33c4660b46f4 req-48a146ea-c541-4c0c-af36-92899651c16d tempest-AttachVolumeShelveTestJSON-1911253780 None] Creating iscsi_target for Volume ID: volume-995b551a-8618-4786-a29c-6c01b55b97d7 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:04:37.159584 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ab1bc9ea-79a8-4132-8c96-33c4660b46f4 req-48a146ea-c541-4c0c-af36-92899651c16d tempest-AttachVolumeShelveTestJSON-1911253780 None] Created volume path /opt/stack/data/cinder/volumes/volume-995b551a-8618-4786-a29c-6c01b55b97d7,
Sep 14 18:04:37.159584 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:04:37.159584 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:04:37.159584 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-995b551a-8618-4786-a29c-6c01b55b97d7
Sep 14 18:04:37.159584 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:04:37.159584 n-d-796905-2 cinder-volume[84144]: incominguser QGb5mb83faK6QuauUFBz T42z6owDxMLLwYTq
Sep 14 18:04:37.159584 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:04:37.159584 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:04:37.159584 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:04:37.159584 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:04:37.163598 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-995b551a-8618-4786-a29c-6c01b55b97d7 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:37.762190 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-995b551a-8618-4786-a29c-6c01b55b97d7" returned: 0 in 0.611s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:37.762495 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:04:37.763149 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ab1bc9ea-79a8-4132-8c96-33c4660b46f4 req-48a146ea-c541-4c0c-af36-92899651c16d tempest-AttachVolumeShelveTestJSON-1911253780 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:04:37.763563 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ab1bc9ea-79a8-4132-8c96-33c4660b46f4 req-48a146ea-c541-4c0c-af36-92899651c16d tempest-AttachVolumeShelveTestJSON-1911253780 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:04:37.765031 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:37.792845 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:37.793283 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1d11fb5a-602e-4a5b-812d-3950130f696b\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:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\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-1d11fb5a-602e-4a5b-812d-3950130f696b\n Backing store flags: \n Account information:\n hVhyXHKuhKcK4yTs4hP4\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-995b551a-8618-4786-a29c-6c01b55b97d7\n System information:\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-995b551a-8618-4786-a29c-6c01b55b97d7\n Backing store flags: \n Account information:\n QGb5mb83faK6QuauUFBz\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ab1bc9ea-79a8-4132-8c96-33c4660b46f4 req-48a146ea-c541-4c0c-af36-92899651c16d tempest-AttachVolumeShelveTestJSON-1911253780 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: I_T nexus: 27
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: I_T nexus: 28
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060000
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf60
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060001
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf61
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: tyH8zqHJV7h5K37tFb5U
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Target 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: I_T nexus: 29
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070000
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf70
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070001
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf71
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: mzbkYEyWJe2ibCGjtK83
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Target 8: iqn.2010-10.org.openstack:volume-1d11fb5a-602e-4a5b-812d-3950130f696b
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: I_T nexus: 31
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Connection: 0
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.39
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00080000
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf80
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00080001
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf81
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1d11fb5a-602e-4a5b-812d-3950130f696b
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: hVhyXHKuhKcK4yTs4hP4
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:04:37.794013 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:04:37.812370 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:37.927893 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:04:37.932112 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:04:37.932640 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:04:38.000922 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] Flow 'volume_create_manager' (ea0238bc-2f3a-4eee-92ba-1c030fc76259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:04:38.004424 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c41a74d4-48de-4cd1-bf49-d628c93cc5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:38.041943 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.190s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:38.043314 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1d11fb5a-602e-4a5b-812d-3950130f696b\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:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\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-1d11fb5a-602e-4a5b-812d-3950130f696b\n Backing store flags: \n Account information:\n hVhyXHKuhKcK4yTs4hP4\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-995b551a-8618-4786-a29c-6c01b55b97d7\n System information:\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-995b551a-8618-4786-a29c-6c01b55b97d7\n Backing store flags: \n Account information:\n QGb5mb83faK6QuauUFBz\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:04:38.048062 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:04:38.088515 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c41a74d4-48de-4cd1-bf49-d628c93cc5b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:04:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-268098167',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=f3e21098-36a3-4925-8ea0-c4064f29527a,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=584d9da7-49ce-41de-9d0b-32cb3e608aaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fee85c0a2ceb412e931384ede63dfc93',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:04:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:04:38Z,user_id='f66d1d64545441f786614d2281a2d74e',volume_attachment=>,volume_type=VolumeType(8fe1b20b-154e-4aff-bec5-97baaed2b9a8),volume_type_id=8fe1b20b-154e-4aff-bec5-97baaed2b9a8)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:38.090977 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e63d3794-52db-4c18-9314-c1c485082ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:38.099064 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e63d3794-52db-4c18-9314-c1c485082ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:38.106354 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80311769-360e-4efe-9d1c-a9c22c18809e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:38.114053 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80311769-360e-4efe-9d1c-a9c22c18809e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '584d9da7-49ce-41de-9d0b-32cb3e608aaa', 'volume_name': 'volume-584d9da7-49ce-41de-9d0b-32cb3e608aaa', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:38.118836 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (85140663-9947-4ea8-8ee8-3175bc153699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:38.132329 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (85140663-9947-4ea8-8ee8-3175bc153699) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:38.137072 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b756ba0-8827-4b3e-b93c-c7c10c823fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:38.147701 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:38.184666 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] Volume 584d9da7-49ce-41de-9d0b-32cb3e608aaa: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-584d9da7-49ce-41de-9d0b-32cb3e608aaa', 'volume_size': 1}
Sep 14 18:04:38.185890 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-584d9da7-49ce-41de-9d0b-32cb3e608aaa stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:38.275415 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.198s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:38.276092 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1d11fb5a-602e-4a5b-812d-3950130f696b\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:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\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-1d11fb5a-602e-4a5b-812d-3950130f696b\n Backing store flags: \n Account information:\n hVhyXHKuhKcK4yTs4hP4\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-995b551a-8618-4786-a29c-6c01b55b97d7\n System information:\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-995b551a-8618-4786-a29c-6c01b55b97d7\n Backing store flags: \n Account information:\n QGb5mb83faK6QuauUFBz\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:04:38.279979 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-ab1bc9ea-79a8-4132-8c96-33c4660b46f4 req-48a146ea-c541-4c0c-af36-92899651c16d tempest-AttachVolumeShelveTestJSON-1911253780 None] Set provider_location to: 10.222.0.39:3260,9 iqn.2010-10.org.openstack:volume-995b551a-8618-4786-a29c-6c01b55b97d7 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:04:38.304949 n-d-796905-2 sudo[114652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-584d9da7-49ce-41de-9d0b-32cb3e608aaa stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:04:38.305797 n-d-796905-2 sudo[114652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:38.539863 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-ab1bc9ea-79a8-4132-8c96-33c4660b46f4 req-48a146ea-c541-4c0c-af36-92899651c16d tempest-AttachVolumeShelveTestJSON-1911253780 None] attachment_update completed successfully.
Sep 14 18:04:38.848453 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3b46d7fd-c434-4621-bcce-98716a843199 tempest-SnapshotsActionsTest-1121605179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:38.887642 n-d-796905-2 sudo[114655]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6
Sep 14 18:04:38.896923 n-d-796905-2 sudo[114655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:39.350575 n-d-796905-2 sudo[114652]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:39.354210 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-584d9da7-49ce-41de-9d0b-32cb3e608aaa stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.167s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:39.359813 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5b756ba0-8827-4b3e-b93c-c7c10c823fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-584d9da7-49ce-41de-9d0b-32cb3e608aaa', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:39.363651 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (387330c9-7b1f-47fb-b210-cd321b455abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:04:39.379866 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] Volume volume-584d9da7-49ce-41de-9d0b-32cb3e608aaa (584d9da7-49ce-41de-9d0b-32cb3e608aaa): created successfully
Sep 14 18:04:39.383579 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (387330c9-7b1f-47fb-b210-cd321b455abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:04:39.388466 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] Flow 'volume_create_manager' (ea0238bc-2f3a-4eee-92ba-1c030fc76259) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:04:39.407292 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-33497204-58f6-41fe-a542-7fc9026b2418 tempest-GroupsTest-1202700552 None] Created volume successfully.
Sep 14 18:04:39.689794 n-d-796905-2 sudo[114655]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:39.701699 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3b46d7fd-c434-4621-bcce-98716a843199 tempest-SnapshotsActionsTest-1121605179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6" returned: 0 in 0.855s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:39.704043 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3b46d7fd-c434-4621-bcce-98716a843199 tempest-SnapshotsActionsTest-1121605179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6eb5defd-fa6e-4fd2-98e0-40d37cc5bbec --snapshot stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:39.733874 n-d-796905-2 sudo[114691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6eb5defd-fa6e-4fd2-98e0-40d37cc5bbec --snapshot stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 -L 1.00g
Sep 14 18:04:39.734652 n-d-796905-2 sudo[114691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:40.688800 n-d-796905-2 sudo[114691]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:40.692037 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3b46d7fd-c434-4621-bcce-98716a843199 tempest-SnapshotsActionsTest-1121605179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6eb5defd-fa6e-4fd2-98e0-40d37cc5bbec --snapshot stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 -L 1.00g" returned: 0 in 0.987s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:40.805486 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-3b46d7fd-c434-4621-bcce-98716a843199 tempest-SnapshotsActionsTest-1121605179 None] Create snapshot completed successfully
Sep 14 18:04:41.135037 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-d0441faa-edc6-4d94-81dc-3f1dcfeb3217 tempest-GroupsTest-1202700552 None] Update group completed successfully.
Sep 14 18:04:41.321753 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-34c064ee-dd92-4cfc-830f-c165018bbc09 tempest-SnapshotsActionsTest-2043395082 None] Lock "b'cinder-6eb5defd-fa6e-4fd2-98e0-40d37cc5bbec-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.016s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:04:41.325209 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34c064ee-dd92-4cfc-830f-c165018bbc09 tempest-SnapshotsActionsTest-2043395082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6eb5defd-fa6e-4fd2-98e0-40d37cc5bbec {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:41.350954 n-d-796905-2 sudo[114814]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6eb5defd-fa6e-4fd2-98e0-40d37cc5bbec
Sep 14 18:04:41.352841 n-d-796905-2 sudo[114814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:42.074374 n-d-796905-2 sudo[114814]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:42.077125 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34c064ee-dd92-4cfc-830f-c165018bbc09 tempest-SnapshotsActionsTest-2043395082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6eb5defd-fa6e-4fd2-98e0-40d37cc5bbec" returned: 0 in 0.752s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:42.079098 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34c064ee-dd92-4cfc-830f-c165018bbc09 tempest-SnapshotsActionsTest-2043395082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6eb5defd-fa6e-4fd2-98e0-40d37cc5bbec {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:42.137321 n-d-796905-2 sudo[114817]: ubuntu : TTY=unknown ; 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-6eb5defd-fa6e-4fd2-98e0-40d37cc5bbec
Sep 14 18:04:42.142958 n-d-796905-2 sudo[114817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:42.975102 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b184af5f-c5f8-47a1-9ce0-4b2c14389ec3 tempest-GroupsTest-1202700552 None] Update group completed successfully.
Sep 14 18:04:43.248457 n-d-796905-2 sudo[114817]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:43.254742 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34c064ee-dd92-4cfc-830f-c165018bbc09 tempest-SnapshotsActionsTest-2043395082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6eb5defd-fa6e-4fd2-98e0-40d37cc5bbec" returned: 0 in 1.176s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:43.423786 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-34c064ee-dd92-4cfc-830f-c165018bbc09 tempest-SnapshotsActionsTest-2043395082 None] Created reservations ['b92d9ed0-2beb-4beb-ab1f-71c5704c3e1e', '52b9a6d4-77f8-48fa-9062-a6eecee47ff2', '1004f088-073e-4013-8514-6e01051f4a1a', '2bdf857b-5194-4a1b-b75d-80c304855011'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:04:43.423786 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-34c064ee-dd92-4cfc-830f-c165018bbc09 tempest-SnapshotsActionsTest-2043395082 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:04:43.423786 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:04:43.423786 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:04:43.488143 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-34c064ee-dd92-4cfc-830f-c165018bbc09 tempest-SnapshotsActionsTest-2043395082 None] Delete snapshot completed successfully.
Sep 14 18:04:43.495940 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-34c064ee-dd92-4cfc-830f-c165018bbc09 tempest-SnapshotsActionsTest-2043395082 None] Lock "b'cinder-6eb5defd-fa6e-4fd2-98e0-40d37cc5bbec-delete_snapshot'" released by "delete_snapshot" :: held 2.175s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:04:44.443738 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a63c563b-823f-4981-8a35-a8660440e4a1 tempest-SnapshotsActionsTest-1121605179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:44.464315 n-d-796905-2 sudo[114925]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6
Sep 14 18:04:44.465438 n-d-796905-2 sudo[114925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:44.966649 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] Skipping remove_export. No iscsi_target is presently exported for volume: 584d9da7-49ce-41de-9d0b-32cb3e608aaa
Sep 14 18:04:44.968116 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-584d9da7-49ce-41de-9d0b-32cb3e608aaa {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:45.065989 n-d-796905-2 sudo[114940]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-584d9da7-49ce-41de-9d0b-32cb3e608aaa
Sep 14 18:04:45.066854 n-d-796905-2 sudo[114940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:45.594498 n-d-796905-2 sudo[114925]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:45.599427 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a63c563b-823f-4981-8a35-a8660440e4a1 tempest-SnapshotsActionsTest-1121605179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6" returned: 0 in 1.155s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:45.601334 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a63c563b-823f-4981-8a35-a8660440e4a1 tempest-SnapshotsActionsTest-1121605179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-679a7532-ad87-4b8a-bd5d-09535b087fa9 --snapshot stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:45.655755 n-d-796905-2 sudo[114952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-679a7532-ad87-4b8a-bd5d-09535b087fa9 --snapshot stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 -L 1.00g
Sep 14 18:04:45.657709 n-d-796905-2 sudo[114952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:46.029611 n-d-796905-2 sudo[114940]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:46.033153 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-584d9da7-49ce-41de-9d0b-32cb3e608aaa" returned: 0 in 1.064s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:46.035034 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 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-584d9da7-49ce-41de-9d0b-32cb3e608aaa {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:46.100854 n-d-796905-2 sudo[114955]: ubuntu : 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-584d9da7-49ce-41de-9d0b-32cb3e608aaa
Sep 14 18:04:46.101879 n-d-796905-2 sudo[114955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:47.173782 n-d-796905-2 sudo[114952]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:47.176371 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a63c563b-823f-4981-8a35-a8660440e4a1 tempest-SnapshotsActionsTest-1121605179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-679a7532-ad87-4b8a-bd5d-09535b087fa9 --snapshot stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 -L 1.00g" returned: 0 in 1.575s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:47.257185 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-a63c563b-823f-4981-8a35-a8660440e4a1 tempest-SnapshotsActionsTest-1121605179 None] Create snapshot completed successfully
Sep 14 18:04:47.265236 n-d-796905-2 sudo[114955]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:47.270176 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-584d9da7-49ce-41de-9d0b-32cb3e608aaa" returned: 0 in 1.235s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:47.272350 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-584d9da7-49ce-41de-9d0b-32cb3e608aaa {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:47.400281 n-d-796905-2 sudo[115075]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-584d9da7-49ce-41de-9d0b-32cb3e608aaa
Sep 14 18:04:47.401171 n-d-796905-2 sudo[115075]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:48.387314 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-70717b1e-8e64-408a-ab10-f11cc1c0f65f tempest-SnapshotsActionsTest-2043395082 None] Lock "b'cinder-679a7532-ad87-4b8a-bd5d-09535b087fa9-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.038s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:04:48.401054 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-70717b1e-8e64-408a-ab10-f11cc1c0f65f tempest-SnapshotsActionsTest-2043395082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-679a7532-ad87-4b8a-bd5d-09535b087fa9 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:48.440463 n-d-796905-2 sudo[115075]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:48.446104 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-584d9da7-49ce-41de-9d0b-32cb3e608aaa" returned: 0 in 1.174s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:48.447688 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] Successfully deleted volume: 584d9da7-49ce-41de-9d0b-32cb3e608aaa
Sep 14 18:04:48.448540 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5e402782-34a5-4606-8653-d5ff5dcc6450
Sep 14 18:04:48.449805 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5e402782-34a5-4606-8653-d5ff5dcc6450 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:48.461976 n-d-796905-2 sudo[115080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-679a7532-ad87-4b8a-bd5d-09535b087fa9
Sep 14 18:04:48.464574 n-d-796905-2 sudo[115080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:48.504996 n-d-796905-2 sudo[115081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5e402782-34a5-4606-8653-d5ff5dcc6450
Sep 14 18:04:48.505844 n-d-796905-2 sudo[115081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:49.420079 n-d-796905-2 sudo[115080]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:49.422302 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-70717b1e-8e64-408a-ab10-f11cc1c0f65f tempest-SnapshotsActionsTest-2043395082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-679a7532-ad87-4b8a-bd5d-09535b087fa9" returned: 0 in 1.026s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:49.428519 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-70717b1e-8e64-408a-ab10-f11cc1c0f65f tempest-SnapshotsActionsTest-2043395082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-679a7532-ad87-4b8a-bd5d-09535b087fa9 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:49.489993 n-d-796905-2 sudo[115088]: ubuntu : TTY=unknown ; 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-679a7532-ad87-4b8a-bd5d-09535b087fa9
Sep 14 18:04:49.491619 n-d-796905-2 sudo[115088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:49.519051 n-d-796905-2 sudo[115081]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:49.522244 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5e402782-34a5-4606-8653-d5ff5dcc6450" returned: 0 in 1.072s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:49.524096 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 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-5e402782-34a5-4606-8653-d5ff5dcc6450 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:49.547875 n-d-796905-2 sudo[115090]: ubuntu : 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-5e402782-34a5-4606-8653-d5ff5dcc6450
Sep 14 18:04:49.554342 n-d-796905-2 sudo[115090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:50.650449 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-ae27ba52-0645-4f8e-9dee-de2a65185414 tempest-VolumesBackupsV39Test-623377054 None] Terminate volume connection completed successfully.
Sep 14 18:04:50.756918 n-d-796905-2 sudo[115090]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:50.763743 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-5e402782-34a5-4606-8653-d5ff5dcc6450" returned: 0 in 1.240s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:50.766582 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e402782-34a5-4606-8653-d5ff5dcc6450 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:50.808486 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:50.837323 n-d-796905-2 sudo[115180]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e402782-34a5-4606-8653-d5ff5dcc6450
Sep 14 18:04:50.839440 n-d-796905-2 sudo[115180]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:50.860061 n-d-796905-2 sudo[115088]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:50.866843 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-70717b1e-8e64-408a-ab10-f11cc1c0f65f tempest-SnapshotsActionsTest-2043395082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-679a7532-ad87-4b8a-bd5d-09535b087fa9" returned: 0 in 1.438s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:51.157167 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.375s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:51.159078 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765600]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-1d11fb5a-602e-4a5b-812d-3950130f696b\n System information:\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-1d11fb5a-602e-4a5b-812d-3950130f696b\n Backing store flags: \n Account information:\n hVhyXHKuhKcK4yTs4hP4\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-995b551a-8618-4786-a29c-6c01b55b97d7\n System information:\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-995b551a-8618-4786-a29c-6c01b55b97d7\n Backing store flags: \n Account information:\n QGb5mb83faK6QuauUFBz\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:04:51.163096 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [None req-ae27ba52-0645-4f8e-9dee-de2a65185414 tempest-VolumesBackupsV39Test-623377054 None] Removing iscsi_target for Volume ID: 1d11fb5a-602e-4a5b-812d-3950130f696b
Sep 14 18:04:51.167452 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-70717b1e-8e64-408a-ab10-f11cc1c0f65f tempest-SnapshotsActionsTest-2043395082 None] Created reservations ['8d72138c-5407-44d4-b5b2-3fc5fb0af246', '16b84565-8c7d-4c70-9dad-c34dcba6e0b5', 'd01fcd1c-8a53-48c6-8830-d9408516a130', 'e7454403-9a59-4c4f-a23e-b5c001350b6f'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:04:51.173704 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-70717b1e-8e64-408a-ab10-f11cc1c0f65f tempest-SnapshotsActionsTest-2043395082 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:04:51.173704 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:04:51.173704 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:04:51.177655 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-1d11fb5a-602e-4a5b-812d-3950130f696b -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:51.293104 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-70717b1e-8e64-408a-ab10-f11cc1c0f65f tempest-SnapshotsActionsTest-2043395082 None] Delete snapshot completed successfully.
Sep 14 18:04:51.303143 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-70717b1e-8e64-408a-ab10-f11cc1c0f65f tempest-SnapshotsActionsTest-2043395082 None] Lock "b'cinder-679a7532-ad87-4b8a-bd5d-09535b087fa9-delete_snapshot'" released by "delete_snapshot" :: held 2.916s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:04:51.658248 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-1d11fb5a-602e-4a5b-812d-3950130f696b -f" returned: 0 in 0.492s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:51.662775 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765600]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:04:51.669146 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:52.078646 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.409s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:52.080248 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765600]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-995b551a-8618-4786-a29c-6c01b55b97d7\n System information:\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-995b551a-8618-4786-a29c-6c01b55b97d7\n Backing store flags: \n Account information:\n QGb5mb83faK6QuauUFBz\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:04:52.082065 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-ae27ba52-0645-4f8e-9dee-de2a65185414 tempest-VolumesBackupsV39Test-623377054 None] Remove volume export completed successfully.
Sep 14 18:04:52.416625 n-d-796905-2 sudo[115180]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:52.419369 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5e402782-34a5-4606-8653-d5ff5dcc6450" returned: 0 in 1.653s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:52.420371 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] Successfully deleted volume: 5e402782-34a5-4606-8653-d5ff5dcc6450
Sep 14 18:04:52.776277 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] Created reservations ['8e2a5e50-d2b8-4459-b94e-f602f6b90ded'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:04:52.832288 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2085816088 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2085816088, it is now deprecated. Please use the default quota class for default quota.
Sep 14 18:04:52.833363 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2085816088 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2085816088, it is now deprecated. Please use the default quota class for default quota.
Sep 14 18:04:52.888295 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] Created reservations ['f648e6f1-2f6e-423d-995a-6b551988dada', '885026f1-0026-4dae-be0d-33047a6169b2', 'd3364d9e-9f7c-4627-a4c9-d7d825a77c86', 'c711e0cb-9895-47b9-91ad-8af2ed5ad146'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:04:52.938168 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:04:52.938168 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:04:52.938168 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:04:53.261380 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-45335918-49d2-47d7-9c94-71e79c30f885 tempest-SnapshotsActionsTest-1121605179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:53.320867 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] Created reservations ['feed2197-65bf-459b-92d2-aba32a2c4a7d', 'b3410025-4ff6-4255-8944-0f148aca26fe', '0161edde-4806-4a3a-a476-a8be8af5df57', 'ce40b237-4d67-4f75-b061-88e1879c355c'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:04:53.321951 n-d-796905-2 sudo[115219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6
Sep 14 18:04:53.323829 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:04:53.323829 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:04:53.323829 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:04:53.330276 n-d-796905-2 sudo[115219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:53.601458 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:04:53.602344 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:53.663445 n-d-796905-2 sudo[115236]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:04:53.670877 n-d-796905-2 sudo[115236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:54.435295 n-d-796905-2 sudo[115219]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:54.438465 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-45335918-49d2-47d7-9c94-71e79c30f885 tempest-SnapshotsActionsTest-1121605179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6" returned: 0 in 1.177s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:54.440238 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-45335918-49d2-47d7-9c94-71e79c30f885 tempest-SnapshotsActionsTest-1121605179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-19cc8d30-5577-4675-a271-659ac8c7459d --snapshot stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:54.528767 n-d-796905-2 sudo[115266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-19cc8d30-5577-4675-a271-659ac8c7459d --snapshot stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 -L 1.00g
Sep 14 18:04:54.529609 n-d-796905-2 sudo[115266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:55.199419 n-d-796905-2 sudo[115236]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:55.202340 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.600s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:55.204714 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:55.281780 n-d-796905-2 sudo[115288]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:04:55.286150 n-d-796905-2 sudo[115288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:55.853076 n-d-796905-2 sudo[115266]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:55.855521 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-45335918-49d2-47d7-9c94-71e79c30f885 tempest-SnapshotsActionsTest-1121605179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-19cc8d30-5577-4675-a271-659ac8c7459d --snapshot stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 -L 1.00g" returned: 0 in 1.415s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:56.011055 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-45335918-49d2-47d7-9c94-71e79c30f885 tempest-SnapshotsActionsTest-1121605179 None] Create snapshot completed successfully
Sep 14 18:04:56.351444 n-d-796905-2 sudo[115288]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:56.353355 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] CMD "sudo cinder-rootwrap /etc/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.149s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:56.354833 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:04:56.360178 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-0cdffb79-46f0-44c2-b00e-967e23bd2cdb tempest-GroupsTest-1202700552 None] Delete group completed successfully.
Sep 14 18:04:56.824077 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-30ded4b4-b1f5-4315-86ed-ac224d7de30b tempest-SnapshotsActionsTest-2043395082 None] Lock "b'cinder-19cc8d30-5577-4675-a271-659ac8c7459d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.016s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:04:56.830991 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-30ded4b4-b1f5-4315-86ed-ac224d7de30b tempest-SnapshotsActionsTest-2043395082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-19cc8d30-5577-4675-a271-659ac8c7459d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:56.891750 n-d-796905-2 sudo[115416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-19cc8d30-5577-4675-a271-659ac8c7459d
Sep 14 18:04:56.893221 n-d-796905-2 sudo[115416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:57.722994 n-d-796905-2 sudo[115416]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:57.725751 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-30ded4b4-b1f5-4315-86ed-ac224d7de30b tempest-SnapshotsActionsTest-2043395082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-19cc8d30-5577-4675-a271-659ac8c7459d" returned: 0 in 0.894s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:57.728383 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-30ded4b4-b1f5-4315-86ed-ac224d7de30b tempest-SnapshotsActionsTest-2043395082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-19cc8d30-5577-4675-a271-659ac8c7459d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:04:57.773229 n-d-796905-2 sudo[115423]: ubuntu : TTY=unknown ; 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-19cc8d30-5577-4675-a271-659ac8c7459d
Sep 14 18:04:57.780265 n-d-796905-2 sudo[115423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:04:59.002780 n-d-796905-2 sudo[115423]: pam_unix(sudo:session): session closed for user root
Sep 14 18:04:59.005183 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-30ded4b4-b1f5-4315-86ed-ac224d7de30b tempest-SnapshotsActionsTest-2043395082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-19cc8d30-5577-4675-a271-659ac8c7459d" returned: 0 in 1.276s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:04:59.244308 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-30ded4b4-b1f5-4315-86ed-ac224d7de30b tempest-SnapshotsActionsTest-2043395082 None] Created reservations ['d8f1f1ad-63d6-4b49-9241-d1dc27aea33a', '3de5bbeb-a1d8-4c08-8a23-82b2239d485f', '76a29bbb-2368-413d-b9b7-1500216a8905', '5feafa9b-ef33-460d-ba73-1b251593a2e0'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:04:59.246357 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-30ded4b4-b1f5-4315-86ed-ac224d7de30b tempest-SnapshotsActionsTest-2043395082 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:04:59.246357 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:04:59.246357 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:04:59.362125 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-30ded4b4-b1f5-4315-86ed-ac224d7de30b tempest-SnapshotsActionsTest-2043395082 None] Delete snapshot completed successfully.
Sep 14 18:04:59.376416 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-30ded4b4-b1f5-4315-86ed-ac224d7de30b tempest-SnapshotsActionsTest-2043395082 None] Lock "b'cinder-19cc8d30-5577-4675-a271-659ac8c7459d-delete_snapshot'" released by "delete_snapshot" :: held 2.552s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:05:01.242394 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-42ac4622-48c9-411f-b1ce-bce4d1f3c20e tempest-SnapshotsActionsTest-1121605179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:01.282838 n-d-796905-2 sudo[115493]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6
Sep 14 18:05:01.289261 n-d-796905-2 sudo[115493]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:02.367574 n-d-796905-2 sudo[115493]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:02.372813 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-42ac4622-48c9-411f-b1ce-bce4d1f3c20e tempest-SnapshotsActionsTest-1121605179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6" returned: 0 in 1.130s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:02.377444 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-42ac4622-48c9-411f-b1ce-bce4d1f3c20e tempest-SnapshotsActionsTest-1121605179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dfbfca07-afe1-41ad-bbf1-ab5ea25c1f0a --snapshot stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:02.436611 n-d-796905-2 sudo[115520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dfbfca07-afe1-41ad-bbf1-ab5ea25c1f0a --snapshot stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 -L 1.00g
Sep 14 18:05:02.438247 n-d-796905-2 sudo[115520]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:03.852005 n-d-796905-2 sudo[115520]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:03.855770 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-42ac4622-48c9-411f-b1ce-bce4d1f3c20e tempest-SnapshotsActionsTest-1121605179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-dfbfca07-afe1-41ad-bbf1-ab5ea25c1f0a --snapshot stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 -L 1.00g" returned: 0 in 1.479s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:03.996379 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-42ac4622-48c9-411f-b1ce-bce4d1f3c20e tempest-SnapshotsActionsTest-1121605179 None] Create snapshot completed successfully
Sep 14 18:05:04.599979 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:05:04.600342 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:05:04.601097 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:04.650995 n-d-796905-2 sudo[115667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:05:04.655447 n-d-796905-2 sudo[115667]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:04.671374 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-16242465-9fb5-4a20-835d-d41ec37333ab tempest-VolumesBackupsV39Test-623377054 None] Lock "b'cinder-1d11fb5a-602e-4a5b-812d-3950130f696b-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:05:04.834072 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:05.189929 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.359s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:05.190569 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-995b551a-8618-4786-a29c-6c01b55b97d7\n System information:\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-995b551a-8618-4786-a29c-6c01b55b97d7\n Backing store flags: \n Account information:\n QGb5mb83faK6QuauUFBz\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:05:05.190995 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-16242465-9fb5-4a20-835d-d41ec37333ab tempest-VolumesBackupsV39Test-623377054 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1d11fb5a-602e-4a5b-812d-3950130f696b
Sep 14 18:05:05.192442 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-16242465-9fb5-4a20-835d-d41ec37333ab tempest-VolumesBackupsV39Test-623377054 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1d11fb5a-602e-4a5b-812d-3950130f696b {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:05.268512 n-d-796905-2 sudo[115682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1d11fb5a-602e-4a5b-812d-3950130f696b
Sep 14 18:05:05.280522 n-d-796905-2 sudo[115682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:05.592064 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-3540e760-ed56-463c-b843-4515da352ed7 tempest-SnapshotsActionsTest-2043395082 None] Lock "b'cinder-dfbfca07-afe1-41ad-bbf1-ab5ea25c1f0a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.016s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:05:05.605731 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3540e760-ed56-463c-b843-4515da352ed7 tempest-SnapshotsActionsTest-2043395082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-dfbfca07-afe1-41ad-bbf1-ab5ea25c1f0a {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:05.711294 n-d-796905-2 sudo[115687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-dfbfca07-afe1-41ad-bbf1-ab5ea25c1f0a
Sep 14 18:05:05.714419 n-d-796905-2 sudo[115687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:05.795418 n-d-796905-2 sudo[115667]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:05.798876 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.197s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:05.801059 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:05.843570 n-d-796905-2 sudo[115689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:05:05.875469 n-d-796905-2 sudo[115689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:06.242495 n-d-796905-2 sudo[115682]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:06.245062 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-16242465-9fb5-4a20-835d-d41ec37333ab tempest-VolumesBackupsV39Test-623377054 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1d11fb5a-602e-4a5b-812d-3950130f696b" returned: 0 in 1.052s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:06.247884 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-16242465-9fb5-4a20-835d-d41ec37333ab tempest-VolumesBackupsV39Test-623377054 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-1d11fb5a-602e-4a5b-812d-3950130f696b {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:06.311990 n-d-796905-2 sudo[115694]: ubuntu : 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-1d11fb5a-602e-4a5b-812d-3950130f696b
Sep 14 18:05:06.333101 n-d-796905-2 sudo[115694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:06.771319 n-d-796905-2 sudo[115689]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:06.774651 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:06.777411 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:05:06.813966 n-d-796905-2 sudo[115687]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:06.816425 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3540e760-ed56-463c-b843-4515da352ed7 tempest-SnapshotsActionsTest-2043395082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-dfbfca07-afe1-41ad-bbf1-ab5ea25c1f0a" returned: 0 in 1.216s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:06.818410 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3540e760-ed56-463c-b843-4515da352ed7 tempest-SnapshotsActionsTest-2043395082 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-dfbfca07-afe1-41ad-bbf1-ab5ea25c1f0a {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:06.864801 n-d-796905-2 sudo[115698]: ubuntu : TTY=unknown ; 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-dfbfca07-afe1-41ad-bbf1-ab5ea25c1f0a
Sep 14 18:05:06.866776 n-d-796905-2 sudo[115698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:07.842122 n-d-796905-2 sudo[115694]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:07.849603 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-16242465-9fb5-4a20-835d-d41ec37333ab tempest-VolumesBackupsV39Test-623377054 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-1d11fb5a-602e-4a5b-812d-3950130f696b" returned: 0 in 1.600s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:07.851227 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-16242465-9fb5-4a20-835d-d41ec37333ab tempest-VolumesBackupsV39Test-623377054 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1d11fb5a-602e-4a5b-812d-3950130f696b {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:07.864475 n-d-796905-2 sudo[115698]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:07.896207 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3540e760-ed56-463c-b843-4515da352ed7 tempest-SnapshotsActionsTest-2043395082 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-dfbfca07-afe1-41ad-bbf1-ab5ea25c1f0a" returned: 0 in 1.077s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:07.930632 n-d-796905-2 sudo[115783]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1d11fb5a-602e-4a5b-812d-3950130f696b
Sep 14 18:05:07.931526 n-d-796905-2 sudo[115783]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:08.151395 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-3540e760-ed56-463c-b843-4515da352ed7 tempest-SnapshotsActionsTest-2043395082 None] Created reservations ['6e307d6c-a4e8-4a74-b4e8-66bae18c1eba', 'af91659d-6360-4a05-b0bd-cc39ac6eed7c', '04029905-9b88-4ff3-abcf-e160980a4fba', '3c6a8327-fd82-485f-954f-ec4783e92e5b'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:05:08.154803 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-3540e760-ed56-463c-b843-4515da352ed7 tempest-SnapshotsActionsTest-2043395082 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:05:08.154803 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:05:08.154803 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:05:08.202005 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-3540e760-ed56-463c-b843-4515da352ed7 tempest-SnapshotsActionsTest-2043395082 None] Delete snapshot completed successfully.
Sep 14 18:05:08.210474 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-3540e760-ed56-463c-b843-4515da352ed7 tempest-SnapshotsActionsTest-2043395082 None] Lock "b'cinder-dfbfca07-afe1-41ad-bbf1-ab5ea25c1f0a-delete_snapshot'" released by "delete_snapshot" :: held 2.623s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:05:08.667929 n-d-796905-2 sudo[115783]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:08.669987 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-16242465-9fb5-4a20-835d-d41ec37333ab tempest-VolumesBackupsV39Test-623377054 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1d11fb5a-602e-4a5b-812d-3950130f696b" returned: 0 in 0.819s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:08.670741 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-16242465-9fb5-4a20-835d-d41ec37333ab tempest-VolumesBackupsV39Test-623377054 None] Successfully deleted volume: 1d11fb5a-602e-4a5b-812d-3950130f696b
Sep 14 18:05:08.945582 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-16242465-9fb5-4a20-835d-d41ec37333ab tempest-VolumesBackupsV39Test-623377054 None] Created reservations ['32a1830a-6bfe-404f-9c1b-5e1f5ad62ae1', '59ebbb98-3a9b-4e9f-bb76-3720818512ec', '7ccafac7-cb88-47be-9951-ae0fab1c0c23', '5cbe96dd-27e1-4df1-ba5f-8d6027ef3d73'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:05:09.043370 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-16242465-9fb5-4a20-835d-d41ec37333ab tempest-VolumesBackupsV39Test-623377054 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:05:09.043938 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-16242465-9fb5-4a20-835d-d41ec37333ab tempest-VolumesBackupsV39Test-623377054 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:09.089783 n-d-796905-2 sudo[115837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:05:09.090678 n-d-796905-2 sudo[115837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:10.060770 n-d-796905-2 sudo[115837]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:10.064437 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-16242465-9fb5-4a20-835d-d41ec37333ab tempest-VolumesBackupsV39Test-623377054 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.019s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:10.067392 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-16242465-9fb5-4a20-835d-d41ec37333ab tempest-VolumesBackupsV39Test-623377054 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:10.097916 n-d-796905-2 sudo[115863]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:05:10.099812 n-d-796905-2 sudo[115863]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:10.600786 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-1ab90ca7-aacb-401b-90bd-0775f6711001 tempest-SnapshotsActionsTest-1121605179 None] Lock "b'cinder-75b6c77f-5b0c-4830-8c9f-d3c29b2a7913-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.019s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:05:10.607094 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ab90ca7-aacb-401b-90bd-0775f6711001 tempest-SnapshotsActionsTest-1121605179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-75b6c77f-5b0c-4830-8c9f-d3c29b2a7913 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:10.662196 n-d-796905-2 sudo[115866]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-75b6c77f-5b0c-4830-8c9f-d3c29b2a7913
Sep 14 18:05:10.665460 n-d-796905-2 sudo[115866]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:10.805479 n-d-796905-2 sudo[115863]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:10.807736 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-16242465-9fb5-4a20-835d-d41ec37333ab tempest-VolumesBackupsV39Test-623377054 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:10.810067 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-16242465-9fb5-4a20-835d-d41ec37333ab tempest-VolumesBackupsV39Test-623377054 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:05:10.817183 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-16242465-9fb5-4a20-835d-d41ec37333ab tempest-VolumesBackupsV39Test-623377054 None] Deleted volume successfully.
Sep 14 18:05:10.836538 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-16242465-9fb5-4a20-835d-d41ec37333ab tempest-VolumesBackupsV39Test-623377054 None] Lock "b'cinder-1d11fb5a-602e-4a5b-812d-3950130f696b-delete_volume'" released by "delete_volume" :: held 6.165s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:05:11.611023 n-d-796905-2 sudo[115866]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:11.612751 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ab90ca7-aacb-401b-90bd-0775f6711001 tempest-SnapshotsActionsTest-1121605179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-75b6c77f-5b0c-4830-8c9f-d3c29b2a7913" returned: 0 in 1.010s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:11.615556 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ab90ca7-aacb-401b-90bd-0775f6711001 tempest-SnapshotsActionsTest-1121605179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-75b6c77f-5b0c-4830-8c9f-d3c29b2a7913 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:11.667363 n-d-796905-2 sudo[115882]: ubuntu : TTY=unknown ; 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-75b6c77f-5b0c-4830-8c9f-d3c29b2a7913
Sep 14 18:05:11.668335 n-d-796905-2 sudo[115882]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:12.991755 n-d-796905-2 sudo[115882]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:12.995066 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ab90ca7-aacb-401b-90bd-0775f6711001 tempest-SnapshotsActionsTest-1121605179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-75b6c77f-5b0c-4830-8c9f-d3c29b2a7913" returned: 0 in 1.379s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:13.306786 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-1ab90ca7-aacb-401b-90bd-0775f6711001 tempest-SnapshotsActionsTest-1121605179 None] Created reservations ['4c7b61d5-8991-4824-a627-2c90da22934a', '68a426da-adb9-47c2-86d5-6a1d7c278d84', '83a8febf-56ee-44d1-995e-910e17a9f596', '8cc80e35-d8cd-4cef-bd7f-caf5062cdf2e'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:05:13.308416 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-1ab90ca7-aacb-401b-90bd-0775f6711001 tempest-SnapshotsActionsTest-1121605179 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:05:13.308416 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:05:13.308416 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:05:13.403242 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-1ab90ca7-aacb-401b-90bd-0775f6711001 tempest-SnapshotsActionsTest-1121605179 None] Delete snapshot completed successfully.
Sep 14 18:05:13.417838 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-1ab90ca7-aacb-401b-90bd-0775f6711001 tempest-SnapshotsActionsTest-1121605179 None] Lock "b'cinder-75b6c77f-5b0c-4830-8c9f-d3c29b2a7913-delete_snapshot'" released by "delete_snapshot" :: held 2.818s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:05:14.227729 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-967adbb3-dc5f-4a6c-a374-c99157ef7ef7 tempest-SnapshotsActionsTest-1121605179 None] Lock "b'cinder-b019280e-f940-4481-9acc-15340f78a5f6-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:05:14.381298 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-967adbb3-dc5f-4a6c-a374-c99157ef7ef7 tempest-SnapshotsActionsTest-1121605179 None] Skipping remove_export. No iscsi_target is presently exported for volume: b019280e-f940-4481-9acc-15340f78a5f6
Sep 14 18:05:14.382343 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-967adbb3-dc5f-4a6c-a374-c99157ef7ef7 tempest-SnapshotsActionsTest-1121605179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:14.427893 n-d-796905-2 sudo[115980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6
Sep 14 18:05:14.435823 n-d-796905-2 sudo[115980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:15.604322 n-d-796905-2 sudo[115980]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:15.610202 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-967adbb3-dc5f-4a6c-a374-c99157ef7ef7 tempest-SnapshotsActionsTest-1121605179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6" returned: 0 in 1.227s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:15.613871 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-967adbb3-dc5f-4a6c-a374-c99157ef7ef7 tempest-SnapshotsActionsTest-1121605179 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-b019280e-f940-4481-9acc-15340f78a5f6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:15.662246 n-d-796905-2 sudo[115998]: ubuntu : 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-b019280e-f940-4481-9acc-15340f78a5f6
Sep 14 18:05:15.665435 n-d-796905-2 sudo[115998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:16.661545 n-d-796905-2 sudo[115998]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:16.664249 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-967adbb3-dc5f-4a6c-a374-c99157ef7ef7 tempest-SnapshotsActionsTest-1121605179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6" returned: 0 in 1.050s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:16.666767 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-967adbb3-dc5f-4a6c-a374-c99157ef7ef7 tempest-SnapshotsActionsTest-1121605179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:16.719947 n-d-796905-2 sudo[116049]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6
Sep 14 18:05:16.727699 n-d-796905-2 sudo[116049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:17.590780 n-d-796905-2 sudo[116049]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:17.593235 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-967adbb3-dc5f-4a6c-a374-c99157ef7ef7 tempest-SnapshotsActionsTest-1121605179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b019280e-f940-4481-9acc-15340f78a5f6" returned: 0 in 0.926s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:17.594497 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-967adbb3-dc5f-4a6c-a374-c99157ef7ef7 tempest-SnapshotsActionsTest-1121605179 None] Successfully deleted volume: b019280e-f940-4481-9acc-15340f78a5f6
Sep 14 18:05:17.656271 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-967adbb3-dc5f-4a6c-a374-c99157ef7ef7 tempest-SnapshotsActionsTest-1121605179 None] Created reservations ['202dc422-afc4-4b91-8dad-658351629757', 'fc67313d-426a-4752-9183-d04213963c66', '4db8389a-dcbb-462b-a622-c4f69b58d64f', '576c18ff-48af-4309-8107-24b369f7b02d'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:05:17.659965 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-967adbb3-dc5f-4a6c-a374-c99157ef7ef7 tempest-SnapshotsActionsTest-1121605179 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:05:17.659965 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:05:17.659965 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:05:17.719128 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-967adbb3-dc5f-4a6c-a374-c99157ef7ef7 tempest-SnapshotsActionsTest-1121605179 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:05:17.721784 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-967adbb3-dc5f-4a6c-a374-c99157ef7ef7 tempest-SnapshotsActionsTest-1121605179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:17.770389 n-d-796905-2 sudo[116089]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:05:17.771416 n-d-796905-2 sudo[116089]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:18.452085 n-d-796905-2 sudo[116089]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:18.454814 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-967adbb3-dc5f-4a6c-a374-c99157ef7ef7 tempest-SnapshotsActionsTest-1121605179 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.732s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:18.458244 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-967adbb3-dc5f-4a6c-a374-c99157ef7ef7 tempest-SnapshotsActionsTest-1121605179 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:18.493521 n-d-796905-2 sudo[116117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:05:18.495058 n-d-796905-2 sudo[116117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:19.046492 n-d-796905-2 sudo[116117]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:19.049429 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-967adbb3-dc5f-4a6c-a374-c99157ef7ef7 tempest-SnapshotsActionsTest-1121605179 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:19.051497 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-967adbb3-dc5f-4a6c-a374-c99157ef7ef7 tempest-SnapshotsActionsTest-1121605179 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:05:19.057477 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-967adbb3-dc5f-4a6c-a374-c99157ef7ef7 tempest-SnapshotsActionsTest-1121605179 None] Deleted volume successfully.
Sep 14 18:05:19.075594 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-967adbb3-dc5f-4a6c-a374-c99157ef7ef7 tempest-SnapshotsActionsTest-1121605179 None] Lock "b'cinder-b019280e-f940-4481-9acc-15340f78a5f6-delete_volume'" released by "delete_volume" :: held 4.848s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:05:20.580194 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:05:20.594695 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:05:20.595457 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:05:20.623800 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] Flow 'volume_create_manager' (2b0fa495-b591-4bed-813e-478dee149cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:05:20.641362 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b7ba3fdd-983f-47ba-8105-8fc1444074b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:20.678601 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:05:20.722691 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b7ba3fdd-983f-47ba-8105-8fc1444074b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:05:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1287134760',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=698a296d-86c8-4b93-aca1-95d218d5c87f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12e409b6ddcf4d5bbbcf5950e0163689',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:05:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:05:21Z,user_id='3cfa7743c4b6445fb42251ba49a9d02c',volume_attachment=>,volume_type=VolumeType(dd97b80b-906d-421d-9362-f09b3e50e951),volume_type_id=dd97b80b-906d-421d-9362-f09b3e50e951)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:20.730501 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (925d09f1-17c6-482e-885a-6a18fb943e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:20.742654 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (925d09f1-17c6-482e-885a-6a18fb943e3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:20.745182 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8d5183ac-7fc8-4b02-9cc2-a326e19950aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:20.751316 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8d5183ac-7fc8-4b02-9cc2-a326e19950aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '698a296d-86c8-4b93-aca1-95d218d5c87f', 'volume_name': 'volume-698a296d-86c8-4b93-aca1-95d218d5c87f', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:20.754110 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af53cfab-155c-4033-857e-7c37de16162d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:20.765187 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af53cfab-155c-4033-857e-7c37de16162d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:20.767463 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (66763aa4-1d1b-422a-a493-c4f3e65c13c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:20.768356 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] Volume 698a296d-86c8-4b93-aca1-95d218d5c87f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-698a296d-86c8-4b93-aca1-95d218d5c87f', 'volume_size': 1}
Sep 14 18:05:20.769437 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-698a296d-86c8-4b93-aca1-95d218d5c87f stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:20.819197 n-d-796905-2 sudo[116134]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-698a296d-86c8-4b93-aca1-95d218d5c87f stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:05:20.820143 n-d-796905-2 sudo[116134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:21.741916 n-d-796905-2 sudo[116134]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:21.744593 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-698a296d-86c8-4b93-aca1-95d218d5c87f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.975s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:21.747987 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (66763aa4-1d1b-422a-a493-c4f3e65c13c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-698a296d-86c8-4b93-aca1-95d218d5c87f', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:21.750483 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b3b7c74-627e-4e56-9315-f16fbea3f3e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:21.765648 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] Volume volume-698a296d-86c8-4b93-aca1-95d218d5c87f (698a296d-86c8-4b93-aca1-95d218d5c87f): created successfully
Sep 14 18:05:21.772503 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b3b7c74-627e-4e56-9315-f16fbea3f3e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:21.778312 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] Flow 'volume_create_manager' (2b0fa495-b591-4bed-813e-478dee149cdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:05:21.803718 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-16c2244d-01a1-43bf-81af-b97ae172b1b8 tempest-VolumeTypesAccessTest-4022016 None] Created volume successfully.
Sep 14 18:05:24.091221 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-e8cceeb4-9ba5-4b6b-8c7a-898a32a5f64c tempest-VolumeTypesAccessTest-4022016 None] Lock "b'cinder-698a296d-86c8-4b93-aca1-95d218d5c87f-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:05:24.283905 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-e8cceeb4-9ba5-4b6b-8c7a-898a32a5f64c tempest-VolumeTypesAccessTest-4022016 None] Skipping remove_export. No iscsi_target is presently exported for volume: 698a296d-86c8-4b93-aca1-95d218d5c87f
Sep 14 18:05:24.286241 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e8cceeb4-9ba5-4b6b-8c7a-898a32a5f64c tempest-VolumeTypesAccessTest-4022016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-698a296d-86c8-4b93-aca1-95d218d5c87f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:24.377112 n-d-796905-2 sudo[116189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-698a296d-86c8-4b93-aca1-95d218d5c87f
Sep 14 18:05:24.381280 n-d-796905-2 sudo[116189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:25.604617 n-d-796905-2 sudo[116189]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:25.608725 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e8cceeb4-9ba5-4b6b-8c7a-898a32a5f64c tempest-VolumeTypesAccessTest-4022016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-698a296d-86c8-4b93-aca1-95d218d5c87f" returned: 0 in 1.321s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:25.612962 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e8cceeb4-9ba5-4b6b-8c7a-898a32a5f64c tempest-VolumeTypesAccessTest-4022016 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-698a296d-86c8-4b93-aca1-95d218d5c87f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:25.697946 n-d-796905-2 sudo[116205]: ubuntu : 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-698a296d-86c8-4b93-aca1-95d218d5c87f
Sep 14 18:05:25.699476 n-d-796905-2 sudo[116205]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:26.436956 n-d-796905-2 sudo[116205]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:26.440097 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e8cceeb4-9ba5-4b6b-8c7a-898a32a5f64c tempest-VolumeTypesAccessTest-4022016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-698a296d-86c8-4b93-aca1-95d218d5c87f" returned: 0 in 0.826s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:26.442614 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e8cceeb4-9ba5-4b6b-8c7a-898a32a5f64c tempest-VolumeTypesAccessTest-4022016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-698a296d-86c8-4b93-aca1-95d218d5c87f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:26.489031 n-d-796905-2 sudo[116223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-698a296d-86c8-4b93-aca1-95d218d5c87f
Sep 14 18:05:26.490428 n-d-796905-2 sudo[116223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:27.010447 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:05:27.016745 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:05:27.017439 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:05:27.022508 n-d-796905-2 sudo[116223]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:27.032963 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Flow 'volume_create_manager' (55f62871-bbca-411a-99cf-0cd36ff3b4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:05:27.036894 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8c5b8e89-266e-4b01-bbe8-d4d7dd98a787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:27.056456 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e8cceeb4-9ba5-4b6b-8c7a-898a32a5f64c tempest-VolumeTypesAccessTest-4022016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-698a296d-86c8-4b93-aca1-95d218d5c87f" returned: 0 in 0.614s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:27.057171 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-e8cceeb4-9ba5-4b6b-8c7a-898a32a5f64c tempest-VolumeTypesAccessTest-4022016 None] Successfully deleted volume: 698a296d-86c8-4b93-aca1-95d218d5c87f
Sep 14 18:05:27.065450 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:05:27.093582 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8c5b8e89-266e-4b01-bbe8-d4d7dd98a787) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:05:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1299313535',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=6ad84ad7-9662-4c5b-a97f-7fc861a3e896,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2269f52fd5fb464d8e27cff2f1af1646',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:05:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:05:27Z,user_id='9feb313f3b2f41b89e84147e8b6b2696',volume_attachment=>,volume_type=VolumeType(11bb58eb-c5c0-44ed-ba49-e25dfac92c05),volume_type_id=11bb58eb-c5c0-44ed-ba49-e25dfac92c05)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:27.096658 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c039de4-be37-44cd-9f05-21f4622d9a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:27.098705 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7c039de4-be37-44cd-9f05-21f4622d9a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:27.100981 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3830b73f-2f40-4a7b-866a-d0d3e47b7816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:27.103141 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3830b73f-2f40-4a7b-866a-d0d3e47b7816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6ad84ad7-9662-4c5b-a97f-7fc861a3e896', 'volume_name': 'volume-6ad84ad7-9662-4c5b-a97f-7fc861a3e896', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:27.105350 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5f048ad-17ed-4f04-8401-827bf53d86f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:27.107390 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b5f048ad-17ed-4f04-8401-827bf53d86f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:27.109467 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f998b2fc-c0f9-4c87-a0ca-3ad46255744a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:27.110269 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Volume 6ad84ad7-9662-4c5b-a97f-7fc861a3e896: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6ad84ad7-9662-4c5b-a97f-7fc861a3e896', 'volume_size': 1}
Sep 14 18:05:27.111290 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6ad84ad7-9662-4c5b-a97f-7fc861a3e896 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:27.130087 n-d-796905-2 sudo[116231]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6ad84ad7-9662-4c5b-a97f-7fc861a3e896 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:05:27.131225 n-d-796905-2 sudo[116231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:27.146595 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-e8cceeb4-9ba5-4b6b-8c7a-898a32a5f64c tempest-VolumeTypesAccessTest-4022016 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1331338542 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1331338542, it is now deprecated. Please use the default quota class for default quota.
Sep 14 18:05:27.147626 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-e8cceeb4-9ba5-4b6b-8c7a-898a32a5f64c tempest-VolumeTypesAccessTest-4022016 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1331338542 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1331338542, it is now deprecated. Please use the default quota class for default quota.
Sep 14 18:05:27.166656 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-e8cceeb4-9ba5-4b6b-8c7a-898a32a5f64c tempest-VolumeTypesAccessTest-4022016 None] Created reservations ['257253fd-0592-478b-80b4-7408f892f3d3', '6d87c695-d268-443f-83be-79f09d7a8694', '2fff4c65-c730-43eb-8137-162c12aa00d2', 'b019a473-1af8-467a-9280-14a372d5bb2b'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:05:27.169751 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-e8cceeb4-9ba5-4b6b-8c7a-898a32a5f64c tempest-VolumeTypesAccessTest-4022016 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:05:27.169751 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:05:27.169751 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:05:27.213796 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-e8cceeb4-9ba5-4b6b-8c7a-898a32a5f64c tempest-VolumeTypesAccessTest-4022016 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:05:27.214543 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e8cceeb4-9ba5-4b6b-8c7a-898a32a5f64c tempest-VolumeTypesAccessTest-4022016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:27.237863 n-d-796905-2 sudo[116235]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:05:27.239373 n-d-796905-2 sudo[116235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:27.729385 n-d-796905-2 sudo[116231]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:27.731708 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6ad84ad7-9662-4c5b-a97f-7fc861a3e896 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.620s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:27.735389 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f998b2fc-c0f9-4c87-a0ca-3ad46255744a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6ad84ad7-9662-4c5b-a97f-7fc861a3e896', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:27.741986 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b6ad00dd-40d1-4e35-9c37-dfbf02bb3ec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:27.768375 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Volume volume-6ad84ad7-9662-4c5b-a97f-7fc861a3e896 (6ad84ad7-9662-4c5b-a97f-7fc861a3e896): created successfully
Sep 14 18:05:27.770886 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b6ad00dd-40d1-4e35-9c37-dfbf02bb3ec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:27.775723 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Flow 'volume_create_manager' (55f62871-bbca-411a-99cf-0cd36ff3b4b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:05:27.788948 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7cfa1eff-77d2-4b1a-aea3-deb4780fd854 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Created volume successfully.
Sep 14 18:05:27.820511 n-d-796905-2 sudo[116235]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:27.822276 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e8cceeb4-9ba5-4b6b-8c7a-898a32a5f64c tempest-VolumeTypesAccessTest-4022016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.608s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:27.824149 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e8cceeb4-9ba5-4b6b-8c7a-898a32a5f64c tempest-VolumeTypesAccessTest-4022016 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:27.851882 n-d-796905-2 sudo[116266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:05:27.853425 n-d-796905-2 sudo[116266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:28.320844 n-d-796905-2 sudo[116266]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:28.324645 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e8cceeb4-9ba5-4b6b-8c7a-898a32a5f64c tempest-VolumeTypesAccessTest-4022016 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.500s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:28.328517 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-e8cceeb4-9ba5-4b6b-8c7a-898a32a5f64c tempest-VolumeTypesAccessTest-4022016 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:05:28.337417 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-e8cceeb4-9ba5-4b6b-8c7a-898a32a5f64c tempest-VolumeTypesAccessTest-4022016 None] Deleted volume successfully.
Sep 14 18:05:28.366847 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-e8cceeb4-9ba5-4b6b-8c7a-898a32a5f64c tempest-VolumeTypesAccessTest-4022016 None] Lock "b'cinder-698a296d-86c8-4b93-aca1-95d218d5c87f-delete_volume'" released by "delete_volume" :: held 4.275s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:05:28.951996 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-633d57ca-146f-41e2-a7cc-cc3d48d1df5b tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:05:28.953278 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-633d57ca-146f-41e2-a7cc-cc3d48d1df5b tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:28.987080 n-d-796905-2 sudo[116271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:05:28.988762 n-d-796905-2 sudo[116271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:29.481514 n-d-796905-2 sudo[116271]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:29.484016 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-633d57ca-146f-41e2-a7cc-cc3d48d1df5b tempest-VolumeRetypeWithoutMigrationTest-510672336 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.530s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:29.486601 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-633d57ca-146f-41e2-a7cc-cc3d48d1df5b tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:29.506902 n-d-796905-2 sudo[116276]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:05:29.508487 n-d-796905-2 sudo[116276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:29.933468 n-d-796905-2 sudo[116276]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:29.936032 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-633d57ca-146f-41e2-a7cc-cc3d48d1df5b tempest-VolumeRetypeWithoutMigrationTest-510672336 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:29.938665 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-633d57ca-146f-41e2-a7cc-cc3d48d1df5b tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:05:29.944777 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-633d57ca-146f-41e2-a7cc-cc3d48d1df5b tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Retype volume completed successfully.
Sep 14 18:05:30.393440 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-b04abe72-a275-429e-a2f7-f4f485ac70a2 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Lock "b'cinder-6ad84ad7-9662-4c5b-a97f-7fc861a3e896-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:05:30.488595 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-b04abe72-a275-429e-a2f7-f4f485ac70a2 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6ad84ad7-9662-4c5b-a97f-7fc861a3e896
Sep 14 18:05:30.491827 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b04abe72-a275-429e-a2f7-f4f485ac70a2 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6ad84ad7-9662-4c5b-a97f-7fc861a3e896 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:30.550294 n-d-796905-2 sudo[116280]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6ad84ad7-9662-4c5b-a97f-7fc861a3e896
Sep 14 18:05:30.552851 n-d-796905-2 sudo[116280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:31.104411 n-d-796905-2 sudo[116280]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:31.106721 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b04abe72-a275-429e-a2f7-f4f485ac70a2 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6ad84ad7-9662-4c5b-a97f-7fc861a3e896" returned: 0 in 0.614s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:31.108310 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b04abe72-a275-429e-a2f7-f4f485ac70a2 tempest-VolumeRetypeWithoutMigrationTest-510672336 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-6ad84ad7-9662-4c5b-a97f-7fc861a3e896 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:31.132996 n-d-796905-2 sudo[116283]: ubuntu : 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-6ad84ad7-9662-4c5b-a97f-7fc861a3e896
Sep 14 18:05:31.134325 n-d-796905-2 sudo[116283]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:31.820284 n-d-796905-2 sudo[116283]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:31.822646 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b04abe72-a275-429e-a2f7-f4f485ac70a2 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-6ad84ad7-9662-4c5b-a97f-7fc861a3e896" returned: 0 in 0.714s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:31.824776 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b04abe72-a275-429e-a2f7-f4f485ac70a2 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6ad84ad7-9662-4c5b-a97f-7fc861a3e896 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:31.862340 n-d-796905-2 sudo[116288]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6ad84ad7-9662-4c5b-a97f-7fc861a3e896
Sep 14 18:05:31.863876 n-d-796905-2 sudo[116288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:32.365247 n-d-796905-2 sudo[116288]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:32.367706 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b04abe72-a275-429e-a2f7-f4f485ac70a2 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6ad84ad7-9662-4c5b-a97f-7fc861a3e896" returned: 0 in 0.543s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:32.369054 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-b04abe72-a275-429e-a2f7-f4f485ac70a2 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Successfully deleted volume: 6ad84ad7-9662-4c5b-a97f-7fc861a3e896
Sep 14 18:05:32.401743 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-b04abe72-a275-429e-a2f7-f4f485ac70a2 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota.
Sep 14 18:05:32.402903 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-b04abe72-a275-429e-a2f7-f4f485ac70a2 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota.
Sep 14 18:05:32.423866 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-b04abe72-a275-429e-a2f7-f4f485ac70a2 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Created reservations ['afcbbbfb-c1af-44a9-8aec-575499b2f70c', '55303885-1dd2-4160-8d94-a837580202c4', '85afe8f9-6579-41fb-b8da-1e36f9dbf8b8', '2017025b-d7d8-4387-b3a1-757454f3d48a'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:05:32.428255 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-b04abe72-a275-429e-a2f7-f4f485ac70a2 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:05:32.428255 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:05:32.428255 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:05:32.482046 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-b04abe72-a275-429e-a2f7-f4f485ac70a2 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:05:32.483707 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b04abe72-a275-429e-a2f7-f4f485ac70a2 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:32.519085 n-d-796905-2 sudo[116296]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:05:32.521780 n-d-796905-2 sudo[116296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:33.370647 n-d-796905-2 sudo[116296]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:33.373476 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b04abe72-a275-429e-a2f7-f4f485ac70a2 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.889s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:33.376516 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b04abe72-a275-429e-a2f7-f4f485ac70a2 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:33.417735 n-d-796905-2 sudo[116305]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:05:33.424907 n-d-796905-2 sudo[116305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:33.936544 n-d-796905-2 sudo[116305]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:33.939483 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b04abe72-a275-429e-a2f7-f4f485ac70a2 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.563s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:33.941821 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-b04abe72-a275-429e-a2f7-f4f485ac70a2 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:05:33.947090 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b04abe72-a275-429e-a2f7-f4f485ac70a2 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Deleted volume successfully.
Sep 14 18:05:33.965864 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-b04abe72-a275-429e-a2f7-f4f485ac70a2 tempest-VolumeRetypeWithoutMigrationTest-510672336 None] Lock "b'cinder-6ad84ad7-9662-4c5b-a97f-7fc861a3e896-delete_volume'" released by "delete_volume" :: held 3.572s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:05:39.102523 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:05:39.110533 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:05:39.111073 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:05:39.127606 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] Flow 'volume_create_manager' (311ef8ae-6203-4933-98f2-538e07123988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:05:39.131575 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b80e368d-d556-4c77-993b-a763d01c6f94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:39.155773 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:05:39.184646 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b80e368d-d556-4c77-993b-a763d01c6f94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:05:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-193347728',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='deeeff3676894fab83841e34a6b8b48a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:05:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:05:39Z,user_id='ff764f4af08c48cd83602a5efae5ed49',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:39.187380 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d14b3633-5ff5-4bcb-9174-ed19435eb65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:39.190287 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d14b3633-5ff5-4bcb-9174-ed19435eb65e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:39.193701 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78376612-a9d6-47bd-9ae7-1d6d3b6a0e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:39.196504 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78376612-a9d6-47bd-9ae7-1d6d3b6a0e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec', 'volume_name': 'volume-3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:39.199446 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3218a845-c452-4940-9b35-3471037f0400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:39.201981 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3218a845-c452-4940-9b35-3471037f0400) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:39.205987 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (635d10e4-36c0-4bd7-b743-8323df7aed5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:39.206938 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] Volume 3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec', 'volume_size': 1}
Sep 14 18:05:39.208111 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:39.236918 n-d-796905-2 sudo[116320]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:05:39.238536 n-d-796905-2 sudo[116320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:39.794967 n-d-796905-2 sudo[116320]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:39.797876 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.589s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:39.801555 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (635d10e4-36c0-4bd7-b743-8323df7aed5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:39.804168 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33fa3e58-b04e-4311-aced-5c88ee73b86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:39.817225 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] Volume volume-3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec (3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec): created successfully
Sep 14 18:05:39.819526 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (33fa3e58-b04e-4311-aced-5c88ee73b86d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:39.823107 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] Flow 'volume_create_manager' (311ef8ae-6203-4933-98f2-538e07123988) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:05:39.835955 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-4a4f17ea-4447-4697-a1f0-90280e9c7e55 tempest-VolumesListTestJSON-310298264 None] Created volume successfully.
Sep 14 18:05:40.969887 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:05:40.974502 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:05:40.975017 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:05:40.998392 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] Flow 'volume_create_manager' (22852f4c-0d10-4dd7-88d0-3c591779fb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:05:41.008037 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (29380c0a-5f13-496a-8a46-b26e09e768b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:41.035536 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:05:41.061485 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (29380c0a-5f13-496a-8a46-b26e09e768b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1656622485',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=b69c9df5-29cc-4df4-bbb1-b4a749e189a8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='deeeff3676894fab83841e34a6b8b48a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:05:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:05:41Z,user_id='ff764f4af08c48cd83602a5efae5ed49',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:41.064769 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (791d3af7-bffd-4afe-9615-40f16c9cd9fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:41.068100 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (791d3af7-bffd-4afe-9615-40f16c9cd9fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:41.071549 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc51103d-cd0f-47ab-809c-397fbc7a35d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:41.074036 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc51103d-cd0f-47ab-809c-397fbc7a35d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b69c9df5-29cc-4df4-bbb1-b4a749e189a8', 'volume_name': 'volume-b69c9df5-29cc-4df4-bbb1-b4a749e189a8', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:41.077423 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (496968c0-5920-46d1-b11e-e45e90f5d7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:41.079998 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (496968c0-5920-46d1-b11e-e45e90f5d7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:41.082304 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (367358a2-00d5-48a3-af76-3aa169f1cf3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:41.083257 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] Volume b69c9df5-29cc-4df4-bbb1-b4a749e189a8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b69c9df5-29cc-4df4-bbb1-b4a749e189a8', 'volume_size': 1}
Sep 14 18:05:41.084637 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b69c9df5-29cc-4df4-bbb1-b4a749e189a8 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:41.121737 n-d-796905-2 sudo[116368]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b69c9df5-29cc-4df4-bbb1-b4a749e189a8 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:05:41.122536 n-d-796905-2 sudo[116368]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:41.810017 n-d-796905-2 sudo[116368]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:41.813427 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b69c9df5-29cc-4df4-bbb1-b4a749e189a8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.728s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:41.817320 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (367358a2-00d5-48a3-af76-3aa169f1cf3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b69c9df5-29cc-4df4-bbb1-b4a749e189a8', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:41.820292 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b7c7812d-90ab-48fc-84b2-ebbe5014e8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:41.845916 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] Volume volume-b69c9df5-29cc-4df4-bbb1-b4a749e189a8 (b69c9df5-29cc-4df4-bbb1-b4a749e189a8): created successfully
Sep 14 18:05:41.848568 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b7c7812d-90ab-48fc-84b2-ebbe5014e8b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:41.851949 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] Flow 'volume_create_manager' (22852f4c-0d10-4dd7-88d0-3c591779fb4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:05:41.864273 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-91b3b166-d422-48a3-a2dd-1d8537610286 tempest-VolumesListTestJSON-310298264 None] Created volume successfully.
Sep 14 18:05:42.995370 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:05:43.004880 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:05:43.005412 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:05:43.041679 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] Flow 'volume_create_manager' (190f90f7-3aee-4d8a-bda4-b3791d7ba476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:05:43.065048 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b74b4c67-ffca-4a17-b822-8dabb416ce8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:43.106769 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:05:43.146802 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b74b4c67-ffca-4a17-b822-8dabb416ce8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-198401679',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=0568abf1-e521-4572-b2a4-9a538f42f7ae,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='deeeff3676894fab83841e34a6b8b48a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:05:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:05:43Z,user_id='ff764f4af08c48cd83602a5efae5ed49',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:43.153618 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (efba5cc0-13d1-44ef-8351-ad6bb1039d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:43.155974 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (efba5cc0-13d1-44ef-8351-ad6bb1039d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:43.159579 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7003e06b-6ed6-4162-a090-26cfa41e5e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:43.162089 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7003e06b-6ed6-4162-a090-26cfa41e5e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0568abf1-e521-4572-b2a4-9a538f42f7ae', 'volume_name': 'volume-0568abf1-e521-4572-b2a4-9a538f42f7ae', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:43.164332 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a59adef6-1036-4c4f-8551-e54539dd0833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:43.166526 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a59adef6-1036-4c4f-8551-e54539dd0833) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:43.169632 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cecab312-fd8e-4533-89e9-8ff2e17db69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:43.170612 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] Volume 0568abf1-e521-4572-b2a4-9a538f42f7ae: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0568abf1-e521-4572-b2a4-9a538f42f7ae', 'volume_size': 1}
Sep 14 18:05:43.172316 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0568abf1-e521-4572-b2a4-9a538f42f7ae stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:43.227612 n-d-796905-2 sudo[116401]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0568abf1-e521-4572-b2a4-9a538f42f7ae stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:05:43.229556 n-d-796905-2 sudo[116401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:43.926685 n-d-796905-2 sudo[116401]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:43.929148 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0568abf1-e521-4572-b2a4-9a538f42f7ae stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.757s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:43.932900 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cecab312-fd8e-4533-89e9-8ff2e17db69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0568abf1-e521-4572-b2a4-9a538f42f7ae', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:43.935534 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e47e33bd-c24b-40d1-b3eb-cac80f585e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:43.949801 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] Volume volume-0568abf1-e521-4572-b2a4-9a538f42f7ae (0568abf1-e521-4572-b2a4-9a538f42f7ae): created successfully
Sep 14 18:05:43.952359 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e47e33bd-c24b-40d1-b3eb-cac80f585e8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:43.955487 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] Flow 'volume_create_manager' (190f90f7-3aee-4d8a-bda4-b3791d7ba476) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:05:43.965290 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-8d2c43d8-db87-420d-ae24-e4ca2b3cdb72 tempest-VolumesListTestJSON-310298264 None] Created volume successfully.
Sep 14 18:05:46.710555 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:05:46.714717 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:05:46.715239 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:05:46.729721 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] Flow 'volume_create_manager' (cdb2cb5f-827d-4b00-b3eb-9800151f1bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:05:46.732734 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (98780f7c-dca2-4c83-8804-4684697e4844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:46.758516 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:05:46.793334 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (98780f7c-dca2-4c83-8804-4684697e4844) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:05:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-228655680',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=92e1584e-ceaf-4fdb-8af8-b36f8f037c6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e91beba8e9c484da31e610e8c37fc54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:05:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:05:47Z,user_id='c5691141166843df9b8b8913bcf93f38',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:46.797309 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (428189d4-ef7e-41dc-8ae7-0bffbfbba537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:46.799632 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (428189d4-ef7e-41dc-8ae7-0bffbfbba537) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:46.802319 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a62fb33-4a0b-4b01-a427-a9accaeb45d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:46.805316 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a62fb33-4a0b-4b01-a427-a9accaeb45d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '92e1584e-ceaf-4fdb-8af8-b36f8f037c6a', 'volume_name': 'volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:46.815209 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9c8d5a3b-3d41-4d2b-867d-b461599a71f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:46.817377 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9c8d5a3b-3d41-4d2b-867d-b461599a71f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:46.819570 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (98e8daf7-5eae-4d00-b4f5-df4234616bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:46.820326 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] Volume 92e1584e-ceaf-4fdb-8af8-b36f8f037c6a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a', 'volume_size': 1}
Sep 14 18:05:46.821388 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:46.841190 n-d-796905-2 sudo[116471]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:05:46.841972 n-d-796905-2 sudo[116471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:47.392931 n-d-796905-2 sudo[116471]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:47.394991 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.573s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:47.397884 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (98e8daf7-5eae-4d00-b4f5-df4234616bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:47.400129 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9825dc2a-d1fd-4b35-8219-31f89ed87d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:47.408858 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] Volume volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a (92e1584e-ceaf-4fdb-8af8-b36f8f037c6a): created successfully
Sep 14 18:05:47.410656 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9825dc2a-d1fd-4b35-8219-31f89ed87d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:47.413599 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] Flow 'volume_create_manager' (cdb2cb5f-827d-4b00-b3eb-9800151f1bad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:05:47.423054 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-90ef76de-8ec5-4231-ab21-4c7fcc443e45 tempest-VolumesBackupsAdminTest-1786188862 None] Created volume successfully.
Sep 14 18:05:47.580909 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-cd65d152-e053-4d17-a58f-f3c9ce6a3010 tempest-VolumesListTestJSON-310298264 None] Lock "b'cinder-0568abf1-e521-4572-b2a4-9a538f42f7ae-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:05:47.660198 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-cd65d152-e053-4d17-a58f-f3c9ce6a3010 tempest-VolumesListTestJSON-310298264 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0568abf1-e521-4572-b2a4-9a538f42f7ae
Sep 14 18:05:47.661848 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cd65d152-e053-4d17-a58f-f3c9ce6a3010 tempest-VolumesListTestJSON-310298264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0568abf1-e521-4572-b2a4-9a538f42f7ae {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:47.694169 n-d-796905-2 sudo[116507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0568abf1-e521-4572-b2a4-9a538f42f7ae
Sep 14 18:05:47.694975 n-d-796905-2 sudo[116507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:48.137435 n-d-796905-2 sudo[116507]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:48.139738 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cd65d152-e053-4d17-a58f-f3c9ce6a3010 tempest-VolumesListTestJSON-310298264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0568abf1-e521-4572-b2a4-9a538f42f7ae" returned: 0 in 0.478s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:48.143345 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cd65d152-e053-4d17-a58f-f3c9ce6a3010 tempest-VolumesListTestJSON-310298264 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-0568abf1-e521-4572-b2a4-9a538f42f7ae {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:48.174999 n-d-796905-2 sudo[116510]: ubuntu : 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-0568abf1-e521-4572-b2a4-9a538f42f7ae
Sep 14 18:05:48.175927 n-d-796905-2 sudo[116510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:48.342639 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.driver [None req-b7d4ba81-2161-41c4-8d5e-f524c6a19b90 tempest-VolumesBackupsAdminTest-1786188862 None] Creating a new backup for volume volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a. {{(pid=84144) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 14 18:05:48.358259 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b7d4ba81-2161-41c4-8d5e-f524c6a19b90 tempest-VolumesBackupsAdminTest-1786188862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:48.383098 n-d-796905-2 sudo[116516]: 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-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a
Sep 14 18:05:48.383928 n-d-796905-2 sudo[116516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:48.602382 n-d-796905-2 sudo[116510]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:48.608525 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cd65d152-e053-4d17-a58f-f3c9ce6a3010 tempest-VolumesListTestJSON-310298264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-0568abf1-e521-4572-b2a4-9a538f42f7ae" returned: 0 in 0.463s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:48.615510 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cd65d152-e053-4d17-a58f-f3c9ce6a3010 tempest-VolumesListTestJSON-310298264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0568abf1-e521-4572-b2a4-9a538f42f7ae {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:48.642011 n-d-796905-2 sudo[116519]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0568abf1-e521-4572-b2a4-9a538f42f7ae
Sep 14 18:05:48.643879 n-d-796905-2 sudo[116519]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:48.943661 n-d-796905-2 sudo[116516]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:48.946046 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b7d4ba81-2161-41c4-8d5e-f524c6a19b90 tempest-VolumesBackupsAdminTest-1786188862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a" returned: 0 in 0.587s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:49.016464 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:49.023651 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:49.024590 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766080]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-995b551a-8618-4786-a29c-6c01b55b97d7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-995b551a-8618-4786-a29c-6c01b55b97d7\n Backing store flags: \n Account information:\n QGb5mb83faK6QuauUFBz\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-b7d4ba81-2161-41c4-8d5e-f524c6a19b90 tempest-VolumesBackupsAdminTest-1786188862 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: I_T nexus: 27
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: I_T nexus: 28
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060000
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf60
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060001
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf61
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: tyH8zqHJV7h5K37tFb5U
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Target 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: I_T nexus: 29
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070000
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf70
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070001
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf71
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: mzbkYEyWJe2ibCGjtK83
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Target 9: iqn.2010-10.org.openstack:volume-995b551a-8618-4786-a29c-6c01b55b97d7
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: I_T nexus: 32
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00090000
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf90
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00090001
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf91
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-995b551a-8618-4786-a29c-6c01b55b97d7
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: QGb5mb83faK6QuauUFBz
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:05:49.025583 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:05:49.043983 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-b7d4ba81-2161-41c4-8d5e-f524c6a19b90 tempest-VolumesBackupsAdminTest-1786188862 None] Creating iscsi_target for Volume ID: volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:05:49.043983 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-b7d4ba81-2161-41c4-8d5e-f524c6a19b90 tempest-VolumesBackupsAdminTest-1786188862 None] Created volume path /opt/stack/data/cinder/volumes/volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a,
Sep 14 18:05:49.043983 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:05:49.043983 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:05:49.043983 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a
Sep 14 18:05:49.043983 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:05:49.043983 n-d-796905-2 cinder-volume[84144]: incominguser 4j3mPZMZABPZNcCQRu6e qVMeW7XATTMpkWiK
Sep 14 18:05:49.043983 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:05:49.043983 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:05:49.043983 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:05:49.043983 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:05:49.043983 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:49.164946 n-d-796905-2 sudo[116519]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:49.166685 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cd65d152-e053-4d17-a58f-f3c9ce6a3010 tempest-VolumesListTestJSON-310298264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0568abf1-e521-4572-b2a4-9a538f42f7ae" returned: 0 in 0.555s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:49.168131 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-cd65d152-e053-4d17-a58f-f3c9ce6a3010 tempest-VolumesListTestJSON-310298264 None] Successfully deleted volume: 0568abf1-e521-4572-b2a4-9a538f42f7ae
Sep 14 18:05:49.220293 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-cd65d152-e053-4d17-a58f-f3c9ce6a3010 tempest-VolumesListTestJSON-310298264 None] Created reservations ['273c4e23-8bb4-486d-be27-45a0e728e068', '57ce0fd6-0e29-4987-b01b-2f1041062a42', '51948a51-d989-4afa-aef7-d06f0452b1ae', 'b869e937-1546-4662-98ed-d84751c3d087'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:05:49.222774 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-cd65d152-e053-4d17-a58f-f3c9ce6a3010 tempest-VolumesListTestJSON-310298264 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:05:49.222774 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:05:49.222774 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:05:49.277601 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cd65d152-e053-4d17-a58f-f3c9ce6a3010 tempest-VolumesListTestJSON-310298264 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:05:49.278521 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cd65d152-e053-4d17-a58f-f3c9ce6a3010 tempest-VolumesListTestJSON-310298264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:49.310455 n-d-796905-2 sudo[116535]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:05:49.311280 n-d-796905-2 sudo[116535]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:49.463405 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a" returned: 0 in 0.426s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:49.463744 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766080]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:05:49.464610 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-b7d4ba81-2161-41c4-8d5e-f524c6a19b90 tempest-VolumesBackupsAdminTest-1786188862 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:05:49.465242 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-b7d4ba81-2161-41c4-8d5e-f524c6a19b90 tempest-VolumesBackupsAdminTest-1786188862 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:05:49.466874 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:49.478781 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:49.479171 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766080]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-995b551a-8618-4786-a29c-6c01b55b97d7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-995b551a-8618-4786-a29c-6c01b55b97d7\n Backing store flags: \n Account information:\n QGb5mb83faK6QuauUFBz\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a\n System information:\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-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a\n Backing store flags: \n Account information:\n 4j3mPZMZABPZNcCQRu6e\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-b7d4ba81-2161-41c4-8d5e-f524c6a19b90 tempest-VolumesBackupsAdminTest-1786188862 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: I_T nexus: 27
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: I_T nexus: 28
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060000
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf60
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060001
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf61
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: tyH8zqHJV7h5K37tFb5U
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Target 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: I_T nexus: 29
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070000
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf70
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070001
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf71
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: mzbkYEyWJe2ibCGjtK83
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Target 9: iqn.2010-10.org.openstack:volume-995b551a-8618-4786-a29c-6c01b55b97d7
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: I_T nexus: 32
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00090000
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf90
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00090001
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf91
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-995b551a-8618-4786-a29c-6c01b55b97d7
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: QGb5mb83faK6QuauUFBz
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:05:49.479834 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:05:49.501235 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:49.693606 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.200s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:49.694244 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766080]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-995b551a-8618-4786-a29c-6c01b55b97d7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-995b551a-8618-4786-a29c-6c01b55b97d7\n Backing store flags: \n Account information:\n QGb5mb83faK6QuauUFBz\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a\n System information:\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-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a\n Backing store flags: \n Account information:\n 4j3mPZMZABPZNcCQRu6e\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:05:49.699164 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:49.798567 n-d-796905-2 sudo[116535]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:49.800330 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cd65d152-e053-4d17-a58f-f3c9ce6a3010 tempest-VolumesListTestJSON-310298264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.522s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:49.802359 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cd65d152-e053-4d17-a58f-f3c9ce6a3010 tempest-VolumesListTestJSON-310298264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:49.831484 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:49.832485 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766080]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-995b551a-8618-4786-a29c-6c01b55b97d7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-995b551a-8618-4786-a29c-6c01b55b97d7\n Backing store flags: \n Account information:\n QGb5mb83faK6QuauUFBz\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a\n System information:\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-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a\n Backing store flags: \n Account information:\n 4j3mPZMZABPZNcCQRu6e\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:05:49.835575 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [None req-b7d4ba81-2161-41c4-8d5e-f524c6a19b90 tempest-VolumesBackupsAdminTest-1786188862 None] Set provider_location to: 10.222.0.39:3260,10 iqn.2010-10.org.openstack:volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:05:49.837009 n-d-796905-2 sudo[116564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:05:49.838155 n-d-796905-2 sudo[116564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:49.938639 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b7d4ba81-2161-41c4-8d5e-f524c6a19b90 tempest-VolumesBackupsAdminTest-1786188862 None] Initialize volume connection completed successfully.
Sep 14 18:05:50.020355 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-3d3deb5b-eae2-4cc5-b892-c26cd6358ca7 tempest-VolumesListTestJSON-310298264 None] Lock "b'cinder-b69c9df5-29cc-4df4-bbb1-b4a749e189a8-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:05:50.133319 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-3d3deb5b-eae2-4cc5-b892-c26cd6358ca7 tempest-VolumesListTestJSON-310298264 None] Skipping remove_export. No iscsi_target is presently exported for volume: b69c9df5-29cc-4df4-bbb1-b4a749e189a8
Sep 14 18:05:50.134342 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3d3deb5b-eae2-4cc5-b892-c26cd6358ca7 tempest-VolumesListTestJSON-310298264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b69c9df5-29cc-4df4-bbb1-b4a749e189a8 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:50.159597 n-d-796905-2 sudo[116574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b69c9df5-29cc-4df4-bbb1-b4a749e189a8
Sep 14 18:05:50.160397 n-d-796905-2 sudo[116574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:50.597599 n-d-796905-2 sudo[116564]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:50.599942 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cd65d152-e053-4d17-a58f-f3c9ce6a3010 tempest-VolumesListTestJSON-310298264 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:50.602358 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cd65d152-e053-4d17-a58f-f3c9ce6a3010 tempest-VolumesListTestJSON-310298264 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:05:50.611857 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-cd65d152-e053-4d17-a58f-f3c9ce6a3010 tempest-VolumesListTestJSON-310298264 None] Deleted volume successfully.
Sep 14 18:05:50.631652 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-cd65d152-e053-4d17-a58f-f3c9ce6a3010 tempest-VolumesListTestJSON-310298264 None] Lock "b'cinder-0568abf1-e521-4572-b2a4-9a538f42f7ae-delete_volume'" released by "delete_volume" :: held 3.051s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:05:50.733837 n-d-796905-2 sudo[116574]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:50.737999 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3d3deb5b-eae2-4cc5-b892-c26cd6358ca7 tempest-VolumesListTestJSON-310298264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b69c9df5-29cc-4df4-bbb1-b4a749e189a8" returned: 0 in 0.604s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:50.748637 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3d3deb5b-eae2-4cc5-b892-c26cd6358ca7 tempest-VolumesListTestJSON-310298264 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-b69c9df5-29cc-4df4-bbb1-b4a749e189a8 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:50.796602 n-d-796905-2 sudo[116614]: ubuntu : 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-b69c9df5-29cc-4df4-bbb1-b4a749e189a8
Sep 14 18:05:50.802246 n-d-796905-2 sudo[116614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:51.254432 n-d-796905-2 sudo[116614]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:51.257229 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3d3deb5b-eae2-4cc5-b892-c26cd6358ca7 tempest-VolumesListTestJSON-310298264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b69c9df5-29cc-4df4-bbb1-b4a749e189a8" returned: 0 in 0.517s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:51.259940 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3d3deb5b-eae2-4cc5-b892-c26cd6358ca7 tempest-VolumesListTestJSON-310298264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b69c9df5-29cc-4df4-bbb1-b4a749e189a8 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:51.285826 n-d-796905-2 sudo[116617]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b69c9df5-29cc-4df4-bbb1-b4a749e189a8
Sep 14 18:05:51.286751 n-d-796905-2 sudo[116617]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:51.754486 n-d-796905-2 sudo[116617]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:51.756879 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3d3deb5b-eae2-4cc5-b892-c26cd6358ca7 tempest-VolumesListTestJSON-310298264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b69c9df5-29cc-4df4-bbb1-b4a749e189a8" returned: 0 in 0.496s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:51.758115 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-3d3deb5b-eae2-4cc5-b892-c26cd6358ca7 tempest-VolumesListTestJSON-310298264 None] Successfully deleted volume: b69c9df5-29cc-4df4-bbb1-b4a749e189a8
Sep 14 18:05:51.808948 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-3d3deb5b-eae2-4cc5-b892-c26cd6358ca7 tempest-VolumesListTestJSON-310298264 None] Created reservations ['2a9e6ccb-a54d-45fb-80f8-cb6c8b7c189f', 'af76f856-a98a-4664-b54c-ef30c0e9a4c1', '18ed5bb5-c09f-4ea6-a0f9-5dc9d99e8a9e', 'deeafdeb-f91a-4db7-9d47-0721d6c59a39'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:05:51.816997 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-3d3deb5b-eae2-4cc5-b892-c26cd6358ca7 tempest-VolumesListTestJSON-310298264 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:05:51.816997 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:05:51.816997 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:05:51.887021 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-3d3deb5b-eae2-4cc5-b892-c26cd6358ca7 tempest-VolumesListTestJSON-310298264 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:05:51.887973 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3d3deb5b-eae2-4cc5-b892-c26cd6358ca7 tempest-VolumesListTestJSON-310298264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:51.919583 n-d-796905-2 sudo[116626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:05:51.922444 n-d-796905-2 sudo[116626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:52.431212 n-d-796905-2 sudo[116626]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:52.433720 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3d3deb5b-eae2-4cc5-b892-c26cd6358ca7 tempest-VolumesListTestJSON-310298264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.545s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:52.436046 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3d3deb5b-eae2-4cc5-b892-c26cd6358ca7 tempest-VolumesListTestJSON-310298264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:52.466604 n-d-796905-2 sudo[116629]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:05:52.467404 n-d-796905-2 sudo[116629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:52.616810 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-54042707-1846-47fe-923b-a403b10ca2da tempest-VolumesListTestJSON-310298264 None] Lock "b'cinder-3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:05:52.728846 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-54042707-1846-47fe-923b-a403b10ca2da tempest-VolumesListTestJSON-310298264 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec
Sep 14 18:05:52.730245 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-54042707-1846-47fe-923b-a403b10ca2da tempest-VolumesListTestJSON-310298264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:52.755206 n-d-796905-2 sudo[116631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec
Sep 14 18:05:52.756319 n-d-796905-2 sudo[116631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:52.935105 n-d-796905-2 sudo[116629]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:52.946516 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3d3deb5b-eae2-4cc5-b892-c26cd6358ca7 tempest-VolumesListTestJSON-310298264 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:52.948676 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-3d3deb5b-eae2-4cc5-b892-c26cd6358ca7 tempest-VolumesListTestJSON-310298264 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:05:52.954581 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-3d3deb5b-eae2-4cc5-b892-c26cd6358ca7 tempest-VolumesListTestJSON-310298264 None] Deleted volume successfully.
Sep 14 18:05:52.971818 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-3d3deb5b-eae2-4cc5-b892-c26cd6358ca7 tempest-VolumesListTestJSON-310298264 None] Lock "b'cinder-b69c9df5-29cc-4df4-bbb1-b4a749e189a8-delete_volume'" released by "delete_volume" :: held 2.951s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:05:53.269727 n-d-796905-2 sudo[116631]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:53.271972 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-54042707-1846-47fe-923b-a403b10ca2da tempest-VolumesListTestJSON-310298264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec" returned: 0 in 0.542s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:53.273208 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-54042707-1846-47fe-923b-a403b10ca2da tempest-VolumesListTestJSON-310298264 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-3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:53.296334 n-d-796905-2 sudo[116636]: ubuntu : 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-3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec
Sep 14 18:05:53.297199 n-d-796905-2 sudo[116636]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:53.748990 n-d-796905-2 sudo[116636]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:53.751445 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-54042707-1846-47fe-923b-a403b10ca2da tempest-VolumesListTestJSON-310298264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec" returned: 0 in 0.478s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:53.753559 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-54042707-1846-47fe-923b-a403b10ca2da tempest-VolumesListTestJSON-310298264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:53.787126 n-d-796905-2 sudo[116641]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec
Sep 14 18:05:53.788571 n-d-796905-2 sudo[116641]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:54.367442 n-d-796905-2 sudo[116641]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:54.370535 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-54042707-1846-47fe-923b-a403b10ca2da tempest-VolumesListTestJSON-310298264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec" returned: 0 in 0.616s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:54.371837 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-54042707-1846-47fe-923b-a403b10ca2da tempest-VolumesListTestJSON-310298264 None] Successfully deleted volume: 3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec
Sep 14 18:05:54.425053 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-54042707-1846-47fe-923b-a403b10ca2da tempest-VolumesListTestJSON-310298264 None] Created reservations ['da92bd3b-4686-4f26-8dfe-0949d6580129', '38d043c7-36e3-48b2-a66a-85ebdcdadac8', '1ebb99d0-966b-4390-b092-f9e9377d0ff6', 'fe6ed447-ff64-490c-bf5c-bd8ab1541c1e'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:05:54.427226 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-54042707-1846-47fe-923b-a403b10ca2da tempest-VolumesListTestJSON-310298264 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:05:54.427226 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:05:54.427226 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:05:54.470516 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-54042707-1846-47fe-923b-a403b10ca2da tempest-VolumesListTestJSON-310298264 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:05:54.471526 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-54042707-1846-47fe-923b-a403b10ca2da tempest-VolumesListTestJSON-310298264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:54.490064 n-d-796905-2 sudo[116648]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:05:54.492126 n-d-796905-2 sudo[116648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:54.941460 n-d-796905-2 sudo[116648]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:54.944186 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-54042707-1846-47fe-923b-a403b10ca2da tempest-VolumesListTestJSON-310298264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.472s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:54.946322 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-54042707-1846-47fe-923b-a403b10ca2da tempest-VolumesListTestJSON-310298264 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:54.970451 n-d-796905-2 sudo[116651]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:05:54.971298 n-d-796905-2 sudo[116651]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:55.451996 n-d-796905-2 sudo[116651]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:55.454833 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-54042707-1846-47fe-923b-a403b10ca2da tempest-VolumesListTestJSON-310298264 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.508s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:55.457771 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-54042707-1846-47fe-923b-a403b10ca2da tempest-VolumesListTestJSON-310298264 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:05:55.479904 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-54042707-1846-47fe-923b-a403b10ca2da tempest-VolumesListTestJSON-310298264 None] Deleted volume successfully.
Sep 14 18:05:55.519429 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-54042707-1846-47fe-923b-a403b10ca2da tempest-VolumesListTestJSON-310298264 None] Lock "b'cinder-3d8e9f59-5f5e-40ce-bc9a-1bfa897679ec-delete_volume'" released by "delete_volume" :: held 2.903s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:05:57.754781 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:05:57.758543 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:05:57.759058 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:05:57.774114 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] Flow 'volume_create_manager' (0a8d8b6e-f404-4f6c-bc55-50920bcfd6a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:05:57.777832 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa946a45-759e-47b7-990c-f73e57eb07a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:57.811422 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:05:57.844271 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fa946a45-759e-47b7-990c-f73e57eb07a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:05:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-2098868215',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0cb569059e041d09806770c1f9668f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:05:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:05:58Z,user_id='766bcd2f606b43d29d7ec6128019ee3a',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:57.846768 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1b1a4099-dd83-4517-b94e-8d2f381a82d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:57.848851 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1b1a4099-dd83-4517-b94e-8d2f381a82d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:57.851116 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b5b64f3-8f04-42ed-8694-347c8df6c246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:57.853352 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b5b64f3-8f04-42ed-8694-347c8df6c246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2', 'volume_name': 'volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:57.855538 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (49746ad3-4329-4cc8-828c-368fbd6f4b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:57.857647 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (49746ad3-4329-4cc8-828c-368fbd6f4b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:57.859807 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (13cf8ccc-2b7b-4ea9-9ac9-57363341e68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:57.860603 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] Volume 5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2', 'volume_size': 1}
Sep 14 18:05:57.861645 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:57.889264 n-d-796905-2 sudo[116656]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:05:57.890056 n-d-796905-2 sudo[116656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:58.557749 n-d-796905-2 sudo[116656]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:58.560830 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.698s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:58.568124 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (13cf8ccc-2b7b-4ea9-9ac9-57363341e68e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:58.572375 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (06788570-60b2-4e08-b582-053a5db64cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:05:58.604121 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] Volume volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2 (5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2): created successfully
Sep 14 18:05:58.606639 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (06788570-60b2-4e08-b582-053a5db64cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:05:58.615580 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] Flow 'volume_create_manager' (0a8d8b6e-f404-4f6c-bc55-50920bcfd6a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:05:58.625938 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-aaab4239-6ad8-4a99-9a26-7d60e19a1563 tempest-VolumesSnapshotListTestJSON-2054644035 None] Created volume successfully.
Sep 14 18:05:59.489389 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c38885ab-1bd9-4c9c-94c2-7a2749e8c872 tempest-VolumesSnapshotListTestJSON-2054644035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:59.511510 n-d-796905-2 sudo[116692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2
Sep 14 18:05:59.521404 n-d-796905-2 sudo[116692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:05:59.969386 n-d-796905-2 sudo[116692]: pam_unix(sudo:session): session closed for user root
Sep 14 18:05:59.971776 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c38885ab-1bd9-4c9c-94c2-7a2749e8c872 tempest-VolumesSnapshotListTestJSON-2054644035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2" returned: 0 in 0.489s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:05:59.973404 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c38885ab-1bd9-4c9c-94c2-7a2749e8c872 tempest-VolumesSnapshotListTestJSON-2054644035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4eb46ff1-3193-4226-bd4b-e5721030e0ac --snapshot stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:05:59.998232 n-d-796905-2 sudo[116695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4eb46ff1-3193-4226-bd4b-e5721030e0ac --snapshot stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2 -L 1.00g
Sep 14 18:05:59.999104 n-d-796905-2 sudo[116695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:06:00.222195 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-6cbdb183-7fd5-4de7-a82b-e2e37f55e2ca req-5f32ef93-c7a0-465f-b07a-e46e0f781c93 tempest-AttachVolumeShelveTestJSON-1911253780 None] Terminate volume connection completed successfully.
Sep 14 18:06:00.222817 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-6cbdb183-7fd5-4de7-a82b-e2e37f55e2ca req-5f32ef93-c7a0-465f-b07a-e46e0f781c93 tempest-AttachVolumeShelveTestJSON-1911253780 None] Deleting attachment 84300298-e43d-4ce3-a437-eb9cd3fcce1f. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:06:00.231454 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:00.447036 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.222s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:00.447405 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010764320]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 9: iqn.2010-10.org.openstack:volume-995b551a-8618-4786-a29c-6c01b55b97d7\n System information:\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-995b551a-8618-4786-a29c-6c01b55b97d7\n Backing store flags: \n Account information:\n QGb5mb83faK6QuauUFBz\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a\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:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\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-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a\n Backing store flags: \n Account information:\n 4j3mPZMZABPZNcCQRu6e\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:06:00.448150 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-6cbdb183-7fd5-4de7-a82b-e2e37f55e2ca req-5f32ef93-c7a0-465f-b07a-e46e0f781c93 tempest-AttachVolumeShelveTestJSON-1911253780 None] Removing iscsi_target for Volume ID: 995b551a-8618-4786-a29c-6c01b55b97d7
Sep 14 18:06:00.449153 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-995b551a-8618-4786-a29c-6c01b55b97d7 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:00.698286 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-995b551a-8618-4786-a29c-6c01b55b97d7 -f" returned: 0 in 0.249s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:00.699283 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010764320]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:06:00.700552 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:00.981765 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.280s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:00.982104 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010764320]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a\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:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\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-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a\n Backing store flags: \n Account information:\n 4j3mPZMZABPZNcCQRu6e\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:06:01.159986 n-d-796905-2 sudo[116695]: pam_unix(sudo:session): session closed for user root
Sep 14 18:06:01.162449 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c38885ab-1bd9-4c9c-94c2-7a2749e8c872 tempest-VolumesSnapshotListTestJSON-2054644035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-4eb46ff1-3193-4226-bd4b-e5721030e0ac --snapshot stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2 -L 1.00g" returned: 0 in 1.189s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:01.196823 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-6cbdb183-7fd5-4de7-a82b-e2e37f55e2ca req-5f32ef93-c7a0-465f-b07a-e46e0f781c93 tempest-AttachVolumeShelveTestJSON-1911253780 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:06:01.196823 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:06:01.196823 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:06:01.266407 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-c38885ab-1bd9-4c9c-94c2-7a2749e8c872 tempest-VolumesSnapshotListTestJSON-2054644035 None] Create snapshot completed successfully
Sep 14 18:06:01.910315 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-388723bf-0d25-42db-8e97-ea2db7aa28ac tempest-VolumesSnapshotListTestJSON-2054644035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:01.938544 n-d-796905-2 sudo[116817]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2
Sep 14 18:06:01.939978 n-d-796905-2 sudo[116817]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:06:02.637489 n-d-796905-2 sudo[116817]: pam_unix(sudo:session): session closed for user root
Sep 14 18:06:02.639750 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-388723bf-0d25-42db-8e97-ea2db7aa28ac tempest-VolumesSnapshotListTestJSON-2054644035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2" returned: 0 in 0.729s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:02.643338 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-388723bf-0d25-42db-8e97-ea2db7aa28ac tempest-VolumesSnapshotListTestJSON-2054644035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-140e3809-cb07-4526-a0ef-c08b21568be2 --snapshot stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:02.667402 n-d-796905-2 sudo[116820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-140e3809-cb07-4526-a0ef-c08b21568be2 --snapshot stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2 -L 1.00g
Sep 14 18:06:02.668804 n-d-796905-2 sudo[116820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:06:03.549519 n-d-796905-2 sudo[116820]: pam_unix(sudo:session): session closed for user root
Sep 14 18:06:03.562341 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-388723bf-0d25-42db-8e97-ea2db7aa28ac tempest-VolumesSnapshotListTestJSON-2054644035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-140e3809-cb07-4526-a0ef-c08b21568be2 --snapshot stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2 -L 1.00g" returned: 0 in 0.920s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:03.618711 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-388723bf-0d25-42db-8e97-ea2db7aa28ac tempest-VolumesSnapshotListTestJSON-2054644035 None] Create snapshot completed successfully
Sep 14 18:06:04.514176 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c617e53d-744c-4e7f-a5cc-36f149f13ea7 tempest-VolumesSnapshotListTestJSON-2054644035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:04.547475 n-d-796905-2 sudo[116933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2
Sep 14 18:06:04.548316 n-d-796905-2 sudo[116933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:06:04.605448 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:06:04.606082 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:06:04.606805 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:04.641812 n-d-796905-2 sudo[116935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:06:04.643206 n-d-796905-2 sudo[116935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:06:05.092935 n-d-796905-2 sudo[116933]: pam_unix(sudo:session): session closed for user root
Sep 14 18:06:05.095747 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c617e53d-744c-4e7f-a5cc-36f149f13ea7 tempest-VolumesSnapshotListTestJSON-2054644035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2" returned: 0 in 0.581s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:05.098013 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c617e53d-744c-4e7f-a5cc-36f149f13ea7 tempest-VolumesSnapshotListTestJSON-2054644035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7c96588e-0d11-4310-ba81-e1cf70af1b4b --snapshot stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:05.123327 n-d-796905-2 sudo[116941]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7c96588e-0d11-4310-ba81-e1cf70af1b4b --snapshot stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2 -L 1.00g
Sep 14 18:06:05.124474 n-d-796905-2 sudo[116941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:06:05.188195 n-d-796905-2 sudo[116935]: pam_unix(sudo:session): session closed for user root
Sep 14 18:06:05.191975 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.584s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:05.194121 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:05.293591 n-d-796905-2 sudo[116943]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:06:05.300703 n-d-796905-2 sudo[116943]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:06:06.065746 n-d-796905-2 sudo[116943]: pam_unix(sudo:session): session closed for user root
Sep 14 18:06:06.068376 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.874s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:06.073108 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:06:06.102390 n-d-796905-2 sudo[116941]: pam_unix(sudo:session): session closed for user root
Sep 14 18:06:06.105545 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c617e53d-744c-4e7f-a5cc-36f149f13ea7 tempest-VolumesSnapshotListTestJSON-2054644035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7c96588e-0d11-4310-ba81-e1cf70af1b4b --snapshot stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2 -L 1.00g" returned: 0 in 1.006s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:06.161301 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-c617e53d-744c-4e7f-a5cc-36f149f13ea7 tempest-VolumesSnapshotListTestJSON-2054644035 None] Create snapshot completed successfully
Sep 14 18:06:07.700489 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-8c2b7dfa-2325-492f-aae2-ff83e7ef633a tempest-VolumesSnapshotListTestJSON-2054644035 None] Lock "b'cinder-7c96588e-0d11-4310-ba81-e1cf70af1b4b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.016s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:06:07.702559 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8c2b7dfa-2325-492f-aae2-ff83e7ef633a tempest-VolumesSnapshotListTestJSON-2054644035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7c96588e-0d11-4310-ba81-e1cf70af1b4b {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:07.732516 n-d-796905-2 sudo[117095]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7c96588e-0d11-4310-ba81-e1cf70af1b4b
Sep 14 18:06:07.734664 n-d-796905-2 sudo[117095]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:06:08.210409 n-d-796905-2 sudo[117095]: pam_unix(sudo:session): session closed for user root
Sep 14 18:06:08.213785 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8c2b7dfa-2325-492f-aae2-ff83e7ef633a tempest-VolumesSnapshotListTestJSON-2054644035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7c96588e-0d11-4310-ba81-e1cf70af1b4b" returned: 0 in 0.511s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:08.216332 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8c2b7dfa-2325-492f-aae2-ff83e7ef633a tempest-VolumesSnapshotListTestJSON-2054644035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7c96588e-0d11-4310-ba81-e1cf70af1b4b {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:08.251998 n-d-796905-2 sudo[117098]: ubuntu : TTY=unknown ; 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-7c96588e-0d11-4310-ba81-e1cf70af1b4b
Sep 14 18:06:08.252931 n-d-796905-2 sudo[117098]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:06:09.130889 n-d-796905-2 sudo[117098]: pam_unix(sudo:session): session closed for user root
Sep 14 18:06:09.133991 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8c2b7dfa-2325-492f-aae2-ff83e7ef633a tempest-VolumesSnapshotListTestJSON-2054644035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7c96588e-0d11-4310-ba81-e1cf70af1b4b" returned: 0 in 0.916s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:09.300246 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-8c2b7dfa-2325-492f-aae2-ff83e7ef633a tempest-VolumesSnapshotListTestJSON-2054644035 None] Created reservations ['6fbc0f7d-6e33-468f-b594-d92138e40fb9', '8da4ceb0-4f17-431f-b4af-f756b860b7e8', 'a29f1bca-6941-45c4-9661-0628a8f6e605', 'aef079b3-20cb-4073-9375-ce14e4759337'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:06:09.303651 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-8c2b7dfa-2325-492f-aae2-ff83e7ef633a tempest-VolumesSnapshotListTestJSON-2054644035 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:06:09.303651 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:06:09.303651 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:06:09.398688 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-8c2b7dfa-2325-492f-aae2-ff83e7ef633a tempest-VolumesSnapshotListTestJSON-2054644035 None] Delete snapshot completed successfully.
Sep 14 18:06:09.404316 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-8c2b7dfa-2325-492f-aae2-ff83e7ef633a tempest-VolumesSnapshotListTestJSON-2054644035 None] Lock "b'cinder-7c96588e-0d11-4310-ba81-e1cf70af1b4b-delete_snapshot'" released by "delete_snapshot" :: held 1.704s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:06:10.105791 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-b419197e-e1c8-4ec4-b5e8-af8712bcca0f tempest-VolumesSnapshotListTestJSON-2054644035 None] Lock "b'cinder-140e3809-cb07-4526-a0ef-c08b21568be2-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:06:10.107504 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b419197e-e1c8-4ec4-b5e8-af8712bcca0f tempest-VolumesSnapshotListTestJSON-2054644035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-140e3809-cb07-4526-a0ef-c08b21568be2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:10.129937 n-d-796905-2 sudo[117197]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-140e3809-cb07-4526-a0ef-c08b21568be2
Sep 14 18:06:10.131433 n-d-796905-2 sudo[117197]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:06:10.577069 n-d-796905-2 sudo[117197]: pam_unix(sudo:session): session closed for user root
Sep 14 18:06:10.579967 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b419197e-e1c8-4ec4-b5e8-af8712bcca0f tempest-VolumesSnapshotListTestJSON-2054644035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-140e3809-cb07-4526-a0ef-c08b21568be2" returned: 0 in 0.472s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:10.582275 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b419197e-e1c8-4ec4-b5e8-af8712bcca0f tempest-VolumesSnapshotListTestJSON-2054644035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-140e3809-cb07-4526-a0ef-c08b21568be2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:10.602457 n-d-796905-2 sudo[117200]: ubuntu : TTY=unknown ; 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-140e3809-cb07-4526-a0ef-c08b21568be2
Sep 14 18:06:10.603581 n-d-796905-2 sudo[117200]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:06:11.325774 n-d-796905-2 sudo[117200]: pam_unix(sudo:session): session closed for user root
Sep 14 18:06:11.328752 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b419197e-e1c8-4ec4-b5e8-af8712bcca0f tempest-VolumesSnapshotListTestJSON-2054644035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-140e3809-cb07-4526-a0ef-c08b21568be2" returned: 0 in 0.745s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:11.422477 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-b419197e-e1c8-4ec4-b5e8-af8712bcca0f tempest-VolumesSnapshotListTestJSON-2054644035 None] Created reservations ['638da8ca-6fc7-43a5-86b5-a7e8daf2e6bc', '6d307b83-2000-49e3-8d29-54e31f9b0643', 'b836d396-b8c6-45a5-922b-ef753c69e165', '024a0244-c371-41c2-9b81-bf1adbbe0d94'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:06:11.424165 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-b419197e-e1c8-4ec4-b5e8-af8712bcca0f tempest-VolumesSnapshotListTestJSON-2054644035 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:06:11.424165 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:06:11.424165 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:06:11.466190 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b419197e-e1c8-4ec4-b5e8-af8712bcca0f tempest-VolumesSnapshotListTestJSON-2054644035 None] Delete snapshot completed successfully.
Sep 14 18:06:11.472659 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-b419197e-e1c8-4ec4-b5e8-af8712bcca0f tempest-VolumesSnapshotListTestJSON-2054644035 None] Lock "b'cinder-140e3809-cb07-4526-a0ef-c08b21568be2-delete_snapshot'" released by "delete_snapshot" :: held 1.367s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:06:12.444560 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-d380d0cd-3f7a-431e-90de-09c96a338d6a tempest-VolumesSnapshotListTestJSON-2054644035 None] Lock "b'cinder-4eb46ff1-3193-4226-bd4b-e5721030e0ac-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:06:12.447175 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d380d0cd-3f7a-431e-90de-09c96a338d6a tempest-VolumesSnapshotListTestJSON-2054644035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4eb46ff1-3193-4226-bd4b-e5721030e0ac {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:12.488242 n-d-796905-2 sudo[117267]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4eb46ff1-3193-4226-bd4b-e5721030e0ac
Sep 14 18:06:12.489088 n-d-796905-2 sudo[117267]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:06:12.946123 n-d-796905-2 sudo[117267]: pam_unix(sudo:session): session closed for user root
Sep 14 18:06:12.948365 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d380d0cd-3f7a-431e-90de-09c96a338d6a tempest-VolumesSnapshotListTestJSON-2054644035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-4eb46ff1-3193-4226-bd4b-e5721030e0ac" returned: 0 in 0.501s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:12.951012 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d380d0cd-3f7a-431e-90de-09c96a338d6a tempest-VolumesSnapshotListTestJSON-2054644035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4eb46ff1-3193-4226-bd4b-e5721030e0ac {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:12.992866 n-d-796905-2 sudo[117272]: ubuntu : TTY=unknown ; 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-4eb46ff1-3193-4226-bd4b-e5721030e0ac
Sep 14 18:06:12.994601 n-d-796905-2 sudo[117272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:06:13.832258 n-d-796905-2 sudo[117272]: pam_unix(sudo:session): session closed for user root
Sep 14 18:06:13.834724 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d380d0cd-3f7a-431e-90de-09c96a338d6a tempest-VolumesSnapshotListTestJSON-2054644035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-4eb46ff1-3193-4226-bd4b-e5721030e0ac" returned: 0 in 0.883s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:13.963120 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-d380d0cd-3f7a-431e-90de-09c96a338d6a tempest-VolumesSnapshotListTestJSON-2054644035 None] Created reservations ['404907fa-34e5-4a75-b5a1-ca8e72e58834', '52732de8-09a4-4798-af0e-26044cc193ae', '096c2c9d-2ee1-41e5-9bc6-b9b7335f70dd', '9c50bced-0b25-49d3-bfce-4fb3eeeaf953'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:06:13.965348 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-d380d0cd-3f7a-431e-90de-09c96a338d6a tempest-VolumesSnapshotListTestJSON-2054644035 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:06:13.965348 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:06:13.965348 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:06:14.019803 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-d380d0cd-3f7a-431e-90de-09c96a338d6a tempest-VolumesSnapshotListTestJSON-2054644035 None] Delete snapshot completed successfully.
Sep 14 18:06:14.025931 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-d380d0cd-3f7a-431e-90de-09c96a338d6a tempest-VolumesSnapshotListTestJSON-2054644035 None] Lock "b'cinder-4eb46ff1-3193-4226-bd4b-e5721030e0ac-delete_snapshot'" released by "delete_snapshot" :: held 1.581s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:06:14.761576 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-127c87b7-4a85-4630-b3c4-abc7448638f6 tempest-VolumesSnapshotListTestJSON-2054644035 None] Lock "b'cinder-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2-delete_volume'" acquired by "delete_volume" :: waited 0.033s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:06:14.872975 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-127c87b7-4a85-4630-b3c4-abc7448638f6 tempest-VolumesSnapshotListTestJSON-2054644035 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2
Sep 14 18:06:14.874021 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-127c87b7-4a85-4630-b3c4-abc7448638f6 tempest-VolumesSnapshotListTestJSON-2054644035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:14.919582 n-d-796905-2 sudo[117314]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2
Sep 14 18:06:14.923334 n-d-796905-2 sudo[117314]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:06:15.478111 n-d-796905-2 sudo[117314]: pam_unix(sudo:session): session closed for user root
Sep 14 18:06:15.480666 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-127c87b7-4a85-4630-b3c4-abc7448638f6 tempest-VolumesSnapshotListTestJSON-2054644035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2" returned: 0 in 0.606s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:15.482645 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-127c87b7-4a85-4630-b3c4-abc7448638f6 tempest-VolumesSnapshotListTestJSON-2054644035 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-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:15.552998 n-d-796905-2 sudo[117319]: ubuntu : 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-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2
Sep 14 18:06:15.553928 n-d-796905-2 sudo[117319]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:06:16.158670 n-d-796905-2 sudo[117319]: pam_unix(sudo:session): session closed for user root
Sep 14 18:06:16.160955 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-127c87b7-4a85-4630-b3c4-abc7448638f6 tempest-VolumesSnapshotListTestJSON-2054644035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2" returned: 0 in 0.678s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:16.163092 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-127c87b7-4a85-4630-b3c4-abc7448638f6 tempest-VolumesSnapshotListTestJSON-2054644035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:16.201561 n-d-796905-2 sudo[117322]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2
Sep 14 18:06:16.203754 n-d-796905-2 sudo[117322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:06:16.841669 n-d-796905-2 sudo[117322]: pam_unix(sudo:session): session closed for user root
Sep 14 18:06:16.851647 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-127c87b7-4a85-4630-b3c4-abc7448638f6 tempest-VolumesSnapshotListTestJSON-2054644035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2" returned: 0 in 0.688s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:16.853440 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-127c87b7-4a85-4630-b3c4-abc7448638f6 tempest-VolumesSnapshotListTestJSON-2054644035 None] Successfully deleted volume: 5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2
Sep 14 18:06:16.919652 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-127c87b7-4a85-4630-b3c4-abc7448638f6 tempest-VolumesSnapshotListTestJSON-2054644035 None] Created reservations ['22095ecf-e02a-49ce-a8bb-ab5343ec2761', '9d0e71a4-4e5a-4d9e-9b56-de6f788ab1bf', '6fedd3ff-d6be-44a8-bc7a-9811fce58e01', '2b4a1aea-831b-47ed-9f43-dd5daa0e5318'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:06:16.924278 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-127c87b7-4a85-4630-b3c4-abc7448638f6 tempest-VolumesSnapshotListTestJSON-2054644035 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:06:16.924278 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:06:16.924278 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:06:17.006072 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-127c87b7-4a85-4630-b3c4-abc7448638f6 tempest-VolumesSnapshotListTestJSON-2054644035 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:06:17.007042 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-127c87b7-4a85-4630-b3c4-abc7448638f6 tempest-VolumesSnapshotListTestJSON-2054644035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:17.042285 n-d-796905-2 sudo[117359]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:06:17.043978 n-d-796905-2 sudo[117359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:06:17.696982 n-d-796905-2 sudo[117359]: pam_unix(sudo:session): session closed for user root
Sep 14 18:06:17.699330 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-127c87b7-4a85-4630-b3c4-abc7448638f6 tempest-VolumesSnapshotListTestJSON-2054644035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:17.706850 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-127c87b7-4a85-4630-b3c4-abc7448638f6 tempest-VolumesSnapshotListTestJSON-2054644035 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:17.757476 n-d-796905-2 sudo[117364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:06:17.758272 n-d-796905-2 sudo[117364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:06:18.403775 n-d-796905-2 sudo[117364]: pam_unix(sudo:session): session closed for user root
Sep 14 18:06:18.406188 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-127c87b7-4a85-4630-b3c4-abc7448638f6 tempest-VolumesSnapshotListTestJSON-2054644035 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.700s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:18.408568 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-127c87b7-4a85-4630-b3c4-abc7448638f6 tempest-VolumesSnapshotListTestJSON-2054644035 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:06:18.414550 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-127c87b7-4a85-4630-b3c4-abc7448638f6 tempest-VolumesSnapshotListTestJSON-2054644035 None] Deleted volume successfully.
Sep 14 18:06:18.441113 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-127c87b7-4a85-4630-b3c4-abc7448638f6 tempest-VolumesSnapshotListTestJSON-2054644035 None] Lock "b'cinder-5ca5cd05-0ae7-46b0-8a3f-a0d75cc722a2-delete_volume'" released by "delete_volume" :: held 3.680s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:06:31.747950 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b7d4ba81-2161-41c4-8d5e-f524c6a19b90 tempest-VolumesBackupsAdminTest-1786188862 None] Terminate volume connection completed successfully.
Sep 14 18:06:31.872856 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:32.132847 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.260s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:32.133192 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 10: iqn.2010-10.org.openstack:volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a\n System information:\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-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a\n Backing store flags: \n Account information:\n 4j3mPZMZABPZNcCQRu6e\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:06:32.133907 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [None req-b7d4ba81-2161-41c4-8d5e-f524c6a19b90 tempest-VolumesBackupsAdminTest-1786188862 None] Removing iscsi_target for Volume ID: 92e1584e-ceaf-4fdb-8af8-b36f8f037c6a
Sep 14 18:06:32.134944 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:32.455956 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a -f" returned: 0 in 0.320s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:32.456433 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:06:32.460804 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:32.682102 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.223s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:32.682689 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:06:32.683796 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b7d4ba81-2161-41c4-8d5e-f524c6a19b90 tempest-VolumesBackupsAdminTest-1786188862 None] Remove volume export completed successfully.
Sep 14 18:06:36.443760 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:06:36.449084 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:06:36.449701 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:06:36.465150 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Flow 'volume_create_manager' (0e350926-20b1-49de-9b99-b0e030e05535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:06:36.469429 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ea62c7c-4f51-458f-af3e-707993640880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:06:36.500399 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:06:36.528370 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5ea62c7c-4f51-458f-af3e-707993640880) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:06:36Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_da53543e-edff-436d-8e4c-10a15c033af3',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=7e5295e2-9a63-4905-90f6-c4b18395a7c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e91beba8e9c484da31e610e8c37fc54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:06:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:06:36Z,user_id='c5691141166843df9b8b8913bcf93f38',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:06:36.531842 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bd07db24-2189-4495-920e-93464050e44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:06:36.534215 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bd07db24-2189-4495-920e-93464050e44e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:06:36.537177 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e9017e6a-a283-47cf-ae23-f92f7e83bab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:06:36.540010 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e9017e6a-a283-47cf-ae23-f92f7e83bab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7e5295e2-9a63-4905-90f6-c4b18395a7c2', 'volume_name': 'volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:06:36.547665 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a6b2f9b2-a4b9-4093-9cf8-828b22b97032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:06:36.552174 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a6b2f9b2-a4b9-4093-9cf8-828b22b97032) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:06:36.556147 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c415f86-535b-4b67-968a-95e545f76d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:06:36.556992 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Volume 7e5295e2-9a63-4905-90f6-c4b18395a7c2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2', 'volume_size': 1}
Sep 14 18:06:36.558300 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:36.590063 n-d-796905-2 sudo[117796]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:06:36.591544 n-d-796905-2 sudo[117796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:06:37.403646 n-d-796905-2 sudo[117796]: pam_unix(sudo:session): session closed for user root
Sep 14 18:06:37.406065 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.848s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:37.409407 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7c415f86-535b-4b67-968a-95e545f76d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:06:37.426047 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (792a11ce-619c-4b97-b479-99b471b9eb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:06:37.453787 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Volume volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2 (7e5295e2-9a63-4905-90f6-c4b18395a7c2): created successfully
Sep 14 18:06:37.455338 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (792a11ce-619c-4b97-b479-99b471b9eb62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:06:37.466771 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Flow 'volume_create_manager' (0e350926-20b1-49de-9b99-b0e030e05535) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:06:37.485623 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Created volume successfully.
Sep 14 18:06:38.555416 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:38.579154 n-d-796905-2 sudo[117886]: 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-7e5295e2-9a63-4905-90f6-c4b18395a7c2
Sep 14 18:06:38.580122 n-d-796905-2 sudo[117886]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:06:39.002689 n-d-796905-2 sudo[117886]: pam_unix(sudo:session): session closed for user root
Sep 14 18:06:39.005961 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2" returned: 0 in 0.450s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:39.055082 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:39.060885 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:39.061307 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: I_T nexus: 27
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: I_T nexus: 28
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060000
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf60
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060001
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf61
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: tyH8zqHJV7h5K37tFb5U
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Target 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: I_T nexus: 29
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070000
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf70
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070001
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf71
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: mzbkYEyWJe2ibCGjtK83
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:06:39.061960 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:06:39.071228 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Creating iscsi_target for Volume ID: volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:06:39.071228 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Created volume path /opt/stack/data/cinder/volumes/volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2,
Sep 14 18:06:39.071228 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:06:39.071228 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:06:39.071228 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2
Sep 14 18:06:39.071228 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:06:39.071228 n-d-796905-2 cinder-volume[84144]: incominguser UaTtYkP7PUMUkVU8R3qr 6cbMDRoe3FeeAusT
Sep 14 18:06:39.071228 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:06:39.071228 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:06:39.071228 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:06:39.071228 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:06:39.071228 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:39.445846 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2" returned: 0 in 0.377s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:39.446167 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:06:39.446915 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:06:39.447282 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:06:39.450738 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:39.458737 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:39.459274 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2\n System information:\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-7e5295e2-9a63-4905-90f6-c4b18395a7c2\n Backing store flags: \n Account information:\n UaTtYkP7PUMUkVU8R3qr\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: I_T nexus: 27
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: I_T nexus: 28
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060000
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf60
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060001
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf61
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: tyH8zqHJV7h5K37tFb5U
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Target 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: I_T nexus: 29
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070000
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf70
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070001
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf71
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: mzbkYEyWJe2ibCGjtK83
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:06:39.460542 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:06:39.479244 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:39.578374 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:39.579496 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2\n System information:\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-7e5295e2-9a63-4905-90f6-c4b18395a7c2\n Backing store flags: \n Account information:\n UaTtYkP7PUMUkVU8R3qr\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:06:39.582978 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:06:39.676472 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:06:39.676836 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2\n System information:\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-7e5295e2-9a63-4905-90f6-c4b18395a7c2\n Backing store flags: \n Account information:\n UaTtYkP7PUMUkVU8R3qr\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:06:39.678102 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Set provider_location to: 10.222.0.39:3260,8 iqn.2010-10.org.openstack:volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:06:39.714230 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Initialize volume connection completed successfully.
Sep 14 18:07:04.610424 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:07:04.611503 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:07:04.611874 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:04.633551 n-d-796905-2 sudo[118140]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:07:04.634372 n-d-796905-2 sudo[118140]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:07:05.175820 n-d-796905-2 sudo[118140]: pam_unix(sudo:session): session closed for user root
Sep 14 18:07:05.178523 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:05.182111 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:05.198409 n-d-796905-2 sudo[118166]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:07:05.199189 n-d-796905-2 sudo[118166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:07:05.634516 n-d-796905-2 sudo[118166]: pam_unix(sudo:session): session closed for user root
Sep 14 18:07:05.638563 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.457s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:05.641273 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:07:07.030481 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Terminate volume connection completed successfully.
Sep 14 18:07:07.071680 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:07.158826 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:07.159184 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766560]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2\n System information:\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-7e5295e2-9a63-4905-90f6-c4b18395a7c2\n Backing store flags: \n Account information:\n UaTtYkP7PUMUkVU8R3qr\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:07:07.159917 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Removing iscsi_target for Volume ID: 7e5295e2-9a63-4905-90f6-c4b18395a7c2
Sep 14 18:07:07.161076 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:07.417611 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2 -f" returned: 0 in 0.255s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:07.417942 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766560]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:07:07.419122 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:07.509665 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:07.510050 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766560]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:07:07.510855 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-34667e3f-e3d1-4c21-a1b2-7068a2a6748b tempest-VolumesBackupsAdminTest-1786188862 None] Remove volume export completed successfully.
Sep 14 18:07:08.006565 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-08fd6a00-c50c-41c4-801c-924969dfd735 tempest-VolumesBackupsAdminTest-1786188862 None] Lock "b'cinder-7e5295e2-9a63-4905-90f6-c4b18395a7c2-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:07:08.067885 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:08.158785 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:08.159143 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766560]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:07:08.159852 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-08fd6a00-c50c-41c4-801c-924969dfd735 tempest-VolumesBackupsAdminTest-1786188862 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7e5295e2-9a63-4905-90f6-c4b18395a7c2
Sep 14 18:07:08.160887 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-08fd6a00-c50c-41c4-801c-924969dfd735 tempest-VolumesBackupsAdminTest-1786188862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:08.179518 n-d-796905-2 sudo[118217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2
Sep 14 18:07:08.180290 n-d-796905-2 sudo[118217]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:07:08.612499 n-d-796905-2 sudo[118217]: pam_unix(sudo:session): session closed for user root
Sep 14 18:07:08.614921 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-08fd6a00-c50c-41c4-801c-924969dfd735 tempest-VolumesBackupsAdminTest-1786188862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2" returned: 0 in 0.453s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:08.616299 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-08fd6a00-c50c-41c4-801c-924969dfd735 tempest-VolumesBackupsAdminTest-1786188862 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-7e5295e2-9a63-4905-90f6-c4b18395a7c2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:08.634979 n-d-796905-2 sudo[118220]: ubuntu : 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-7e5295e2-9a63-4905-90f6-c4b18395a7c2
Sep 14 18:07:08.636146 n-d-796905-2 sudo[118220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:07:09.039112 n-d-796905-2 sudo[118220]: pam_unix(sudo:session): session closed for user root
Sep 14 18:07:09.041332 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-08fd6a00-c50c-41c4-801c-924969dfd735 tempest-VolumesBackupsAdminTest-1786188862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2" returned: 0 in 0.425s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:09.043114 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-08fd6a00-c50c-41c4-801c-924969dfd735 tempest-VolumesBackupsAdminTest-1786188862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:09.060216 n-d-796905-2 sudo[118227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2
Sep 14 18:07:09.061485 n-d-796905-2 sudo[118227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:07:09.492305 n-d-796905-2 sudo[118227]: pam_unix(sudo:session): session closed for user root
Sep 14 18:07:09.494619 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-08fd6a00-c50c-41c4-801c-924969dfd735 tempest-VolumesBackupsAdminTest-1786188862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e5295e2-9a63-4905-90f6-c4b18395a7c2" returned: 0 in 0.451s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:09.495862 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-08fd6a00-c50c-41c4-801c-924969dfd735 tempest-VolumesBackupsAdminTest-1786188862 None] Successfully deleted volume: 7e5295e2-9a63-4905-90f6-c4b18395a7c2
Sep 14 18:07:09.543316 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-08fd6a00-c50c-41c4-801c-924969dfd735 tempest-VolumesBackupsAdminTest-1786188862 None] Created reservations ['c73d2d19-5d6d-4b72-afca-00f24486a310', '50da0bcc-e68a-4752-8d1b-45d911069d6b', 'd7dc1861-4f6a-4ee1-b520-972697f50fd2', '4881c024-6b6a-4885-adaf-6b20d2446e4c'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:07:09.545877 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-08fd6a00-c50c-41c4-801c-924969dfd735 tempest-VolumesBackupsAdminTest-1786188862 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:07:09.545877 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:07:09.545877 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:07:09.587654 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-08fd6a00-c50c-41c4-801c-924969dfd735 tempest-VolumesBackupsAdminTest-1786188862 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:07:09.588369 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-08fd6a00-c50c-41c4-801c-924969dfd735 tempest-VolumesBackupsAdminTest-1786188862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:09.607938 n-d-796905-2 sudo[118233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:07:09.608763 n-d-796905-2 sudo[118233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:07:10.027595 n-d-796905-2 sudo[118233]: pam_unix(sudo:session): session closed for user root
Sep 14 18:07:10.030502 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-08fd6a00-c50c-41c4-801c-924969dfd735 tempest-VolumesBackupsAdminTest-1786188862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.441s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:10.032846 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-08fd6a00-c50c-41c4-801c-924969dfd735 tempest-VolumesBackupsAdminTest-1786188862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:10.051366 n-d-796905-2 sudo[118238]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:07:10.052175 n-d-796905-2 sudo[118238]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:07:10.421128 n-d-796905-2 sudo[118238]: pam_unix(sudo:session): session closed for user root
Sep 14 18:07:10.423627 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-08fd6a00-c50c-41c4-801c-924969dfd735 tempest-VolumesBackupsAdminTest-1786188862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.390s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:10.425874 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-08fd6a00-c50c-41c4-801c-924969dfd735 tempest-VolumesBackupsAdminTest-1786188862 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:07:10.432403 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-08fd6a00-c50c-41c4-801c-924969dfd735 tempest-VolumesBackupsAdminTest-1786188862 None] Deleted volume successfully.
Sep 14 18:07:10.447199 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-08fd6a00-c50c-41c4-801c-924969dfd735 tempest-VolumesBackupsAdminTest-1786188862 None] Lock "b'cinder-7e5295e2-9a63-4905-90f6-c4b18395a7c2-delete_volume'" released by "delete_volume" :: held 2.441s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:07:12.756282 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:07:12.761257 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:07:12.761753 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:07:12.775409 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] Flow 'volume_create_manager' (07881fcf-3ea3-4acc-aa86-b23797495a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:07:12.778744 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (19ef6387-1fc3-45d9-96f8-7d8228b1af63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:07:12.800498 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:07:12.824642 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (19ef6387-1fc3-45d9-96f8-7d8228b1af63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:07:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-276618305',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=97c7e0e6-291b-498b-a115-48170db91e28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e91beba8e9c484da31e610e8c37fc54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:07:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:07:13Z,user_id='c5691141166843df9b8b8913bcf93f38',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:07:12.827625 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b733cca9-9b21-4819-b195-10c842587b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:07:12.829717 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b733cca9-9b21-4819-b195-10c842587b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:07:12.831953 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (acb8fe7d-b2bb-4ac7-a14f-556f51739479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:07:12.834117 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (acb8fe7d-b2bb-4ac7-a14f-556f51739479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '97c7e0e6-291b-498b-a115-48170db91e28', 'volume_name': 'volume-97c7e0e6-291b-498b-a115-48170db91e28', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:07:12.836527 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (54bfe53e-a868-4b0f-bbf9-0f5947879f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:07:12.838561 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (54bfe53e-a868-4b0f-bbf9-0f5947879f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:07:12.840611 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac86f0ac-0897-451e-beaf-afef0daa0651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:07:12.841390 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] Volume 97c7e0e6-291b-498b-a115-48170db91e28: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-97c7e0e6-291b-498b-a115-48170db91e28', 'volume_size': 1}
Sep 14 18:07:12.842417 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-97c7e0e6-291b-498b-a115-48170db91e28 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:12.860639 n-d-796905-2 sudo[118246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-97c7e0e6-291b-498b-a115-48170db91e28 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:07:12.861442 n-d-796905-2 sudo[118246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:07:13.342502 n-d-796905-2 sudo[118246]: pam_unix(sudo:session): session closed for user root
Sep 14 18:07:13.345638 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-97c7e0e6-291b-498b-a115-48170db91e28 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.502s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:13.348574 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac86f0ac-0897-451e-beaf-afef0daa0651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-97c7e0e6-291b-498b-a115-48170db91e28', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:07:13.350867 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d929c8bd-87a5-4c67-a798-6c8535cdba6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:07:13.361937 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] Volume volume-97c7e0e6-291b-498b-a115-48170db91e28 (97c7e0e6-291b-498b-a115-48170db91e28): created successfully
Sep 14 18:07:13.364341 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d929c8bd-87a5-4c67-a798-6c8535cdba6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:07:13.368058 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] Flow 'volume_create_manager' (07881fcf-3ea3-4acc-aa86-b23797495a2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:07:13.376087 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b233eaf1-0a17-4a02-a387-52bcd177cbc3 tempest-VolumesBackupsAdminTest-1786188862 None] Created volume successfully.
Sep 14 18:07:14.232059 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.driver [None req-7f2deb87-2737-41f6-8b74-c1225849fef9 tempest-VolumesBackupsAdminTest-1786188862 None] Creating a new backup for volume volume-97c7e0e6-291b-498b-a115-48170db91e28. {{(pid=84144) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 14 18:07:14.244929 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7f2deb87-2737-41f6-8b74-c1225849fef9 tempest-VolumesBackupsAdminTest-1786188862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-97c7e0e6-291b-498b-a115-48170db91e28 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:14.267106 n-d-796905-2 sudo[118291]: 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-97c7e0e6-291b-498b-a115-48170db91e28
Sep 14 18:07:14.267881 n-d-796905-2 sudo[118291]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:07:14.650309 n-d-796905-2 sudo[118291]: pam_unix(sudo:session): session closed for user root
Sep 14 18:07:14.652644 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7f2deb87-2737-41f6-8b74-c1225849fef9 tempest-VolumesBackupsAdminTest-1786188862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-97c7e0e6-291b-498b-a115-48170db91e28" returned: 0 in 0.407s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:14.698685 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:14.704549 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:14.704944 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766560]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-7f2deb87-2737-41f6-8b74-c1225849fef9 tempest-VolumesBackupsAdminTest-1786188862 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: I_T nexus: 27
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: I_T nexus: 28
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060000
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf60
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060001
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf61
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: tyH8zqHJV7h5K37tFb5U
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Target 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: I_T nexus: 29
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070000
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf70
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070001
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf71
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: mzbkYEyWJe2ibCGjtK83
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:07:14.705587 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:07:14.713933 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-7f2deb87-2737-41f6-8b74-c1225849fef9 tempest-VolumesBackupsAdminTest-1786188862 None] Creating iscsi_target for Volume ID: volume-97c7e0e6-291b-498b-a115-48170db91e28 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:07:14.713933 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-7f2deb87-2737-41f6-8b74-c1225849fef9 tempest-VolumesBackupsAdminTest-1786188862 None] Created volume path /opt/stack/data/cinder/volumes/volume-97c7e0e6-291b-498b-a115-48170db91e28,
Sep 14 18:07:14.713933 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:07:14.713933 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:07:14.713933 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-97c7e0e6-291b-498b-a115-48170db91e28
Sep 14 18:07:14.713933 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:07:14.713933 n-d-796905-2 cinder-volume[84144]: incominguser isyKqjU7fRthTPQ2cgRj 2QDePh9KkQWAu862
Sep 14 18:07:14.713933 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:07:14.713933 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:07:14.713933 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:07:14.713933 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:07:14.713933 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-97c7e0e6-291b-498b-a115-48170db91e28 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:15.076957 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-97c7e0e6-291b-498b-a115-48170db91e28" returned: 0 in 0.364s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:15.077284 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766560]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:07:15.077872 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-7f2deb87-2737-41f6-8b74-c1225849fef9 tempest-VolumesBackupsAdminTest-1786188862 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:07:15.078243 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-7f2deb87-2737-41f6-8b74-c1225849fef9 tempest-VolumesBackupsAdminTest-1786188862 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:07:15.079485 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:15.086238 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:15.086694 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766560]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-97c7e0e6-291b-498b-a115-48170db91e28\n System information:\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-97c7e0e6-291b-498b-a115-48170db91e28\n Backing store flags: \n Account information:\n isyKqjU7fRthTPQ2cgRj\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-7f2deb87-2737-41f6-8b74-c1225849fef9 tempest-VolumesBackupsAdminTest-1786188862 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: I_T nexus: 27
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: I_T nexus: 28
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060000
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf60
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060001
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf61
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: tyH8zqHJV7h5K37tFb5U
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Target 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: I_T nexus: 29
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070000
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf70
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070001
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf71
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: mzbkYEyWJe2ibCGjtK83
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:07:15.087636 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:07:15.095254 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:15.178524 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:15.178890 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766560]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-97c7e0e6-291b-498b-a115-48170db91e28\n System information:\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-97c7e0e6-291b-498b-a115-48170db91e28\n Backing store flags: \n Account information:\n isyKqjU7fRthTPQ2cgRj\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:07:15.180172 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:15.268281 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:15.268883 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766560]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-97c7e0e6-291b-498b-a115-48170db91e28\n System information:\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-97c7e0e6-291b-498b-a115-48170db91e28\n Backing store flags: \n Account information:\n isyKqjU7fRthTPQ2cgRj\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:07:15.269769 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [None req-7f2deb87-2737-41f6-8b74-c1225849fef9 tempest-VolumesBackupsAdminTest-1786188862 None] Set provider_location to: 10.222.0.39:3260,8 iqn.2010-10.org.openstack:volume-97c7e0e6-291b-498b-a115-48170db91e28 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:07:15.305782 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7f2deb87-2737-41f6-8b74-c1225849fef9 tempest-VolumesBackupsAdminTest-1786188862 None] Initialize volume connection completed successfully.
Sep 14 18:07:47.365883 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7f2deb87-2737-41f6-8b74-c1225849fef9 tempest-VolumesBackupsAdminTest-1786188862 None] Terminate volume connection completed successfully.
Sep 14 18:07:47.416223 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:47.503545 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:47.504041 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010764800]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-97c7e0e6-291b-498b-a115-48170db91e28\n System information:\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-97c7e0e6-291b-498b-a115-48170db91e28\n Backing store flags: \n Account information:\n isyKqjU7fRthTPQ2cgRj\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:07:47.504946 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [None req-7f2deb87-2737-41f6-8b74-c1225849fef9 tempest-VolumesBackupsAdminTest-1786188862 None] Removing iscsi_target for Volume ID: 97c7e0e6-291b-498b-a115-48170db91e28
Sep 14 18:07:47.508167 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-97c7e0e6-291b-498b-a115-48170db91e28 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:47.721345 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-97c7e0e6-291b-498b-a115-48170db91e28 -f" returned: 0 in 0.215s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:47.721676 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010764800]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:07:47.724731 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:47.812517 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:47.812907 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010764800]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:07:47.813710 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7f2deb87-2737-41f6-8b74-c1225849fef9 tempest-VolumesBackupsAdminTest-1786188862 None] Remove volume export completed successfully.
Sep 14 18:07:52.196795 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-a9468094-8abe-4819-b13f-d0327fda4dfa tempest-VolumesBackupsAdminTest-1786188862 None] Lock "b'cinder-97c7e0e6-291b-498b-a115-48170db91e28-delete_volume'" acquired by "delete_volume" :: waited 0.028s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:07:52.265610 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:52.379895 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:52.380280 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010764800]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:07:52.381040 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-a9468094-8abe-4819-b13f-d0327fda4dfa tempest-VolumesBackupsAdminTest-1786188862 None] Skipping remove_export. No iscsi_target is presently exported for volume: 97c7e0e6-291b-498b-a115-48170db91e28
Sep 14 18:07:52.382042 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a9468094-8abe-4819-b13f-d0327fda4dfa tempest-VolumesBackupsAdminTest-1786188862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-97c7e0e6-291b-498b-a115-48170db91e28 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:52.400000 n-d-796905-2 sudo[118759]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-97c7e0e6-291b-498b-a115-48170db91e28
Sep 14 18:07:52.400896 n-d-796905-2 sudo[118759]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:07:52.851796 n-d-796905-2 sudo[118759]: pam_unix(sudo:session): session closed for user root
Sep 14 18:07:52.854940 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a9468094-8abe-4819-b13f-d0327fda4dfa tempest-VolumesBackupsAdminTest-1786188862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-97c7e0e6-291b-498b-a115-48170db91e28" returned: 0 in 0.472s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:52.856573 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a9468094-8abe-4819-b13f-d0327fda4dfa tempest-VolumesBackupsAdminTest-1786188862 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-97c7e0e6-291b-498b-a115-48170db91e28 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:52.901206 n-d-796905-2 sudo[118772]: ubuntu : 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-97c7e0e6-291b-498b-a115-48170db91e28
Sep 14 18:07:52.902050 n-d-796905-2 sudo[118772]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:07:53.335867 n-d-796905-2 sudo[118772]: pam_unix(sudo:session): session closed for user root
Sep 14 18:07:53.337984 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a9468094-8abe-4819-b13f-d0327fda4dfa tempest-VolumesBackupsAdminTest-1786188862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-97c7e0e6-291b-498b-a115-48170db91e28" returned: 0 in 0.481s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:53.339653 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a9468094-8abe-4819-b13f-d0327fda4dfa tempest-VolumesBackupsAdminTest-1786188862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-97c7e0e6-291b-498b-a115-48170db91e28 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:53.359967 n-d-796905-2 sudo[118776]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-97c7e0e6-291b-498b-a115-48170db91e28
Sep 14 18:07:53.360852 n-d-796905-2 sudo[118776]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:07:53.813684 n-d-796905-2 sudo[118776]: pam_unix(sudo:session): session closed for user root
Sep 14 18:07:53.816020 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a9468094-8abe-4819-b13f-d0327fda4dfa tempest-VolumesBackupsAdminTest-1786188862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-97c7e0e6-291b-498b-a115-48170db91e28" returned: 0 in 0.476s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:53.817253 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-a9468094-8abe-4819-b13f-d0327fda4dfa tempest-VolumesBackupsAdminTest-1786188862 None] Successfully deleted volume: 97c7e0e6-291b-498b-a115-48170db91e28
Sep 14 18:07:53.863850 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-a9468094-8abe-4819-b13f-d0327fda4dfa tempest-VolumesBackupsAdminTest-1786188862 None] Created reservations ['b7700889-f992-4eeb-bfa4-6bf8289f457b', '71a524d0-0a26-42a6-953b-c529fe49a7bf', '9b93be84-a360-4f51-84cb-184120613905', '4533e2c7-cdee-4df7-919a-47fc4204c8d7'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:07:53.866094 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-a9468094-8abe-4819-b13f-d0327fda4dfa tempest-VolumesBackupsAdminTest-1786188862 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:07:53.866094 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:07:53.866094 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:07:53.908496 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-a9468094-8abe-4819-b13f-d0327fda4dfa tempest-VolumesBackupsAdminTest-1786188862 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:07:53.909230 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a9468094-8abe-4819-b13f-d0327fda4dfa tempest-VolumesBackupsAdminTest-1786188862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:53.927699 n-d-796905-2 sudo[118784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:07:53.928602 n-d-796905-2 sudo[118784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:07:54.328894 n-d-796905-2 sudo[118784]: pam_unix(sudo:session): session closed for user root
Sep 14 18:07:54.333117 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a9468094-8abe-4819-b13f-d0327fda4dfa tempest-VolumesBackupsAdminTest-1786188862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:54.333539 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a9468094-8abe-4819-b13f-d0327fda4dfa tempest-VolumesBackupsAdminTest-1786188862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:54.352371 n-d-796905-2 sudo[118790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:07:54.353185 n-d-796905-2 sudo[118790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:07:54.518328 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-aa9716f7-3c32-4d59-834f-c43dc87fc2f1 tempest-VolumesBackupsAdminTest-1786188862 None] Lock "b'cinder-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:07:54.593406 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:54.686250 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:54.686595 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010764640]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:07:54.687469 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-aa9716f7-3c32-4d59-834f-c43dc87fc2f1 tempest-VolumesBackupsAdminTest-1786188862 None] Skipping remove_export. No iscsi_target is presently exported for volume: 92e1584e-ceaf-4fdb-8af8-b36f8f037c6a
Sep 14 18:07:54.688610 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aa9716f7-3c32-4d59-834f-c43dc87fc2f1 tempest-VolumesBackupsAdminTest-1786188862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:54.706899 n-d-796905-2 sudo[118795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a
Sep 14 18:07:54.707704 n-d-796905-2 sudo[118795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:07:54.759639 n-d-796905-2 sudo[118790]: pam_unix(sudo:session): session closed for user root
Sep 14 18:07:54.762151 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a9468094-8abe-4819-b13f-d0327fda4dfa tempest-VolumesBackupsAdminTest-1786188862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:54.764289 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-a9468094-8abe-4819-b13f-d0327fda4dfa tempest-VolumesBackupsAdminTest-1786188862 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:07:54.770585 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-a9468094-8abe-4819-b13f-d0327fda4dfa tempest-VolumesBackupsAdminTest-1786188862 None] Deleted volume successfully.
Sep 14 18:07:54.785944 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-a9468094-8abe-4819-b13f-d0327fda4dfa tempest-VolumesBackupsAdminTest-1786188862 None] Lock "b'cinder-97c7e0e6-291b-498b-a115-48170db91e28-delete_volume'" released by "delete_volume" :: held 2.589s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:07:55.096234 n-d-796905-2 sudo[118795]: pam_unix(sudo:session): session closed for user root
Sep 14 18:07:55.098002 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aa9716f7-3c32-4d59-834f-c43dc87fc2f1 tempest-VolumesBackupsAdminTest-1786188862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a" returned: 0 in 0.409s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:55.099649 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aa9716f7-3c32-4d59-834f-c43dc87fc2f1 tempest-VolumesBackupsAdminTest-1786188862 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-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:55.118464 n-d-796905-2 sudo[118798]: ubuntu : 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-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a
Sep 14 18:07:55.119502 n-d-796905-2 sudo[118798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:07:55.528412 n-d-796905-2 sudo[118798]: pam_unix(sudo:session): session closed for user root
Sep 14 18:07:55.530625 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aa9716f7-3c32-4d59-834f-c43dc87fc2f1 tempest-VolumesBackupsAdminTest-1786188862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a" returned: 0 in 0.431s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:55.532390 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aa9716f7-3c32-4d59-834f-c43dc87fc2f1 tempest-VolumesBackupsAdminTest-1786188862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:55.550494 n-d-796905-2 sudo[118805]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a
Sep 14 18:07:55.551311 n-d-796905-2 sudo[118805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:07:55.993294 n-d-796905-2 sudo[118805]: pam_unix(sudo:session): session closed for user root
Sep 14 18:07:55.995654 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aa9716f7-3c32-4d59-834f-c43dc87fc2f1 tempest-VolumesBackupsAdminTest-1786188862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a" returned: 0 in 0.463s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:55.996898 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-aa9716f7-3c32-4d59-834f-c43dc87fc2f1 tempest-VolumesBackupsAdminTest-1786188862 None] Successfully deleted volume: 92e1584e-ceaf-4fdb-8af8-b36f8f037c6a
Sep 14 18:07:56.053463 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-aa9716f7-3c32-4d59-834f-c43dc87fc2f1 tempest-VolumesBackupsAdminTest-1786188862 None] Created reservations ['99ba7055-abc8-485a-a8e6-750a98dce262', '959d274f-b915-4995-b7b7-271f2b7cf45e', 'd1a3482d-b46a-44ab-8333-17e66a12615b', '87a98759-eb65-45a9-b228-02a303c8ab99'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:07:56.055623 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-aa9716f7-3c32-4d59-834f-c43dc87fc2f1 tempest-VolumesBackupsAdminTest-1786188862 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:07:56.055623 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:07:56.055623 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:07:56.127310 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-aa9716f7-3c32-4d59-834f-c43dc87fc2f1 tempest-VolumesBackupsAdminTest-1786188862 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:07:56.128126 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aa9716f7-3c32-4d59-834f-c43dc87fc2f1 tempest-VolumesBackupsAdminTest-1786188862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:56.155580 n-d-796905-2 sudo[118816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:07:56.156369 n-d-796905-2 sudo[118816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:07:56.568590 n-d-796905-2 sudo[118816]: pam_unix(sudo:session): session closed for user root
Sep 14 18:07:56.570980 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aa9716f7-3c32-4d59-834f-c43dc87fc2f1 tempest-VolumesBackupsAdminTest-1786188862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:56.573085 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aa9716f7-3c32-4d59-834f-c43dc87fc2f1 tempest-VolumesBackupsAdminTest-1786188862 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:07:56.592753 n-d-796905-2 sudo[118825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:07:56.593567 n-d-796905-2 sudo[118825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:07:56.991612 n-d-796905-2 sudo[118825]: pam_unix(sudo:session): session closed for user root
Sep 14 18:07:56.993912 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-aa9716f7-3c32-4d59-834f-c43dc87fc2f1 tempest-VolumesBackupsAdminTest-1786188862 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.420s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:07:56.995993 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-aa9716f7-3c32-4d59-834f-c43dc87fc2f1 tempest-VolumesBackupsAdminTest-1786188862 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:07:57.005314 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-aa9716f7-3c32-4d59-834f-c43dc87fc2f1 tempest-VolumesBackupsAdminTest-1786188862 None] Deleted volume successfully.
Sep 14 18:07:57.021082 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-aa9716f7-3c32-4d59-834f-c43dc87fc2f1 tempest-VolumesBackupsAdminTest-1786188862 None] Lock "b'cinder-92e1584e-ceaf-4fdb-8af8-b36f8f037c6a-delete_volume'" released by "delete_volume" :: held 2.503s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:08:00.498172 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:08:00.503703 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:08:00.504320 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:08:00.522992 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Flow 'volume_create_manager' (a48e0cb9-f21e-42b2-998d-96a80f2dc206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:08:00.526888 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5c5f7868-2f9a-4ed8-b05b-31713a86326d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:00.552975 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:08:00.578931 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5c5f7868-2f9a-4ed8-b05b-31713a86326d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:08:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1249442363',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=ab2da7c9-97ad-4527-aa61-ff4923482058,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9081f7d450a4ecea2f5414beee482c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:08:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:08:00Z,user_id='c00b00733f4342b6881355b45c4c19fd',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:00.581305 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (069f3f56-cd14-42b0-a20d-71a9b2ba3b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:00.583375 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (069f3f56-cd14-42b0-a20d-71a9b2ba3b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:00.585930 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ac978676-faf4-45d1-8ca4-945a8976ce60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:00.669024 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ac978676-faf4-45d1-8ca4-945a8976ce60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'ab2da7c9-97ad-4527-aa61-ff4923482058', 'volume_name': 'volume-ab2da7c9-97ad-4527-aa61-ff4923482058', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:00.671549 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (565973ff-7b3f-4da5-b533-eb5d4c663fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:00.674061 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (565973ff-7b3f-4da5-b533-eb5d4c663fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:00.681550 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (90b945ef-8c4f-4874-b7c2-93bf87cd8515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:00.681550 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Volume ab2da7c9-97ad-4527-aa61-ff4923482058: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-ab2da7c9-97ad-4527-aa61-ff4923482058', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 14 18:08:00.681550 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Cloning ab2da7c9-97ad-4527-aa61-ff4923482058 from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 at location (None, None). {{(pid=84144) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 14 18:08:04.613802 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:08:04.614415 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:08:04.614923 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:04.633288 n-d-796905-2 sudo[118871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:08:04.634174 n-d-796905-2 sudo[118871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:05.068281 n-d-796905-2 sudo[118871]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:05.071140 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.456s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:05.073089 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:05.096769 n-d-796905-2 sudo[118884]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:08:05.097593 n-d-796905-2 sudo[118884]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:05.521234 n-d-796905-2 sudo[118884]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:05.523635 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.450s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:05.525650 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:08:08.086048 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:08:08.092205 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:08:08.092205 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:08:08.104648 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] Flow 'volume_create_manager' (bfa0cf06-8b97-49ea-abe4-62c6cd912548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:08:08.107892 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0e5c0ff-59ce-4e96-a6b3-fc0c103bf99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:08.132083 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:08:08.158340 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0e5c0ff-59ce-4e96-a6b3-fc0c103bf99a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:08:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1562195901',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=b12df092-6888-4c58-9754-beeeef5b8975,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a16a9cecf7643dfb90afb4a93cfeb9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:08:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:08:08Z,user_id='09bb48858e36451b8778a10cd3891edd',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:08.160775 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dee35de2-712c-4647-9e20-0b891609aef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:08.162809 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dee35de2-712c-4647-9e20-0b891609aef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:08.165142 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a91447d2-bf13-47f9-a8af-3795d19ced87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:08.167320 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a91447d2-bf13-47f9-a8af-3795d19ced87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b12df092-6888-4c58-9754-beeeef5b8975', 'volume_name': 'volume-b12df092-6888-4c58-9754-beeeef5b8975', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:08.169535 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1908c394-27ba-4902-8d27-429960f97909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:08.171586 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1908c394-27ba-4902-8d27-429960f97909) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:08.173674 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9671da91-358b-4d61-b687-15a267c3e28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:08.174446 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] Volume b12df092-6888-4c58-9754-beeeef5b8975: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b12df092-6888-4c58-9754-beeeef5b8975', 'volume_size': 1}
Sep 14 18:08:08.175428 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b12df092-6888-4c58-9754-beeeef5b8975 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:08.194136 n-d-796905-2 sudo[118901]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b12df092-6888-4c58-9754-beeeef5b8975 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:08:08.194944 n-d-796905-2 sudo[118901]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:08.702044 n-d-796905-2 sudo[118901]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:08.704783 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b12df092-6888-4c58-9754-beeeef5b8975 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.529s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:08.707783 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9671da91-358b-4d61-b687-15a267c3e28b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b12df092-6888-4c58-9754-beeeef5b8975', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:08.710042 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b644a48-b564-48d7-8990-2ac70dc1c43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:08.722844 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] Volume volume-b12df092-6888-4c58-9754-beeeef5b8975 (b12df092-6888-4c58-9754-beeeef5b8975): created successfully
Sep 14 18:08:08.724080 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b644a48-b564-48d7-8990-2ac70dc1c43d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:08.727297 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] Flow 'volume_create_manager' (bfa0cf06-8b97-49ea-abe4-62c6cd912548) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:08:08.739078 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-99ffa640-2926-4464-b599-a8785dd545da tempest-AttachVolumeShelveTestJSON-1911253780 None] Created volume successfully.
Sep 14 18:08:11.789836 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_a0j9yjidn-d-796905-2@lvmdriver-1, size 616.00 MB, duration 11.11 sec {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 14 18:08:11.791268 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Image download 616.00 MB at 55.44 MB/s
Sep 14 18:08:11.835316 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_a0j9yjidn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:11.917753 n-d-796905-2 sudo[118963]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_a0j9yjidn-d-796905-2@lvmdriver-1
Sep 14 18:08:11.919131 n-d-796905-2 sudo[118963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:12.352977 n-d-796905-2 sudo[118963]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:12.356157 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_a0j9yjidn-d-796905-2@lvmdriver-1" returned: 0 in 0.520s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:12.360863 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 is fetched for user c00b00733f4342b6881355b45c4c19fd. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 14 18:08:12.430038 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_a0j9yjidn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:12.525736 n-d-796905-2 sudo[118972]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_a0j9yjidn-d-796905-2@lvmdriver-1
Sep 14 18:08:12.526533 n-d-796905-2 sudo[118972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:12.862334 n-d-796905-2 sudo[118972]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:12.865746 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_a0j9yjidn-d-796905-2@lvmdriver-1" returned: 0 in 0.434s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:12.867366 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab2da7c9-97ad-4527-aa61-ff4923482058 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:12.891555 n-d-796905-2 sudo[118978]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab2da7c9-97ad-4527-aa61-ff4923482058 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:08:12.892657 n-d-796905-2 sudo[118978]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:13.384202 n-d-796905-2 sudo[118978]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:13.386610 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab2da7c9-97ad-4527-aa61-ff4923482058 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.519s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:13.404940 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Attempting download of 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume ab2da7c9-97ad-4527-aa61-ff4923482058. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 14 18:08:13.461347 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_poztiblv {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:13.548018 n-d-796905-2 sudo[119011]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_poztiblv
Sep 14 18:08:13.548855 n-d-796905-2 sudo[119011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:13.886547 n-d-796905-2 sudo[119011]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:13.889464 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_poztiblv" returned: 0 in 0.428s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:13.891976 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_a0j9yjidn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:13.979654 n-d-796905-2 sudo[119015]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_a0j9yjidn-d-796905-2@lvmdriver-1
Sep 14 18:08:13.980436 n-d-796905-2 sudo[119015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:14.307632 n-d-796905-2 sudo[119015]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:14.309941 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_a0j9yjidn-d-796905-2@lvmdriver-1" returned: 0 in 0.418s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:14.310759 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 was vhdx, converting to raw {{(pid=84144) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 14 18:08:14.311920 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_a0j9yjidn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ab2da7c9--97ad--4527--aa61--ff4923482058 oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:14.330991 n-d-796905-2 sudo[119022]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_a0j9yjidn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ab2da7c9--97ad--4527--aa61--ff4923482058 oflag=direct
Sep 14 18:08:14.331918 n-d-796905-2 sudo[119022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:14.640345 n-d-796905-2 sudo[119022]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:14.642680 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_a0j9yjidn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ab2da7c9--97ad--4527--aa61--ff4923482058 oflag=direct" returned: 0 in 0.330s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:14.643911 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_a0j9yjidn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ab2da7c9--97ad--4527--aa61--ff4923482058 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:14.663811 n-d-796905-2 sudo[119036]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_a0j9yjidn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ab2da7c9--97ad--4527--aa61--ff4923482058
Sep 14 18:08:14.664611 n-d-796905-2 sudo[119036]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:15.530812 n-d-796905-2 sudo[119036]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:15.535653 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_a0j9yjidn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ab2da7c9--97ad--4527--aa61--ff4923482058" returned: 0 in 0.889s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:15.537878 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_a0j9yjidn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:15.624226 n-d-796905-2 sudo[119069]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_a0j9yjidn-d-796905-2@lvmdriver-1
Sep 14 18:08:15.625067 n-d-796905-2 sudo[119069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:15.950869 n-d-796905-2 sudo[119069]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:15.953140 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_a0j9yjidn-d-796905-2@lvmdriver-1" returned: 0 in 0.415s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:15.954177 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_a0j9yjidn-d-796905-2@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--ab2da7c9--97ad--4527--aa61--ff4923482058 {{(pid=84144) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 14 18:08:15.954563 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Converted 700.00 MB image at 700.00 MB/s
Sep 14 18:08:15.955207 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Downloaded image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume ab2da7c9-97ad-4527-aa61-ff4923482058 successfully. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 14 18:08:16.072115 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 for user c00b00733f4342b6881355b45c4c19fd is deleted. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 14 18:08:16.072814 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Marking volume ab2da7c9-97ad-4527-aa61-ff4923482058 as bootable. {{(pid=84144) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 14 18:08:16.083550 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Copying metadata from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 to ab2da7c9-97ad-4527-aa61-ff4923482058. {{(pid=84144) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 14 18:08:16.084099 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Creating volume glance metadata for volume ab2da7c9-97ad-4527-aa61-ff4923482058 backed by image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84144) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 14 18:08:16.152160 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (90b945ef-8c4f-4874-b7c2-93bf87cd8515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ab2da7c9-97ad-4527-aa61-ff4923482058', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:16.155698 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (651da344-ba9f-4996-abca-274fd21b471d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:16.164485 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Volume volume-ab2da7c9-97ad-4527-aa61-ff4923482058 (ab2da7c9-97ad-4527-aa61-ff4923482058): created successfully
Sep 14 18:08:16.166721 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (651da344-ba9f-4996-abca-274fd21b471d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:16.170888 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Flow 'volume_create_manager' (a48e0cb9-f21e-42b2-998d-96a80f2dc206) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:08:16.181599 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-174a5bec-51ad-4f5a-afe1-4ea28adac2e8 tempest-VolumesExtendTest-2131994182 None] Created volume successfully.
Sep 14 18:08:17.718639 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-767c17d6-d8ae-4361-9b23-2741dfaf8ff7 tempest-VolumesExtendTest-2131994182 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-ab2da7c9-97ad-4527-aa61-ff4923482058 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:17.755053 n-d-796905-2 sudo[119113]: ubuntu : 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-ab2da7c9-97ad-4527-aa61-ff4923482058
Sep 14 18:08:17.757346 n-d-796905-2 sudo[119113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:18.304879 n-d-796905-2 sudo[119113]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:18.307175 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-767c17d6-d8ae-4361-9b23-2741dfaf8ff7 tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ab2da7c9-97ad-4527-aa61-ff4923482058" returned: 0 in 0.594s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:18.308200 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-767c17d6-d8ae-4361-9b23-2741dfaf8ff7 tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-ab2da7c9-97ad-4527-aa61-ff4923482058 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:18.328041 n-d-796905-2 sudo[119142]: 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-ab2da7c9-97ad-4527-aa61-ff4923482058
Sep 14 18:08:18.328869 n-d-796905-2 sudo[119142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:18.830851 n-d-796905-2 sudo[119142]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:18.833566 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-767c17d6-d8ae-4361-9b23-2741dfaf8ff7 tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-ab2da7c9-97ad-4527-aa61-ff4923482058" returned: 0 in 0.525s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:18.894555 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-767c17d6-d8ae-4361-9b23-2741dfaf8ff7 tempest-VolumesExtendTest-2131994182 None] Extend volume completed successfully.
Sep 14 18:08:20.722843 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:08:20.727150 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:08:20.727676 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:08:20.757829 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] Flow 'volume_create_manager' (87f9c712-8d8f-405f-8a12-142562946a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:08:20.760998 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6dfe218e-e574-475a-8816-27ebfb6dfe25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:20.786854 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:08:20.821955 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6dfe218e-e574-475a-8816-27ebfb6dfe25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:08:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1028603841',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=280906ed-24eb-4a13-a24e-5898cfc010d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9081f7d450a4ecea2f5414beee482c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:08:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:08:21Z,user_id='c00b00733f4342b6881355b45c4c19fd',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:20.824449 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e461700c-99d9-45df-9d9e-d23dd3f04a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:20.826565 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e461700c-99d9-45df-9d9e-d23dd3f04a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:20.828863 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (24653a8a-b623-45a5-b1ab-66d119b9de50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:20.832394 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (24653a8a-b623-45a5-b1ab-66d119b9de50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '280906ed-24eb-4a13-a24e-5898cfc010d2', 'volume_name': 'volume-280906ed-24eb-4a13-a24e-5898cfc010d2', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:20.837146 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e8c67255-b197-4984-b950-7ca582430b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:20.841671 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e8c67255-b197-4984-b950-7ca582430b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:20.847022 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d20f2dd5-e658-46bc-bdb9-049ad18bdac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:20.847841 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] Volume 280906ed-24eb-4a13-a24e-5898cfc010d2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-280906ed-24eb-4a13-a24e-5898cfc010d2', 'volume_size': 1}
Sep 14 18:08:20.848914 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-280906ed-24eb-4a13-a24e-5898cfc010d2 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:20.873081 n-d-796905-2 sudo[119197]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-280906ed-24eb-4a13-a24e-5898cfc010d2 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:08:20.874595 n-d-796905-2 sudo[119197]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:21.417761 n-d-796905-2 sudo[119197]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:21.420106 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-280906ed-24eb-4a13-a24e-5898cfc010d2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.571s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:21.423399 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d20f2dd5-e658-46bc-bdb9-049ad18bdac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-280906ed-24eb-4a13-a24e-5898cfc010d2', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:21.425719 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0df14246-d3cf-4268-a35b-f8dc6cd613d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:21.439580 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] Volume volume-280906ed-24eb-4a13-a24e-5898cfc010d2 (280906ed-24eb-4a13-a24e-5898cfc010d2): created successfully
Sep 14 18:08:21.442350 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0df14246-d3cf-4268-a35b-f8dc6cd613d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:21.445858 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] Flow 'volume_create_manager' (87f9c712-8d8f-405f-8a12-142562946a61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:08:21.475423 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-82803d61-92a4-412a-acd2-d8c1fbd62496 tempest-VolumesExtendTest-2131994182 None] Created volume successfully.
Sep 14 18:08:22.306635 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7e1dc717-0b34-4a42-adc6-4ebfef555d68 tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:22.329596 n-d-796905-2 sudo[119300]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2
Sep 14 18:08:22.330437 n-d-796905-2 sudo[119300]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:22.841945 n-d-796905-2 sudo[119300]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:22.844597 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7e1dc717-0b34-4a42-adc6-4ebfef555d68 tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2" returned: 0 in 0.538s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:22.846297 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7e1dc717-0b34-4a42-adc6-4ebfef555d68 tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2c9ce410-874f-462a-a6d7-26c0afc985db --snapshot stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:22.867391 n-d-796905-2 sudo[119317]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2c9ce410-874f-462a-a6d7-26c0afc985db --snapshot stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2 -L 1.00g
Sep 14 18:08:22.868267 n-d-796905-2 sudo[119317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:23.745757 n-d-796905-2 sudo[119317]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:23.748180 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7e1dc717-0b34-4a42-adc6-4ebfef555d68 tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2c9ce410-874f-462a-a6d7-26c0afc985db --snapshot stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2 -L 1.00g" returned: 0 in 0.901s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:23.813581 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7e1dc717-0b34-4a42-adc6-4ebfef555d68 tempest-VolumesExtendTest-2131994182 None] Create snapshot completed successfully
Sep 14 18:08:24.575102 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-114ceeda-697a-49ef-bdcd-1d990850b7e4 tempest-VolumesExtendTest-2131994182 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-280906ed-24eb-4a13-a24e-5898cfc010d2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:24.610998 n-d-796905-2 sudo[119431]: ubuntu : 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-280906ed-24eb-4a13-a24e-5898cfc010d2
Sep 14 18:08:24.611798 n-d-796905-2 sudo[119431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:25.134733 n-d-796905-2 sudo[119431]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:25.137964 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-114ceeda-697a-49ef-bdcd-1d990850b7e4 tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2" returned: 0 in 0.562s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:25.141675 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-114ceeda-697a-49ef-bdcd-1d990850b7e4 tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:25.194228 n-d-796905-2 sudo[119436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2
Sep 14 18:08:25.195794 n-d-796905-2 sudo[119436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:25.863921 n-d-796905-2 sudo[119436]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:25.866173 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-114ceeda-697a-49ef-bdcd-1d990850b7e4 tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2" returned: 0 in 0.724s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:25.867510 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.brick.local_dev.lvm [None req-114ceeda-697a-49ef-bdcd-1d990850b7e4 tempest-VolumesExtendTest-2131994182 None] Checking to see if volume volume-280906ed-24eb-4a13-a24e-5898cfc010d2 has been deactivated. {{(pid=84144) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:669}}
Sep 14 18:08:25.868551 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-114ceeda-697a-49ef-bdcd-1d990850b7e4 tempest-VolumesExtendTest-2131994182 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-280906ed-24eb-4a13-a24e-5898cfc010d2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:25.923960 n-d-796905-2 sudo[119451]: ubuntu : 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-280906ed-24eb-4a13-a24e-5898cfc010d2
Sep 14 18:08:25.924880 n-d-796905-2 sudo[119451]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:26.457384 n-d-796905-2 sudo[119451]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:26.460137 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-114ceeda-697a-49ef-bdcd-1d990850b7e4 tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2" returned: 0 in 0.591s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:26.461879 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.brick.local_dev.lvm [None req-114ceeda-697a-49ef-bdcd-1d990850b7e4 tempest-VolumesExtendTest-2131994182 None] Volume volume-280906ed-24eb-4a13-a24e-5898cfc010d2 has been deactivated. {{(pid=84144) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:675}}
Sep 14 18:08:26.467665 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-114ceeda-697a-49ef-bdcd-1d990850b7e4 tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:26.502706 n-d-796905-2 sudo[119466]: 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-280906ed-24eb-4a13-a24e-5898cfc010d2
Sep 14 18:08:26.504711 n-d-796905-2 sudo[119466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:27.023918 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:08:27.041795 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:08:27.042255 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:08:27.081492 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] Flow 'volume_create_manager' (a3216133-7506-43f2-9234-45256a974fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:08:27.089468 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (089e5c3c-bae5-4ed7-8010-362559677577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:27.129681 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:08:27.176324 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (089e5c3c-bae5-4ed7-8010-362559677577) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:08:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1994520625',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=ae1901db-b1b0-4555-bc40-8e0afeb4b02c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b662ff233e6747fab95744eb59403734',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:08:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:08:27Z,user_id='7d746cdef7d1428b9d164beca2aa4698',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:27.181441 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (746fc50f-f229-4feb-8df9-37dc1e4b0865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:27.184283 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (746fc50f-f229-4feb-8df9-37dc1e4b0865) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:27.186735 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5bf4bfa0-ab04-43ce-b3e7-e68c92435c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:27.189181 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5bf4bfa0-ab04-43ce-b3e7-e68c92435c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ae1901db-b1b0-4555-bc40-8e0afeb4b02c', 'volume_name': 'volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:27.191431 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69e3646e-51f3-40ab-bc01-8b214e3c3432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:27.193695 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69e3646e-51f3-40ab-bc01-8b214e3c3432) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:27.195884 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3fc74cfd-d12f-461c-8c57-f32a3f4f7e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:27.196767 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] Volume ae1901db-b1b0-4555-bc40-8e0afeb4b02c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c', 'volume_size': 1}
Sep 14 18:08:27.197905 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:27.199695 n-d-796905-2 sudo[119466]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:27.217508 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-114ceeda-697a-49ef-bdcd-1d990850b7e4 tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2" returned: 0 in 0.753s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:27.219476 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-114ceeda-697a-49ef-bdcd-1d990850b7e4 tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:27.231044 n-d-796905-2 sudo[119470]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:08:27.232132 n-d-796905-2 sudo[119470]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:27.256488 n-d-796905-2 sudo[119471]: 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-280906ed-24eb-4a13-a24e-5898cfc010d2
Sep 14 18:08:27.257339 n-d-796905-2 sudo[119471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:27.818275 n-d-796905-2 sudo[119470]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:27.826435 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.624s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:27.830246 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3fc74cfd-d12f-461c-8c57-f32a3f4f7e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:27.833720 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d22e45ab-3fc8-4d18-9729-df829268aecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:08:27.847540 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] Volume volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c (ae1901db-b1b0-4555-bc40-8e0afeb4b02c): created successfully
Sep 14 18:08:27.850094 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d22e45ab-3fc8-4d18-9729-df829268aecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:08:27.854718 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] Flow 'volume_create_manager' (a3216133-7506-43f2-9234-45256a974fdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:08:27.870763 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-996a7432-50ea-42da-be30-ae1868d7fea1 tempest-AttachVolumeTestJSON-1341363763 None] Created volume successfully.
Sep 14 18:08:28.042272 n-d-796905-2 sudo[119471]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:28.044094 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-114ceeda-697a-49ef-bdcd-1d990850b7e4 tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2" returned: 0 in 0.825s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:28.093027 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-114ceeda-697a-49ef-bdcd-1d990850b7e4 tempest-VolumesExtendTest-2131994182 None] Extend volume completed successfully.
Sep 14 18:08:29.226923 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-0b9f420f-d282-40fe-8018-587122884824 req-d36a5235-e317-42a8-a7f0-777fe4f28b74 tempest-AttachVolumeTestJSON-1341363763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:29.278397 n-d-796905-2 sudo[119603]: 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-ae1901db-b1b0-4555-bc40-8e0afeb4b02c
Sep 14 18:08:29.280061 n-d-796905-2 sudo[119603]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:29.592804 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-8e9cf6ef-50a1-48cc-a11b-16308b7426ea tempest-VolumesExtendTest-2131994182 None] Lock "b'cinder-2c9ce410-874f-462a-a6d7-26c0afc985db-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:08:29.595338 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8e9cf6ef-50a1-48cc-a11b-16308b7426ea tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2c9ce410-874f-462a-a6d7-26c0afc985db {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:29.619567 n-d-796905-2 sudo[119605]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2c9ce410-874f-462a-a6d7-26c0afc985db
Sep 14 18:08:29.621839 n-d-796905-2 sudo[119605]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:30.010947 n-d-796905-2 sudo[119603]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:30.014229 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-0b9f420f-d282-40fe-8018-587122884824 req-d36a5235-e317-42a8-a7f0-777fe4f28b74 tempest-AttachVolumeTestJSON-1341363763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c" returned: 0 in 0.787s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:30.102146 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:30.110763 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:30.111429 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010764640]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-0b9f420f-d282-40fe-8018-587122884824 req-d36a5235-e317-42a8-a7f0-777fe4f28b74 tempest-AttachVolumeTestJSON-1341363763 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: I_T nexus: 27
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: I_T nexus: 28
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060000
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf60
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060001
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf61
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: tyH8zqHJV7h5K37tFb5U
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Target 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: I_T nexus: 29
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070000
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf70
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070001
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf71
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: mzbkYEyWJe2ibCGjtK83
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:08:30.112377 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:08:30.124353 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-0b9f420f-d282-40fe-8018-587122884824 req-d36a5235-e317-42a8-a7f0-777fe4f28b74 tempest-AttachVolumeTestJSON-1341363763 None] Creating iscsi_target for Volume ID: volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:08:30.132891 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-0b9f420f-d282-40fe-8018-587122884824 req-d36a5235-e317-42a8-a7f0-777fe4f28b74 tempest-AttachVolumeTestJSON-1341363763 None] Created volume path /opt/stack/data/cinder/volumes/volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c,
Sep 14 18:08:30.132891 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:08:30.132891 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:08:30.132891 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c
Sep 14 18:08:30.132891 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:08:30.132891 n-d-796905-2 cinder-volume[84144]: incominguser dQRtS4F7bFiAnb8SqPLu t6DCsSGq4YJ7kivr
Sep 14 18:08:30.132891 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:08:30.132891 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:08:30.132891 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:08:30.132891 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:08:30.138887 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:30.356867 n-d-796905-2 sudo[119605]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:30.359784 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8e9cf6ef-50a1-48cc-a11b-16308b7426ea tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2c9ce410-874f-462a-a6d7-26c0afc985db" returned: 0 in 0.764s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:30.361876 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8e9cf6ef-50a1-48cc-a11b-16308b7426ea tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2c9ce410-874f-462a-a6d7-26c0afc985db {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:30.382502 n-d-796905-2 sudo[119622]: ubuntu : TTY=unknown ; 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-2c9ce410-874f-462a-a6d7-26c0afc985db
Sep 14 18:08:30.384047 n-d-796905-2 sudo[119622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:30.706331 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c" returned: 0 in 0.570s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:30.706873 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010764640]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:08:30.707689 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-0b9f420f-d282-40fe-8018-587122884824 req-d36a5235-e317-42a8-a7f0-777fe4f28b74 tempest-AttachVolumeTestJSON-1341363763 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:08:30.708066 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-0b9f420f-d282-40fe-8018-587122884824 req-d36a5235-e317-42a8-a7f0-777fe4f28b74 tempest-AttachVolumeTestJSON-1341363763 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:08:30.712216 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:30.727465 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:30.728111 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010764640]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n System information:\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-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n Backing store flags: \n Account information:\n dQRtS4F7bFiAnb8SqPLu\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-0b9f420f-d282-40fe-8018-587122884824 req-d36a5235-e317-42a8-a7f0-777fe4f28b74 tempest-AttachVolumeTestJSON-1341363763 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: I_T nexus: 27
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050000
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf50
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00050001
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf51
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: 4P9Qpm3AyjAfB8Lf4DaZ
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: I_T nexus: 28
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060000
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf60
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00060001
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf61
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: tyH8zqHJV7h5K37tFb5U
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Target 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: I_T nexus: 29
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070000
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf70
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00070001
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf71
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: mzbkYEyWJe2ibCGjtK83
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:08:30.729195 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:08:30.739267 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:31.024518 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.285s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:31.027521 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010764640]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n System information:\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-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n Backing store flags: \n Account information:\n dQRtS4F7bFiAnb8SqPLu\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:08:31.033349 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:31.247399 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.214s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:31.248101 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010764640]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 27\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 28\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n System information:\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-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n Backing store flags: \n Account information:\n dQRtS4F7bFiAnb8SqPLu\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:08:31.249795 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-0b9f420f-d282-40fe-8018-587122884824 req-d36a5235-e317-42a8-a7f0-777fe4f28b74 tempest-AttachVolumeTestJSON-1341363763 None] Set provider_location to: 10.222.0.39:3260,8 iqn.2010-10.org.openstack:volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:08:31.394242 n-d-796905-2 sudo[119622]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:31.412123 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8e9cf6ef-50a1-48cc-a11b-16308b7426ea tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2c9ce410-874f-462a-a6d7-26c0afc985db" returned: 0 in 1.050s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:31.576102 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-0b9f420f-d282-40fe-8018-587122884824 req-d36a5235-e317-42a8-a7f0-777fe4f28b74 tempest-AttachVolumeTestJSON-1341363763 None] attachment_update completed successfully.
Sep 14 18:08:31.618020 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-8e9cf6ef-50a1-48cc-a11b-16308b7426ea tempest-VolumesExtendTest-2131994182 None] Created reservations ['a7cd7fef-98aa-46ee-9efb-53944703baf2', '47a66f3e-3047-44c8-9fa9-4bc51b69b845', 'cd16ac03-91cb-43d3-991a-b2ad5060683f', 'd296047a-13a7-40c8-a326-20f4147176fc'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:08:31.624090 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-8e9cf6ef-50a1-48cc-a11b-16308b7426ea tempest-VolumesExtendTest-2131994182 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:08:31.624090 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:08:31.624090 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:08:31.718267 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-8e9cf6ef-50a1-48cc-a11b-16308b7426ea tempest-VolumesExtendTest-2131994182 None] Delete snapshot completed successfully.
Sep 14 18:08:31.741720 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-8e9cf6ef-50a1-48cc-a11b-16308b7426ea tempest-VolumesExtendTest-2131994182 None] Lock "b'cinder-2c9ce410-874f-462a-a6d7-26c0afc985db-delete_snapshot'" released by "delete_snapshot" :: held 2.147s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:08:32.167417 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-1f0fd079-377f-4a39-b081-d653a284d05b tempest-VolumesExtendTest-2131994182 None] Lock "b'cinder-280906ed-24eb-4a13-a24e-5898cfc010d2-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:08:32.254720 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-1f0fd079-377f-4a39-b081-d653a284d05b tempest-VolumesExtendTest-2131994182 None] Skipping remove_export. No iscsi_target is presently exported for volume: 280906ed-24eb-4a13-a24e-5898cfc010d2
Sep 14 18:08:32.256013 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1f0fd079-377f-4a39-b081-d653a284d05b tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:32.295796 n-d-796905-2 sudo[119703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2
Sep 14 18:08:32.299021 n-d-796905-2 sudo[119703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:32.723560 n-d-796905-2 sudo[119703]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:32.725870 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1f0fd079-377f-4a39-b081-d653a284d05b tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2" returned: 0 in 0.469s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:32.727464 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1f0fd079-377f-4a39-b081-d653a284d05b tempest-VolumesExtendTest-2131994182 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-280906ed-24eb-4a13-a24e-5898cfc010d2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:32.748834 n-d-796905-2 sudo[119707]: ubuntu : 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-280906ed-24eb-4a13-a24e-5898cfc010d2
Sep 14 18:08:32.750304 n-d-796905-2 sudo[119707]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:33.182532 n-d-796905-2 sudo[119707]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:33.185253 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1f0fd079-377f-4a39-b081-d653a284d05b tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2" returned: 0 in 0.457s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:33.187231 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1f0fd079-377f-4a39-b081-d653a284d05b tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:33.214763 n-d-796905-2 sudo[119710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2
Sep 14 18:08:33.217342 n-d-796905-2 sudo[119710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:33.893636 n-d-796905-2 sudo[119710]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:33.895905 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1f0fd079-377f-4a39-b081-d653a284d05b tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-280906ed-24eb-4a13-a24e-5898cfc010d2" returned: 0 in 0.708s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:33.897163 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-1f0fd079-377f-4a39-b081-d653a284d05b tempest-VolumesExtendTest-2131994182 None] Successfully deleted volume: 280906ed-24eb-4a13-a24e-5898cfc010d2
Sep 14 18:08:33.953352 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-1f0fd079-377f-4a39-b081-d653a284d05b tempest-VolumesExtendTest-2131994182 None] Created reservations ['5f9fe78a-7a4b-4705-b71d-b91e88d780b1', 'a29f4143-30b1-486b-b895-c6d7486ed815', '69b54925-c9fe-44ba-8262-b49d3adefefd', '10d1aca1-b7c3-4c73-ae3a-6c998ed89172'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:08:33.955818 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-1f0fd079-377f-4a39-b081-d653a284d05b tempest-VolumesExtendTest-2131994182 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:08:33.955818 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:08:33.955818 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:08:34.009053 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-1f0fd079-377f-4a39-b081-d653a284d05b tempest-VolumesExtendTest-2131994182 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:08:34.009782 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1f0fd079-377f-4a39-b081-d653a284d05b tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:34.032121 n-d-796905-2 sudo[119717]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:08:34.033107 n-d-796905-2 sudo[119717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:34.567125 n-d-796905-2 sudo[119717]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:34.570706 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1f0fd079-377f-4a39-b081-d653a284d05b tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.559s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:34.575077 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1f0fd079-377f-4a39-b081-d653a284d05b tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:34.601497 n-d-796905-2 sudo[119722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:08:34.603091 n-d-796905-2 sudo[119722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:34.731000 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-6eae44e1-be1f-4606-a7f9-ef6fe047677d tempest-VolumesExtendTest-2131994182 None] Lock "b'cinder-ab2da7c9-97ad-4527-aa61-ff4923482058-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:08:34.872384 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-6eae44e1-be1f-4606-a7f9-ef6fe047677d tempest-VolumesExtendTest-2131994182 None] Skipping remove_export. No iscsi_target is presently exported for volume: ab2da7c9-97ad-4527-aa61-ff4923482058
Sep 14 18:08:34.873660 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6eae44e1-be1f-4606-a7f9-ef6fe047677d tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ab2da7c9-97ad-4527-aa61-ff4923482058 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:34.921673 n-d-796905-2 sudo[119724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ab2da7c9-97ad-4527-aa61-ff4923482058
Sep 14 18:08:34.922507 n-d-796905-2 sudo[119724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:35.179619 n-d-796905-2 sudo[119722]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:35.182075 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1f0fd079-377f-4a39-b081-d653a284d05b tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.607s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:35.187150 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-1f0fd079-377f-4a39-b081-d653a284d05b tempest-VolumesExtendTest-2131994182 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:08:35.194716 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-1f0fd079-377f-4a39-b081-d653a284d05b tempest-VolumesExtendTest-2131994182 None] Deleted volume successfully.
Sep 14 18:08:35.221898 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-1f0fd079-377f-4a39-b081-d653a284d05b tempest-VolumesExtendTest-2131994182 None] Lock "b'cinder-280906ed-24eb-4a13-a24e-5898cfc010d2-delete_volume'" released by "delete_volume" :: held 3.054s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:08:35.575824 n-d-796905-2 sudo[119724]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:35.580136 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6eae44e1-be1f-4606-a7f9-ef6fe047677d tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ab2da7c9-97ad-4527-aa61-ff4923482058" returned: 0 in 0.704s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:35.582960 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6eae44e1-be1f-4606-a7f9-ef6fe047677d tempest-VolumesExtendTest-2131994182 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-ab2da7c9-97ad-4527-aa61-ff4923482058 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:35.613458 n-d-796905-2 sudo[119737]: ubuntu : 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-ab2da7c9-97ad-4527-aa61-ff4923482058
Sep 14 18:08:35.618847 n-d-796905-2 sudo[119737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:36.278883 n-d-796905-2 sudo[119737]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:36.281137 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6eae44e1-be1f-4606-a7f9-ef6fe047677d tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ab2da7c9-97ad-4527-aa61-ff4923482058" returned: 0 in 0.698s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:36.283652 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6eae44e1-be1f-4606-a7f9-ef6fe047677d tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ab2da7c9-97ad-4527-aa61-ff4923482058 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:36.304365 n-d-796905-2 sudo[119750]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ab2da7c9-97ad-4527-aa61-ff4923482058
Sep 14 18:08:36.305176 n-d-796905-2 sudo[119750]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:36.790797 n-d-796905-2 sudo[119750]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:36.796630 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6eae44e1-be1f-4606-a7f9-ef6fe047677d tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ab2da7c9-97ad-4527-aa61-ff4923482058" returned: 0 in 0.510s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:36.796630 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-6eae44e1-be1f-4606-a7f9-ef6fe047677d tempest-VolumesExtendTest-2131994182 None] Successfully deleted volume: ab2da7c9-97ad-4527-aa61-ff4923482058
Sep 14 18:08:36.857669 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-6eae44e1-be1f-4606-a7f9-ef6fe047677d tempest-VolumesExtendTest-2131994182 None] Created reservations ['089774cd-f990-4742-b8b6-a77bfad9ac9d', 'd822f388-bd67-43c4-b749-f9402f78a8e9', '85df7f4d-c499-4a45-b70c-44b5b168bd34', 'eb3a3ca9-5f1d-436c-8e82-f0120380015a'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:08:36.878912 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-6eae44e1-be1f-4606-a7f9-ef6fe047677d tempest-VolumesExtendTest-2131994182 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:08:36.878912 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:08:36.878912 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:08:36.946008 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-6eae44e1-be1f-4606-a7f9-ef6fe047677d tempest-VolumesExtendTest-2131994182 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:08:36.947099 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6eae44e1-be1f-4606-a7f9-ef6fe047677d tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:36.970788 n-d-796905-2 sudo[119755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:08:36.971575 n-d-796905-2 sudo[119755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:37.481511 n-d-796905-2 sudo[119755]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:37.484555 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6eae44e1-be1f-4606-a7f9-ef6fe047677d tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:37.486695 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6eae44e1-be1f-4606-a7f9-ef6fe047677d tempest-VolumesExtendTest-2131994182 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:08:37.534158 n-d-796905-2 sudo[119758]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:08:37.536248 n-d-796905-2 sudo[119758]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:08:38.084776 n-d-796905-2 sudo[119758]: pam_unix(sudo:session): session closed for user root
Sep 14 18:08:38.087450 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6eae44e1-be1f-4606-a7f9-ef6fe047677d tempest-VolumesExtendTest-2131994182 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.600s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:08:38.089773 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-6eae44e1-be1f-4606-a7f9-ef6fe047677d tempest-VolumesExtendTest-2131994182 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:08:38.095588 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-6eae44e1-be1f-4606-a7f9-ef6fe047677d tempest-VolumesExtendTest-2131994182 None] Deleted volume successfully.
Sep 14 18:08:38.112961 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-6eae44e1-be1f-4606-a7f9-ef6fe047677d tempest-VolumesExtendTest-2131994182 None] Lock "b'cinder-ab2da7c9-97ad-4527-aa61-ff4923482058-delete_volume'" released by "delete_volume" :: held 3.383s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:08:45.548074 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-a3ad8f38-f22c-43c6-b792-60afcba2b273 req-d443b7d0-1e36-4656-bf38-ac4b2e3c4b6e tempest-AttachVolumeShelveTestJSON-1911253780 None] No connector for attachment 7a1389d2-dbff-42ec-97d6-774b60b40802; skipping storage backend terminate_connection call. {{(pid=84144) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:4631}}
Sep 14 18:08:45.548785 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-a3ad8f38-f22c-43c6-b792-60afcba2b273 req-d443b7d0-1e36-4656-bf38-ac4b2e3c4b6e tempest-AttachVolumeShelveTestJSON-1911253780 None] Deleting attachment 7a1389d2-dbff-42ec-97d6-774b60b40802. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:08:45.617675 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-a3ad8f38-f22c-43c6-b792-60afcba2b273 req-d443b7d0-1e36-4656-bf38-ac4b2e3c4b6e tempest-AttachVolumeShelveTestJSON-1911253780 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:08:45.617675 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:08:45.617675 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:09:04.612546 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:09:04.613226 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:09:04.613548 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:04.632742 n-d-796905-2 sudo[119767]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:09:04.633520 n-d-796905-2 sudo[119767]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:05.108006 n-d-796905-2 sudo[119767]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:05.111361 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:05.113876 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:05.143032 n-d-796905-2 sudo[119770]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:09:05.144166 n-d-796905-2 sudo[119770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:05.598250 n-d-796905-2 sudo[119770]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:05.600355 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:05.601783 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:09:13.003006 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-65fd569a-dafa-43f5-8439-db93ed2792a7 req-d7cb1a41-49e6-4811-b0c4-c8acd19719a8 tempest-TaggedBootDevicesTest-318788707 None] Terminate volume connection completed successfully.
Sep 14 18:09:13.003664 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-65fd569a-dafa-43f5-8439-db93ed2792a7 req-d7cb1a41-49e6-4811-b0c4-c8acd19719a8 tempest-TaggedBootDevicesTest-318788707 None] Deleting attachment 5515994f-95e4-48ea-809f-162296fd1322. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:09:13.005135 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:13.092066 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:13.092492 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6\n System information:\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-1c533b38-2b58-46cf-8054-2a891a43b2a6\n Backing store flags: \n Account information:\n 4P9Qpm3AyjAfB8Lf4DaZ\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n Backing store flags: \n Account information:\n dQRtS4F7bFiAnb8SqPLu\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:09:13.093363 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-65fd569a-dafa-43f5-8439-db93ed2792a7 req-d7cb1a41-49e6-4811-b0c4-c8acd19719a8 tempest-TaggedBootDevicesTest-318788707 None] Removing iscsi_target for Volume ID: 1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:09:13.094535 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:13.195757 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-1c533b38-2b58-46cf-8054-2a891a43b2a6 -f" returned: 0 in 0.101s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:13.196078 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:09:13.201020 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:13.305754 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:13.306445 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n Backing store flags: \n Account information:\n dQRtS4F7bFiAnb8SqPLu\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:09:13.398193 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-65fd569a-dafa-43f5-8439-db93ed2792a7 req-d7cb1a41-49e6-4811-b0c4-c8acd19719a8 tempest-TaggedBootDevicesTest-318788707 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:09:13.398193 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:09:13.398193 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:09:13.550304 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-65fd569a-dafa-43f5-8439-db93ed2792a7 req-3cadd7ba-7bf6-4e71-9a25-52ae24e981c9 tempest-TaggedBootDevicesTest-318788707 None] Terminate volume connection completed successfully.
Sep 14 18:09:13.550727 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-65fd569a-dafa-43f5-8439-db93ed2792a7 req-3cadd7ba-7bf6-4e71-9a25-52ae24e981c9 tempest-TaggedBootDevicesTest-318788707 None] Deleting attachment 1ec7091e-441e-473f-939f-6c624bf45ed5. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:09:13.552093 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:13.639695 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:13.640050 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3\n System information:\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-87208d53-935b-4dfa-a021-89f7ec1df7e3\n Backing store flags: \n Account information:\n tyH8zqHJV7h5K37tFb5U\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n Backing store flags: \n Account information:\n dQRtS4F7bFiAnb8SqPLu\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:09:13.640722 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-65fd569a-dafa-43f5-8439-db93ed2792a7 req-3cadd7ba-7bf6-4e71-9a25-52ae24e981c9 tempest-TaggedBootDevicesTest-318788707 None] Removing iscsi_target for Volume ID: 87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:09:13.641848 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:13.731850 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-87208d53-935b-4dfa-a021-89f7ec1df7e3 -f" returned: 0 in 0.089s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:13.732413 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:09:13.735798 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:13.827664 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:13.827996 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n Backing store flags: \n Account information:\n dQRtS4F7bFiAnb8SqPLu\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:09:13.898127 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-65fd569a-dafa-43f5-8439-db93ed2792a7 req-3cadd7ba-7bf6-4e71-9a25-52ae24e981c9 tempest-TaggedBootDevicesTest-318788707 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:09:13.898127 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:09:13.898127 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:09:14.041963 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-65fd569a-dafa-43f5-8439-db93ed2792a7 req-9faeeae7-1e42-4461-939a-9ed9762dd089 tempest-TaggedBootDevicesTest-318788707 None] Terminate volume connection completed successfully.
Sep 14 18:09:14.043111 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-65fd569a-dafa-43f5-8439-db93ed2792a7 req-9faeeae7-1e42-4461-939a-9ed9762dd089 tempest-TaggedBootDevicesTest-318788707 None] Deleting attachment d10a7435-5c51-42c2-9231-2933e52d39f5. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:09:14.044262 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:14.137671 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:14.138009 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2\n System information:\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-7cb998f5-f639-428e-a446-181d32156be2\n Backing store flags: \n Account information:\n mzbkYEyWJe2ibCGjtK83\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n Backing store flags: \n Account information:\n dQRtS4F7bFiAnb8SqPLu\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:09:14.138667 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-65fd569a-dafa-43f5-8439-db93ed2792a7 req-9faeeae7-1e42-4461-939a-9ed9762dd089 tempest-TaggedBootDevicesTest-318788707 None] Removing iscsi_target for Volume ID: 7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:09:14.139721 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:14.231473 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7cb998f5-f639-428e-a446-181d32156be2 -f" returned: 0 in 0.091s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:14.232297 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:09:14.233844 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:14.332864 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:14.333200 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 8: iqn.2010-10.org.openstack:volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n Backing store flags: \n Account information:\n dQRtS4F7bFiAnb8SqPLu\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:09:14.405011 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-65fd569a-dafa-43f5-8439-db93ed2792a7 req-9faeeae7-1e42-4461-939a-9ed9762dd089 tempest-TaggedBootDevicesTest-318788707 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:09:14.405011 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:09:14.405011 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:09:21.661957 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-06676348-a72d-4044-953e-39f2da80e6ad tempest-TaggedBootDevicesTest-318788707 None] Lock "b'cinder-7cb998f5-f639-428e-a446-181d32156be2-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:09:21.718910 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:21.806761 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:21.807099 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 8: iqn.2010-10.org.openstack:volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n Backing store flags: \n Account information:\n dQRtS4F7bFiAnb8SqPLu\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:09:21.807766 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-06676348-a72d-4044-953e-39f2da80e6ad tempest-TaggedBootDevicesTest-318788707 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:09:21.809335 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-06676348-a72d-4044-953e-39f2da80e6ad tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:21.827921 n-d-796905-2 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/volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:09:21.828838 n-d-796905-2 sudo[119982]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:22.203842 n-d-796905-2 sudo[119982]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:22.206127 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-06676348-a72d-4044-953e-39f2da80e6ad tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2" returned: 0 in 0.396s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:22.207706 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-06676348-a72d-4044-953e-39f2da80e6ad tempest-TaggedBootDevicesTest-318788707 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-7cb998f5-f639-428e-a446-181d32156be2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:22.225297 n-d-796905-2 sudo[119985]: ubuntu : 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-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:09:22.226080 n-d-796905-2 sudo[119985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:22.602690 n-d-796905-2 sudo[119985]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:22.605666 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-06676348-a72d-4044-953e-39f2da80e6ad tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2" returned: 0 in 0.397s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:22.607483 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-06676348-a72d-4044-953e-39f2da80e6ad tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:22.624589 n-d-796905-2 sudo[119988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:09:22.625385 n-d-796905-2 sudo[119988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:23.053389 n-d-796905-2 sudo[119988]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:23.055931 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-06676348-a72d-4044-953e-39f2da80e6ad tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7cb998f5-f639-428e-a446-181d32156be2" returned: 0 in 0.448s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:23.057132 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-06676348-a72d-4044-953e-39f2da80e6ad tempest-TaggedBootDevicesTest-318788707 None] Successfully deleted volume: 7cb998f5-f639-428e-a446-181d32156be2
Sep 14 18:09:23.102464 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-06676348-a72d-4044-953e-39f2da80e6ad tempest-TaggedBootDevicesTest-318788707 None] Created reservations ['3f695b5d-eb9b-4729-aa13-2a0372944362', 'ab2b586a-f6f1-4fce-a294-79c3cdef19df', 'f23a614c-23bd-4818-803d-6ce88295f128', 'cd6bb961-03bc-47d3-9de5-1ad9a57e4b0b'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:09:23.104721 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-06676348-a72d-4044-953e-39f2da80e6ad tempest-TaggedBootDevicesTest-318788707 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:09:23.104721 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:09:23.104721 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:09:23.143858 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-06676348-a72d-4044-953e-39f2da80e6ad tempest-TaggedBootDevicesTest-318788707 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:09:23.144558 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-06676348-a72d-4044-953e-39f2da80e6ad tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:23.162854 n-d-796905-2 sudo[119996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:09:23.163623 n-d-796905-2 sudo[119996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:23.554959 n-d-796905-2 sudo[119996]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:23.557101 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-06676348-a72d-4044-953e-39f2da80e6ad tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.412s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:23.559522 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-06676348-a72d-4044-953e-39f2da80e6ad tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:23.577500 n-d-796905-2 sudo[119999]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:09:23.578264 n-d-796905-2 sudo[119999]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:23.973106 n-d-796905-2 sudo[119999]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:23.978216 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-06676348-a72d-4044-953e-39f2da80e6ad tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:23.980880 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-06676348-a72d-4044-953e-39f2da80e6ad tempest-TaggedBootDevicesTest-318788707 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:09:23.988310 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-06676348-a72d-4044-953e-39f2da80e6ad tempest-TaggedBootDevicesTest-318788707 None] Deleted volume successfully.
Sep 14 18:09:23.995500 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-33468efa-f1a4-4b41-b0ad-661cc9774ad0 tempest-TaggedBootDevicesTest-318788707 None] Lock "b'cinder-87208d53-935b-4dfa-a021-89f7ec1df7e3-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:09:24.008663 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-06676348-a72d-4044-953e-39f2da80e6ad tempest-TaggedBootDevicesTest-318788707 None] Lock "b'cinder-7cb998f5-f639-428e-a446-181d32156be2-delete_volume'" released by "delete_volume" :: held 2.347s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:09:24.060757 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:24.143504 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:24.143837 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766880]: (4, ('Target 8: iqn.2010-10.org.openstack:volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n Backing store flags: \n Account information:\n dQRtS4F7bFiAnb8SqPLu\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:09:24.144543 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-33468efa-f1a4-4b41-b0ad-661cc9774ad0 tempest-TaggedBootDevicesTest-318788707 None] Skipping remove_export. No iscsi_target is presently exported for volume: 87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:09:24.145575 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33468efa-f1a4-4b41-b0ad-661cc9774ad0 tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:24.163068 n-d-796905-2 sudo[120004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:09:24.163834 n-d-796905-2 sudo[120004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:24.555098 n-d-796905-2 sudo[120004]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:24.557365 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33468efa-f1a4-4b41-b0ad-661cc9774ad0 tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3" returned: 0 in 0.411s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:24.558959 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33468efa-f1a4-4b41-b0ad-661cc9774ad0 tempest-TaggedBootDevicesTest-318788707 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-87208d53-935b-4dfa-a021-89f7ec1df7e3 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:24.576504 n-d-796905-2 sudo[120007]: ubuntu : 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-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:09:24.577403 n-d-796905-2 sudo[120007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:24.964222 n-d-796905-2 sudo[120007]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:24.966560 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33468efa-f1a4-4b41-b0ad-661cc9774ad0 tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3" returned: 0 in 0.407s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:24.968351 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33468efa-f1a4-4b41-b0ad-661cc9774ad0 tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:24.985434 n-d-796905-2 sudo[120010]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:09:24.986218 n-d-796905-2 sudo[120010]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:25.416053 n-d-796905-2 sudo[120010]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:25.418964 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33468efa-f1a4-4b41-b0ad-661cc9774ad0 tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-87208d53-935b-4dfa-a021-89f7ec1df7e3" returned: 0 in 0.450s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:25.420100 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-33468efa-f1a4-4b41-b0ad-661cc9774ad0 tempest-TaggedBootDevicesTest-318788707 None] Successfully deleted volume: 87208d53-935b-4dfa-a021-89f7ec1df7e3
Sep 14 18:09:25.464179 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-33468efa-f1a4-4b41-b0ad-661cc9774ad0 tempest-TaggedBootDevicesTest-318788707 None] Created reservations ['240fbb71-bbf4-43de-a617-15959bbffef5', '1c17f869-9f11-4435-bf61-b12d4bb8fa22', '497bceaf-4e68-4469-ad54-18a86d5949f5', 'c47c8d44-8128-4cea-82fb-9e36fa98043e'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:09:25.466162 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-33468efa-f1a4-4b41-b0ad-661cc9774ad0 tempest-TaggedBootDevicesTest-318788707 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:09:25.466162 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:09:25.466162 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:09:25.504271 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-33468efa-f1a4-4b41-b0ad-661cc9774ad0 tempest-TaggedBootDevicesTest-318788707 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:09:25.505086 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33468efa-f1a4-4b41-b0ad-661cc9774ad0 tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:25.522530 n-d-796905-2 sudo[120018]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:09:25.523393 n-d-796905-2 sudo[120018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:25.909341 n-d-796905-2 sudo[120018]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:25.911557 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33468efa-f1a4-4b41-b0ad-661cc9774ad0 tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.406s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:25.913702 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33468efa-f1a4-4b41-b0ad-661cc9774ad0 tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:25.932270 n-d-796905-2 sudo[120023]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:09:25.933484 n-d-796905-2 sudo[120023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:26.307628 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-711a4204-734e-4d10-b11a-18ce6f7a7ca0 tempest-TaggedBootDevicesTest-318788707 None] Lock "b'cinder-1c533b38-2b58-46cf-8054-2a891a43b2a6-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:09:26.319137 n-d-796905-2 sudo[120023]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:26.321240 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-33468efa-f1a4-4b41-b0ad-661cc9774ad0 tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.407s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:26.323066 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-33468efa-f1a4-4b41-b0ad-661cc9774ad0 tempest-TaggedBootDevicesTest-318788707 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:09:26.370194 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-33468efa-f1a4-4b41-b0ad-661cc9774ad0 tempest-TaggedBootDevicesTest-318788707 None] Deleted volume successfully.
Sep 14 18:09:26.379881 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:26.387460 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-33468efa-f1a4-4b41-b0ad-661cc9774ad0 tempest-TaggedBootDevicesTest-318788707 None] Lock "b'cinder-87208d53-935b-4dfa-a021-89f7ec1df7e3-delete_volume'" released by "delete_volume" :: held 2.392s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:09:26.475741 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:26.476250 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('Target 8: iqn.2010-10.org.openstack:volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\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-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n Backing store flags: \n Account information:\n dQRtS4F7bFiAnb8SqPLu\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:09:26.477067 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-711a4204-734e-4d10-b11a-18ce6f7a7ca0 tempest-TaggedBootDevicesTest-318788707 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:09:26.478199 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-711a4204-734e-4d10-b11a-18ce6f7a7ca0 tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:26.496844 n-d-796905-2 sudo[120029]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:09:26.497642 n-d-796905-2 sudo[120029]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:26.883633 n-d-796905-2 sudo[120029]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:26.886157 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-711a4204-734e-4d10-b11a-18ce6f7a7ca0 tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6" returned: 0 in 0.407s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:26.887753 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-711a4204-734e-4d10-b11a-18ce6f7a7ca0 tempest-TaggedBootDevicesTest-318788707 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-1c533b38-2b58-46cf-8054-2a891a43b2a6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:26.905252 n-d-796905-2 sudo[120032]: ubuntu : 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-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:09:26.906033 n-d-796905-2 sudo[120032]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:27.195888 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-8ad5a583-0604-4426-a23d-b2a964040f8f req-fe366663-5d7f-4103-9b20-21d7648398ab tempest-AttachVolumeTestJSON-1341363763 None] Terminate volume connection completed successfully.
Sep 14 18:09:27.196313 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-8ad5a583-0604-4426-a23d-b2a964040f8f req-fe366663-5d7f-4103-9b20-21d7648398ab tempest-AttachVolumeTestJSON-1341363763 None] Deleting attachment bed4ac40-d4c6-47f7-96df-3c864b90f6eb. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:09:27.198026 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:27.290131 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:27.290467 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766880]: (4, ('Target 8: iqn.2010-10.org.openstack:volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n System information:\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-ae1901db-b1b0-4555-bc40-8e0afeb4b02c\n Backing store flags: \n Account information:\n dQRtS4F7bFiAnb8SqPLu\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:09:27.291118 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-8ad5a583-0604-4426-a23d-b2a964040f8f req-fe366663-5d7f-4103-9b20-21d7648398ab tempest-AttachVolumeTestJSON-1341363763 None] Removing iscsi_target for Volume ID: ae1901db-b1b0-4555-bc40-8e0afeb4b02c
Sep 14 18:09:27.294863 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:27.300426 n-d-796905-2 sudo[120032]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:27.302160 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-711a4204-734e-4d10-b11a-18ce6f7a7ca0 tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6" returned: 0 in 0.414s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:27.304147 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-711a4204-734e-4d10-b11a-18ce6f7a7ca0 tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:27.322767 n-d-796905-2 sudo[120038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:09:27.323746 n-d-796905-2 sudo[120038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:27.387427 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c -f" returned: 0 in 0.094s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:27.387764 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766880]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:09:27.389226 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:27.497209 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:27.498061 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766880]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:09:27.576779 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-8ad5a583-0604-4426-a23d-b2a964040f8f req-fe366663-5d7f-4103-9b20-21d7648398ab tempest-AttachVolumeTestJSON-1341363763 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:09:27.576779 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:09:27.576779 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:09:27.793671 n-d-796905-2 sudo[120038]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:27.795426 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-711a4204-734e-4d10-b11a-18ce6f7a7ca0 tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1c533b38-2b58-46cf-8054-2a891a43b2a6" returned: 0 in 0.491s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:27.796623 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-711a4204-734e-4d10-b11a-18ce6f7a7ca0 tempest-TaggedBootDevicesTest-318788707 None] Successfully deleted volume: 1c533b38-2b58-46cf-8054-2a891a43b2a6
Sep 14 18:09:27.841385 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-711a4204-734e-4d10-b11a-18ce6f7a7ca0 tempest-TaggedBootDevicesTest-318788707 None] Created reservations ['9ceb68a6-e6e0-4480-a515-c7f9c35057ab', 'f87813a4-8687-47fa-9198-b9be4fec1d65', '577dcf7e-4ff3-49e1-aaa4-7bab7e6b9c71', 'b34ccf12-bf00-4c32-9332-554af9a70f4d'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:09:27.894175 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-711a4204-734e-4d10-b11a-18ce6f7a7ca0 tempest-TaggedBootDevicesTest-318788707 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:09:27.895413 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-711a4204-734e-4d10-b11a-18ce6f7a7ca0 tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:27.922132 n-d-796905-2 sudo[120056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:09:27.923881 n-d-796905-2 sudo[120056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:28.315651 n-d-796905-2 sudo[120056]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:28.317935 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-711a4204-734e-4d10-b11a-18ce6f7a7ca0 tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:28.320171 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-711a4204-734e-4d10-b11a-18ce6f7a7ca0 tempest-TaggedBootDevicesTest-318788707 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:28.338682 n-d-796905-2 sudo[120059]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:09:28.339445 n-d-796905-2 sudo[120059]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:28.740848 n-d-796905-2 sudo[120059]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:28.743205 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-711a4204-734e-4d10-b11a-18ce6f7a7ca0 tempest-TaggedBootDevicesTest-318788707 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.423s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:28.745429 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-711a4204-734e-4d10-b11a-18ce6f7a7ca0 tempest-TaggedBootDevicesTest-318788707 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:09:28.750660 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-711a4204-734e-4d10-b11a-18ce6f7a7ca0 tempest-TaggedBootDevicesTest-318788707 None] Deleted volume successfully.
Sep 14 18:09:28.764660 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-711a4204-734e-4d10-b11a-18ce6f7a7ca0 tempest-TaggedBootDevicesTest-318788707 None] Lock "b'cinder-1c533b38-2b58-46cf-8054-2a891a43b2a6-delete_volume'" released by "delete_volume" :: held 2.457s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:09:47.899616 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-e446be41-d3e5-4358-9ba4-4f75a4ba18e6 tempest-AttachVolumeShelveTestJSON-1911253780 None] Lock "b'cinder-b12df092-6888-4c58-9754-beeeef5b8975-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:09:47.958007 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-e446be41-d3e5-4358-9ba4-4f75a4ba18e6 tempest-AttachVolumeShelveTestJSON-1911253780 None] Skipping remove_export. No iscsi_target is presently exported for volume: b12df092-6888-4c58-9754-beeeef5b8975
Sep 14 18:09:47.958972 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e446be41-d3e5-4358-9ba4-4f75a4ba18e6 tempest-AttachVolumeShelveTestJSON-1911253780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b12df092-6888-4c58-9754-beeeef5b8975 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:47.977782 n-d-796905-2 sudo[120133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b12df092-6888-4c58-9754-beeeef5b8975
Sep 14 18:09:47.978577 n-d-796905-2 sudo[120133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:48.356235 n-d-796905-2 sudo[120133]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:48.358626 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e446be41-d3e5-4358-9ba4-4f75a4ba18e6 tempest-AttachVolumeShelveTestJSON-1911253780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b12df092-6888-4c58-9754-beeeef5b8975" returned: 0 in 0.399s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:48.360208 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e446be41-d3e5-4358-9ba4-4f75a4ba18e6 tempest-AttachVolumeShelveTestJSON-1911253780 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-b12df092-6888-4c58-9754-beeeef5b8975 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:48.377812 n-d-796905-2 sudo[120136]: ubuntu : 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-b12df092-6888-4c58-9754-beeeef5b8975
Sep 14 18:09:48.378588 n-d-796905-2 sudo[120136]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:48.775904 n-d-796905-2 sudo[120136]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:48.778383 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e446be41-d3e5-4358-9ba4-4f75a4ba18e6 tempest-AttachVolumeShelveTestJSON-1911253780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b12df092-6888-4c58-9754-beeeef5b8975" returned: 0 in 0.418s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:48.780625 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e446be41-d3e5-4358-9ba4-4f75a4ba18e6 tempest-AttachVolumeShelveTestJSON-1911253780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b12df092-6888-4c58-9754-beeeef5b8975 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:48.828862 n-d-796905-2 sudo[120139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b12df092-6888-4c58-9754-beeeef5b8975
Sep 14 18:09:48.829839 n-d-796905-2 sudo[120139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:49.260212 n-d-796905-2 sudo[120139]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:49.262996 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e446be41-d3e5-4358-9ba4-4f75a4ba18e6 tempest-AttachVolumeShelveTestJSON-1911253780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b12df092-6888-4c58-9754-beeeef5b8975" returned: 0 in 0.482s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:49.264127 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-e446be41-d3e5-4358-9ba4-4f75a4ba18e6 tempest-AttachVolumeShelveTestJSON-1911253780 None] Successfully deleted volume: b12df092-6888-4c58-9754-beeeef5b8975
Sep 14 18:09:49.308880 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-e446be41-d3e5-4358-9ba4-4f75a4ba18e6 tempest-AttachVolumeShelveTestJSON-1911253780 None] Created reservations ['b3ad24de-c640-417e-bc52-71d6350a7d28', '1a8010fd-cea7-46cb-a53f-aa808eb510ff', '3febc385-8e1e-41fa-b598-57f3a5290db1', '42b71838-e8a4-4657-9d48-e755be40893e'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:09:49.310914 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-e446be41-d3e5-4358-9ba4-4f75a4ba18e6 tempest-AttachVolumeShelveTestJSON-1911253780 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:09:49.310914 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:09:49.310914 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:09:49.348305 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-e446be41-d3e5-4358-9ba4-4f75a4ba18e6 tempest-AttachVolumeShelveTestJSON-1911253780 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:09:49.349035 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e446be41-d3e5-4358-9ba4-4f75a4ba18e6 tempest-AttachVolumeShelveTestJSON-1911253780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:49.366500 n-d-796905-2 sudo[120147]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:09:49.367303 n-d-796905-2 sudo[120147]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:49.742402 n-d-796905-2 sudo[120147]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:49.744761 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e446be41-d3e5-4358-9ba4-4f75a4ba18e6 tempest-AttachVolumeShelveTestJSON-1911253780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.395s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:49.747370 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e446be41-d3e5-4358-9ba4-4f75a4ba18e6 tempest-AttachVolumeShelveTestJSON-1911253780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:49.765539 n-d-796905-2 sudo[120150]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:09:49.766312 n-d-796905-2 sudo[120150]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:50.147911 n-d-796905-2 sudo[120150]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:50.150361 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e446be41-d3e5-4358-9ba4-4f75a4ba18e6 tempest-AttachVolumeShelveTestJSON-1911253780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.403s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:50.152586 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-e446be41-d3e5-4358-9ba4-4f75a4ba18e6 tempest-AttachVolumeShelveTestJSON-1911253780 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:09:50.158213 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-e446be41-d3e5-4358-9ba4-4f75a4ba18e6 tempest-AttachVolumeShelveTestJSON-1911253780 None] Deleted volume successfully.
Sep 14 18:09:50.174756 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-e446be41-d3e5-4358-9ba4-4f75a4ba18e6 tempest-AttachVolumeShelveTestJSON-1911253780 None] Lock "b'cinder-b12df092-6888-4c58-9754-beeeef5b8975-delete_volume'" released by "delete_volume" :: held 2.275s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:09:50.382718 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-a8dc9792-a29d-41bf-b50b-742e865b12bb tempest-AttachVolumeShelveTestJSON-1911253780 None] Lock "b'cinder-995b551a-8618-4786-a29c-6c01b55b97d7-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:09:50.451282 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:50.539588 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:50.539911 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213313145088]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:09:50.540584 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-a8dc9792-a29d-41bf-b50b-742e865b12bb tempest-AttachVolumeShelveTestJSON-1911253780 None] Skipping remove_export. No iscsi_target is presently exported for volume: 995b551a-8618-4786-a29c-6c01b55b97d7
Sep 14 18:09:50.541803 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8dc9792-a29d-41bf-b50b-742e865b12bb tempest-AttachVolumeShelveTestJSON-1911253780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-995b551a-8618-4786-a29c-6c01b55b97d7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:50.561960 n-d-796905-2 sudo[120155]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-995b551a-8618-4786-a29c-6c01b55b97d7
Sep 14 18:09:50.562755 n-d-796905-2 sudo[120155]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:50.980267 n-d-796905-2 sudo[120155]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:50.982613 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8dc9792-a29d-41bf-b50b-742e865b12bb tempest-AttachVolumeShelveTestJSON-1911253780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-995b551a-8618-4786-a29c-6c01b55b97d7" returned: 0 in 0.440s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:50.984198 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8dc9792-a29d-41bf-b50b-742e865b12bb tempest-AttachVolumeShelveTestJSON-1911253780 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-995b551a-8618-4786-a29c-6c01b55b97d7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:51.001450 n-d-796905-2 sudo[120158]: ubuntu : 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-995b551a-8618-4786-a29c-6c01b55b97d7
Sep 14 18:09:51.002220 n-d-796905-2 sudo[120158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:51.383125 n-d-796905-2 sudo[120158]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:51.385313 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8dc9792-a29d-41bf-b50b-742e865b12bb tempest-AttachVolumeShelveTestJSON-1911253780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-995b551a-8618-4786-a29c-6c01b55b97d7" returned: 0 in 0.401s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:51.387046 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8dc9792-a29d-41bf-b50b-742e865b12bb tempest-AttachVolumeShelveTestJSON-1911253780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-995b551a-8618-4786-a29c-6c01b55b97d7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:51.404938 n-d-796905-2 sudo[120161]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-995b551a-8618-4786-a29c-6c01b55b97d7
Sep 14 18:09:51.405711 n-d-796905-2 sudo[120161]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:51.804612 n-d-796905-2 sudo[120161]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:51.806908 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8dc9792-a29d-41bf-b50b-742e865b12bb tempest-AttachVolumeShelveTestJSON-1911253780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-995b551a-8618-4786-a29c-6c01b55b97d7" returned: 0 in 0.419s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:51.808624 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-a8dc9792-a29d-41bf-b50b-742e865b12bb tempest-AttachVolumeShelveTestJSON-1911253780 None] Successfully deleted volume: 995b551a-8618-4786-a29c-6c01b55b97d7
Sep 14 18:09:51.854011 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-a8dc9792-a29d-41bf-b50b-742e865b12bb tempest-AttachVolumeShelveTestJSON-1911253780 None] Created reservations ['3080a722-cfd1-401d-a650-0d1bf89b2cf3', 'f54a8c36-d101-4a95-8e99-319396a81b48', '5fb5beb2-cd06-4cca-aef2-36fed0b2e6f5', 'b4ef9229-3737-4143-a028-035c6c5e72eb'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:09:51.856052 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-a8dc9792-a29d-41bf-b50b-742e865b12bb tempest-AttachVolumeShelveTestJSON-1911253780 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:09:51.856052 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:09:51.856052 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:09:51.898487 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-a8dc9792-a29d-41bf-b50b-742e865b12bb tempest-AttachVolumeShelveTestJSON-1911253780 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:09:51.899248 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8dc9792-a29d-41bf-b50b-742e865b12bb tempest-AttachVolumeShelveTestJSON-1911253780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:51.917321 n-d-796905-2 sudo[120167]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:09:51.918115 n-d-796905-2 sudo[120167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:52.303937 n-d-796905-2 sudo[120167]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:52.306241 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8dc9792-a29d-41bf-b50b-742e865b12bb tempest-AttachVolumeShelveTestJSON-1911253780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.406s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:52.309012 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8dc9792-a29d-41bf-b50b-742e865b12bb tempest-AttachVolumeShelveTestJSON-1911253780 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:09:52.326263 n-d-796905-2 sudo[120170]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:09:52.327039 n-d-796905-2 sudo[120170]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:09:52.715711 n-d-796905-2 sudo[120170]: pam_unix(sudo:session): session closed for user root
Sep 14 18:09:52.718207 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a8dc9792-a29d-41bf-b50b-742e865b12bb tempest-AttachVolumeShelveTestJSON-1911253780 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.409s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:09:52.720345 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-a8dc9792-a29d-41bf-b50b-742e865b12bb tempest-AttachVolumeShelveTestJSON-1911253780 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:09:52.725736 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-a8dc9792-a29d-41bf-b50b-742e865b12bb tempest-AttachVolumeShelveTestJSON-1911253780 None] Deleted volume successfully.
Sep 14 18:09:52.739076 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-a8dc9792-a29d-41bf-b50b-742e865b12bb tempest-AttachVolumeShelveTestJSON-1911253780 None] Lock "b'cinder-995b551a-8618-4786-a29c-6c01b55b97d7-delete_volume'" released by "delete_volume" :: held 2.356s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:10:00.419031 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:10:00.423369 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:10:00.423878 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:10:00.437248 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] Flow 'volume_create_manager' (415f5a3f-1572-43b7-bcde-f5b2c349eff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:10:00.440359 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (da84b584-1e28-4b74-ac6e-1601c3e5dcb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:10:00.463067 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:10:00.488130 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (da84b584-1e28-4b74-ac6e-1601c3e5dcb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:10:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-745561683',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=c00a871a-24f1-46e0-855e-a1e0707363e3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ba985356f0f94d6b89ff30a7f73cf12b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:10:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:10:00Z,user_id='c37cc80ecadf4461812d80df6f3028a7',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:10:00.490677 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99938115-9167-4c07-a079-69f1640cec26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:10:00.492753 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (99938115-9167-4c07-a079-69f1640cec26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:10:00.495645 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45177c8c-405f-41ea-b86e-5d43e4dc023d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:10:00.497845 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (45177c8c-405f-41ea-b86e-5d43e4dc023d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c00a871a-24f1-46e0-855e-a1e0707363e3', 'volume_name': 'volume-c00a871a-24f1-46e0-855e-a1e0707363e3', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:10:00.500011 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (073a2d19-1916-4797-8255-db262f324422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:10:00.502101 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (073a2d19-1916-4797-8255-db262f324422) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:10:00.504204 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0854e14c-585c-4def-8044-82a9218aa217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:10:00.505000 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] Volume c00a871a-24f1-46e0-855e-a1e0707363e3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c00a871a-24f1-46e0-855e-a1e0707363e3', 'volume_size': 1}
Sep 14 18:10:00.505977 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c00a871a-24f1-46e0-855e-a1e0707363e3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:10:00.523703 n-d-796905-2 sudo[120211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c00a871a-24f1-46e0-855e-a1e0707363e3 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:10:00.524545 n-d-796905-2 sudo[120211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:10:00.993943 n-d-796905-2 sudo[120211]: pam_unix(sudo:session): session closed for user root
Sep 14 18:10:00.996751 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c00a871a-24f1-46e0-855e-a1e0707363e3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.490s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:10:01.000068 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0854e14c-585c-4def-8044-82a9218aa217) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c00a871a-24f1-46e0-855e-a1e0707363e3', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:10:01.002367 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0318cb80-6b88-406e-98d0-088e39bebf64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:10:01.013422 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] Volume volume-c00a871a-24f1-46e0-855e-a1e0707363e3 (c00a871a-24f1-46e0-855e-a1e0707363e3): created successfully
Sep 14 18:10:01.015290 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0318cb80-6b88-406e-98d0-088e39bebf64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:10:01.018244 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] Flow 'volume_create_manager' (415f5a3f-1572-43b7-bcde-f5b2c349eff4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:10:01.025353 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-4b0b6f54-171b-4a8f-9a48-72dc3ba86152 tempest-VolumesTestJSON-758778885 None] Created volume successfully.
Sep 14 18:10:02.041432 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:10:02.045902 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:10:02.046624 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:10:02.059682 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] Flow 'volume_create_manager' (e7e9c3f1-c0b0-4b92-a3e9-e64283cdd8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:10:02.062847 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4bfb815b-7d5d-4563-b912-85689b7b07e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:10:02.085143 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:10:02.109871 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4bfb815b-7d5d-4563-b912-85689b7b07e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:10:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-12202131',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=cccb9b46-275d-43e3-8588-8fe6758c8413,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ba985356f0f94d6b89ff30a7f73cf12b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:10:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:10:02Z,user_id='c37cc80ecadf4461812d80df6f3028a7',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:10:02.112270 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de73896e-199e-4a18-9238-bc10962a6a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:10:02.114423 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de73896e-199e-4a18-9238-bc10962a6a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:10:02.116837 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98c259db-ca86-4fd1-8582-d9f6a75951bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:10:02.118955 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (98c259db-ca86-4fd1-8582-d9f6a75951bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cccb9b46-275d-43e3-8588-8fe6758c8413', 'volume_name': 'volume-cccb9b46-275d-43e3-8588-8fe6758c8413', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:10:02.121136 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2ccd7f9-086d-48e6-8b24-fb2ce95b2ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:10:02.123122 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2ccd7f9-086d-48e6-8b24-fb2ce95b2ae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:10:02.125179 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (528ec49a-d455-4444-8c8e-400568c5b6dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:10:02.125922 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] Volume cccb9b46-275d-43e3-8588-8fe6758c8413: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cccb9b46-275d-43e3-8588-8fe6758c8413', 'volume_size': 1}
Sep 14 18:10:02.126908 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cccb9b46-275d-43e3-8588-8fe6758c8413 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:10:02.145137 n-d-796905-2 sudo[120245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cccb9b46-275d-43e3-8588-8fe6758c8413 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:10:02.145929 n-d-796905-2 sudo[120245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:10:02.592425 n-d-796905-2 sudo[120245]: pam_unix(sudo:session): session closed for user root
Sep 14 18:10:02.594749 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cccb9b46-275d-43e3-8588-8fe6758c8413 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.467s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:10:02.598026 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (528ec49a-d455-4444-8c8e-400568c5b6dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cccb9b46-275d-43e3-8588-8fe6758c8413', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:10:02.600301 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3247a1ad-8f94-456b-95e2-44835cd670d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:10:02.611108 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] Volume volume-cccb9b46-275d-43e3-8588-8fe6758c8413 (cccb9b46-275d-43e3-8588-8fe6758c8413): created successfully
Sep 14 18:10:02.612836 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3247a1ad-8f94-456b-95e2-44835cd670d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:10:02.615756 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] Flow 'volume_create_manager' (e7e9c3f1-c0b0-4b92-a3e9-e64283cdd8bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:10:02.622622 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-18c8edf0-5429-4205-985f-2a0305f83bf8 tempest-VolumesTestJSON-758778885 None] Created volume successfully.
Sep 14 18:10:03.763375 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:10:03.767612 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:10:03.768115 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:10:03.780608 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] Flow 'volume_create_manager' (4dc3171d-18bb-4d51-a1a9-07da642f7fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:10:03.783659 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (39de2861-3862-4ecb-bdab-c51894d3a9ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:10:03.805309 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:10:03.833848 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (39de2861-3862-4ecb-bdab-c51894d3a9ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:10:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1859474459',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=8d44981a-084e-4a47-8207-3dabecec84a5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ba985356f0f94d6b89ff30a7f73cf12b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:10:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:10:04Z,user_id='c37cc80ecadf4461812d80df6f3028a7',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:10:03.836889 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a178cadb-fc6b-4ae0-bcde-72777b23fa0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:10:03.839412 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a178cadb-fc6b-4ae0-bcde-72777b23fa0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:10:03.841768 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eef74ded-69ac-49ff-83aa-6fb914980754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:10:03.843921 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (eef74ded-69ac-49ff-83aa-6fb914980754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8d44981a-084e-4a47-8207-3dabecec84a5', 'volume_name': 'volume-8d44981a-084e-4a47-8207-3dabecec84a5', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:10:03.846154 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c488e094-3933-4b4e-ae3a-dda2fd90b59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:10:03.848139 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c488e094-3933-4b4e-ae3a-dda2fd90b59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:10:03.850186 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0fe83d33-3b52-49f2-94fe-90c972a16c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:10:03.850935 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] Volume 8d44981a-084e-4a47-8207-3dabecec84a5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8d44981a-084e-4a47-8207-3dabecec84a5', 'volume_size': 1}
Sep 14 18:10:03.851917 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8d44981a-084e-4a47-8207-3dabecec84a5 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:10:03.878924 n-d-796905-2 sudo[120277]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8d44981a-084e-4a47-8207-3dabecec84a5 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:10:03.879840 n-d-796905-2 sudo[120277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:10:04.360066 n-d-796905-2 sudo[120277]: pam_unix(sudo:session): session closed for user root
Sep 14 18:10:04.362432 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8d44981a-084e-4a47-8207-3dabecec84a5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.510s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:10:04.365746 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0fe83d33-3b52-49f2-94fe-90c972a16c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8d44981a-084e-4a47-8207-3dabecec84a5', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:10:04.368072 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bface875-4ca7-40a8-9ecf-5a6c5fa09921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:10:04.378641 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] Volume volume-8d44981a-084e-4a47-8207-3dabecec84a5 (8d44981a-084e-4a47-8207-3dabecec84a5): created successfully
Sep 14 18:10:04.380665 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bface875-4ca7-40a8-9ecf-5a6c5fa09921) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:10:04.383607 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] Flow 'volume_create_manager' (4dc3171d-18bb-4d51-a1a9-07da642f7fc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:10:04.391434 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-25b62464-b121-45cb-8fe9-ed81aa3d13c8 tempest-VolumesTestJSON-758778885 None] Created volume successfully.
Sep 14 18:10:04.608697 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:10:04.609172 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:10:04.609977 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:10:04.628240 n-d-796905-2 sudo[120309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:10:04.629168 n-d-796905-2 sudo[120309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:10:05.013800 n-d-796905-2 sudo[120309]: pam_unix(sudo:session): session closed for user root
Sep 14 18:10:05.015905 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.406s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:10:05.017847 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:10:05.036504 n-d-796905-2 sudo[120312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:10:05.037326 n-d-796905-2 sudo[120312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:10:05.418415 n-d-796905-2 sudo[120312]: pam_unix(sudo:session): session closed for user root
Sep 14 18:10:05.421438 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.403s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:10:05.423448 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:10:05.933020 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-82ff8653-d520-439f-9c93-a3161e925d66 tempest-VolumesTestJSON-758778885 None] Lock "b'cinder-8d44981a-084e-4a47-8207-3dabecec84a5-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:10:05.998433 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-82ff8653-d520-439f-9c93-a3161e925d66 tempest-VolumesTestJSON-758778885 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8d44981a-084e-4a47-8207-3dabecec84a5
Sep 14 18:10:05.999406 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82ff8653-d520-439f-9c93-a3161e925d66 tempest-VolumesTestJSON-758778885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8d44981a-084e-4a47-8207-3dabecec84a5 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:10:06.019306 n-d-796905-2 sudo[120317]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8d44981a-084e-4a47-8207-3dabecec84a5
Sep 14 18:10:06.020243 n-d-796905-2 sudo[120317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:10:06.426728 n-d-796905-2 sudo[120317]: pam_unix(sudo:session): session closed for user root
Sep 14 18:10:06.429108 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82ff8653-d520-439f-9c93-a3161e925d66 tempest-VolumesTestJSON-758778885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8d44981a-084e-4a47-8207-3dabecec84a5" returned: 0 in 0.429s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:10:06.430694 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82ff8653-d520-439f-9c93-a3161e925d66 tempest-VolumesTestJSON-758778885 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-8d44981a-084e-4a47-8207-3dabecec84a5 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:10:06.449271 n-d-796905-2 sudo[120320]: ubuntu : 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-8d44981a-084e-4a47-8207-3dabecec84a5
Sep 14 18:10:06.450052 n-d-796905-2 sudo[120320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:10:06.831109 n-d-796905-2 sudo[120320]: pam_unix(sudo:session): session closed for user root
Sep 14 18:10:06.833427 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82ff8653-d520-439f-9c93-a3161e925d66 tempest-VolumesTestJSON-758778885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-8d44981a-084e-4a47-8207-3dabecec84a5" returned: 0 in 0.402s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:10:06.835262 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82ff8653-d520-439f-9c93-a3161e925d66 tempest-VolumesTestJSON-758778885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8d44981a-084e-4a47-8207-3dabecec84a5 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:10:06.853309 n-d-796905-2 sudo[120323]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8d44981a-084e-4a47-8207-3dabecec84a5
Sep 14 18:10:06.854656 n-d-796905-2 sudo[120323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:10:07.275253 n-d-796905-2 sudo[120323]: pam_unix(sudo:session): session closed for user root
Sep 14 18:10:07.277532 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82ff8653-d520-439f-9c93-a3161e925d66 tempest-VolumesTestJSON-758778885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8d44981a-084e-4a47-8207-3dabecec84a5" returned: 0 in 0.442s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:10:07.278661 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-82ff8653-d520-439f-9c93-a3161e925d66 tempest-VolumesTestJSON-758778885 None] Successfully deleted volume: 8d44981a-084e-4a47-8207-3dabecec84a5
Sep 14 18:10:07.324153 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-82ff8653-d520-439f-9c93-a3161e925d66 tempest-VolumesTestJSON-758778885 None] Created reservations ['e8ccccba-32d4-4e1d-8b74-f3234a9ae57b', 'e214b535-0211-4331-8342-f18fe48b35d8', '29c904b7-57c6-44bb-a834-e4b62ed900db', 'baee8ddc-f2a1-413e-b7c0-60d4da427300'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:10:07.326178 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-82ff8653-d520-439f-9c93-a3161e925d66 tempest-VolumesTestJSON-758778885 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:10:07.326178 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:10:07.326178 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:10:07.365437 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-82ff8653-d520-439f-9c93-a3161e925d66 tempest-VolumesTestJSON-758778885 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:10:07.366133 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82ff8653-d520-439f-9c93-a3161e925d66 tempest-VolumesTestJSON-758778885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:10:07.384239 n-d-796905-2 sudo[120329]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:10:07.385032 n-d-796905-2 sudo[120329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:10:07.746988 n-d-796905-2 sudo[120329]: pam_unix(sudo:session): session closed for user root
Sep 14 18:10:07.749183 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82ff8653-d520-439f-9c93-a3161e925d66 tempest-VolumesTestJSON-758778885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.383s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:10:07.751039 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82ff8653-d520-439f-9c93-a3161e925d66 tempest-VolumesTestJSON-758778885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:10:07.768107 n-d-796905-2 sudo[120332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:10:07.768912 n-d-796905-2 sudo[120332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:10:08.144535 n-d-796905-2 sudo[120332]: pam_unix(sudo:session): session closed for user root
Sep 14 18:10:08.146875 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82ff8653-d520-439f-9c93-a3161e925d66 tempest-VolumesTestJSON-758778885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.395s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:10:08.149068 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-82ff8653-d520-439f-9c93-a3161e925d66 tempest-VolumesTestJSON-758778885 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:10:08.157976 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-82ff8653-d520-439f-9c93-a3161e925d66 tempest-VolumesTestJSON-758778885 None] Deleted volume successfully.
Sep 14 18:10:08.172508 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-82ff8653-d520-439f-9c93-a3161e925d66 tempest-VolumesTestJSON-758778885 None] Lock "b'cinder-8d44981a-084e-4a47-8207-3dabecec84a5-delete_volume'" released by "delete_volume" :: held 2.240s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:10:08.245248 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-a9a64ea5-5ff1-46e0-b07b-57967e8b2236 tempest-VolumesTestJSON-758778885 None] Lock "b'cinder-cccb9b46-275d-43e3-8588-8fe6758c8413-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:10:08.303306 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-a9a64ea5-5ff1-46e0-b07b-57967e8b2236 tempest-VolumesTestJSON-758778885 None] Skipping remove_export. No iscsi_target is presently exported for volume: cccb9b46-275d-43e3-8588-8fe6758c8413
Sep 14 18:10:08.304268 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a9a64ea5-5ff1-46e0-b07b-57967e8b2236 tempest-VolumesTestJSON-758778885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cccb9b46-275d-43e3-8588-8fe6758c8413 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:10:08.323706 n-d-796905-2 sudo[120335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cccb9b46-275d-43e3-8588-8fe6758c8413
Sep 14 18:10:08.324540 n-d-796905-2 sudo[120335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:10:08.723879 n-d-796905-2 sudo[120335]: pam_unix(sudo:session): session closed for user root
Sep 14 18:10:08.726007 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a9a64ea5-5ff1-46e0-b07b-57967e8b2236 tempest-VolumesTestJSON-758778885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cccb9b46-275d-43e3-8588-8fe6758c8413" returned: 0 in 0.421s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:10:08.727364 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a9a64ea5-5ff1-46e0-b07b-57967e8b2236 tempest-VolumesTestJSON-758778885 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-cccb9b46-275d-43e3-8588-8fe6758c8413 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:10:08.745996 n-d-796905-2 sudo[120338]: ubuntu : 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-cccb9b46-275d-43e3-8588-8fe6758c8413
Sep 14 18:10:08.747015 n-d-796905-2 sudo[120338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:10:09.134989 n-d-796905-2 sudo[120338]: pam_unix(sudo:session): session closed for user root
Sep 14 18:10:09.137310 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a9a64ea5-5ff1-46e0-b07b-57967e8b2236 tempest-VolumesTestJSON-758778885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-cccb9b46-275d-43e3-8588-8fe6758c8413" returned: 0 in 0.409s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:10:09.139164 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a9a64ea5-5ff1-46e0-b07b-57967e8b2236 tempest-VolumesTestJSON-758778885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cccb9b46-275d-43e3-8588-8fe6758c8413 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:10:09.156975 n-d-796905-2 sudo[120342]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cccb9b46-275d-43e3-8588-8fe6758c8413
Sep 14 18:10:09.157745 n-d-796905-2 sudo[120342]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:10:09.578882 n-d-796905-2 sudo[120342]: pam_unix(sudo:session): session closed for user root
Sep 14 18:10:09.581090 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a9a64ea5-5ff1-46e0-b07b-57967e8b2236 tempest-VolumesTestJSON-758778885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cccb9b46-275d-43e3-8588-8fe6758c8413" returned: 0 in 0.441s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:10:09.582268 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-a9a64ea5-5ff1-46e0-b07b-57967e8b2236 tempest-VolumesTestJSON-758778885 None] Successfully deleted volume: cccb9b46-275d-43e3-8588-8fe6758c8413
Sep 14 18:10:09.632265 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-a9a64ea5-5ff1-46e0-b07b-57967e8b2236 tempest-VolumesTestJSON-758778885 None] Created reservations ['a068c3a4-d8ff-4dda-bcac-e75c8c52714a', '3baca745-5fc0-4a61-8b50-f744406b097f', '7b8afead-574e-4314-b88a-d7d16867b793', 'de33d36c-1417-4243-b98c-d973891748c3'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:10:09.634477 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-a9a64ea5-5ff1-46e0-b07b-57967e8b2236 tempest-VolumesTestJSON-758778885 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:10:09.634477 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:10:09.634477 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:10:09.673742 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-a9a64ea5-5ff1-46e0-b07b-57967e8b2236 tempest-VolumesTestJSON-758778885 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:10:09.674511 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a9a64ea5-5ff1-46e0-b07b-57967e8b2236 tempest-VolumesTestJSON-758778885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:10:09.693044 n-d-796905-2 sudo[120348]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:10:09.693826 n-d-796905-2 sudo[120348]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:10:10.103321 n-d-796905-2 sudo[120348]: pam_unix(sudo:session): session closed for user root
Sep 14 18:10:10.106269 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a9a64ea5-5ff1-46e0-b07b-57967e8b2236 tempest-VolumesTestJSON-758778885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.431s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:10:10.108369 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a9a64ea5-5ff1-46e0-b07b-57967e8b2236 tempest-VolumesTestJSON-758778885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:10:10.126010 n-d-796905-2 sudo[120351]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:10:10.126810 n-d-796905-2 sudo[120351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:10:10.507223 n-d-796905-2 sudo[120351]: pam_unix(sudo:session): session closed for user root
Sep 14 18:10:10.509425 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a9a64ea5-5ff1-46e0-b07b-57967e8b2236 tempest-VolumesTestJSON-758778885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.401s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:10:10.512037 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-a9a64ea5-5ff1-46e0-b07b-57967e8b2236 tempest-VolumesTestJSON-758778885 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:10:10.525103 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-a9a64ea5-5ff1-46e0-b07b-57967e8b2236 tempest-VolumesTestJSON-758778885 None] Deleted volume successfully.
Sep 14 18:10:10.538977 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-a9a64ea5-5ff1-46e0-b07b-57967e8b2236 tempest-VolumesTestJSON-758778885 None] Lock "b'cinder-cccb9b46-275d-43e3-8588-8fe6758c8413-delete_volume'" released by "delete_volume" :: held 2.294s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:10:10.567727 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-82f507ae-a0b9-4e49-ad79-0c2baa65d80c tempest-VolumesTestJSON-758778885 None] Lock "b'cinder-c00a871a-24f1-46e0-855e-a1e0707363e3-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:10:10.626719 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-82f507ae-a0b9-4e49-ad79-0c2baa65d80c tempest-VolumesTestJSON-758778885 None] Skipping remove_export. No iscsi_target is presently exported for volume: c00a871a-24f1-46e0-855e-a1e0707363e3
Sep 14 18:10:10.627686 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82f507ae-a0b9-4e49-ad79-0c2baa65d80c tempest-VolumesTestJSON-758778885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c00a871a-24f1-46e0-855e-a1e0707363e3 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:10:10.647678 n-d-796905-2 sudo[120354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c00a871a-24f1-46e0-855e-a1e0707363e3
Sep 14 18:10:10.649104 n-d-796905-2 sudo[120354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:10:11.037306 n-d-796905-2 sudo[120354]: pam_unix(sudo:session): session closed for user root
Sep 14 18:10:11.039582 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82f507ae-a0b9-4e49-ad79-0c2baa65d80c tempest-VolumesTestJSON-758778885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c00a871a-24f1-46e0-855e-a1e0707363e3" returned: 0 in 0.411s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:10:11.041824 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82f507ae-a0b9-4e49-ad79-0c2baa65d80c tempest-VolumesTestJSON-758778885 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-c00a871a-24f1-46e0-855e-a1e0707363e3 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:10:11.061095 n-d-796905-2 sudo[120357]: ubuntu : 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-c00a871a-24f1-46e0-855e-a1e0707363e3
Sep 14 18:10:11.062031 n-d-796905-2 sudo[120357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:10:11.457459 n-d-796905-2 sudo[120357]: pam_unix(sudo:session): session closed for user root
Sep 14 18:10:11.459639 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82f507ae-a0b9-4e49-ad79-0c2baa65d80c tempest-VolumesTestJSON-758778885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c00a871a-24f1-46e0-855e-a1e0707363e3" returned: 0 in 0.418s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:10:11.461688 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82f507ae-a0b9-4e49-ad79-0c2baa65d80c tempest-VolumesTestJSON-758778885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c00a871a-24f1-46e0-855e-a1e0707363e3 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:10:11.479729 n-d-796905-2 sudo[120360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c00a871a-24f1-46e0-855e-a1e0707363e3
Sep 14 18:10:11.480555 n-d-796905-2 sudo[120360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:10:11.913914 n-d-796905-2 sudo[120360]: pam_unix(sudo:session): session closed for user root
Sep 14 18:10:11.917087 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82f507ae-a0b9-4e49-ad79-0c2baa65d80c tempest-VolumesTestJSON-758778885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c00a871a-24f1-46e0-855e-a1e0707363e3" returned: 0 in 0.455s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:10:11.918248 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-82f507ae-a0b9-4e49-ad79-0c2baa65d80c tempest-VolumesTestJSON-758778885 None] Successfully deleted volume: c00a871a-24f1-46e0-855e-a1e0707363e3
Sep 14 18:10:11.966186 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-82f507ae-a0b9-4e49-ad79-0c2baa65d80c tempest-VolumesTestJSON-758778885 None] Created reservations ['9d6b948e-af0c-4421-8673-736c3e22efdc', '88db64b3-6e08-4f4d-a013-0699b62f26d9', '38109604-0619-4f96-9a05-2f5d1d95387e', 'b7a54140-f6fb-45c8-b9f3-560845c41fe4'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:10:11.968139 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-82f507ae-a0b9-4e49-ad79-0c2baa65d80c tempest-VolumesTestJSON-758778885 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:10:11.968139 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:10:11.968139 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:10:12.006103 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-82f507ae-a0b9-4e49-ad79-0c2baa65d80c tempest-VolumesTestJSON-758778885 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:10:12.006966 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82f507ae-a0b9-4e49-ad79-0c2baa65d80c tempest-VolumesTestJSON-758778885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:10:12.024545 n-d-796905-2 sudo[120366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:10:12.025356 n-d-796905-2 sudo[120366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:10:12.431611 n-d-796905-2 sudo[120366]: pam_unix(sudo:session): session closed for user root
Sep 14 18:10:12.433936 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82f507ae-a0b9-4e49-ad79-0c2baa65d80c tempest-VolumesTestJSON-758778885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.426s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:10:12.436044 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82f507ae-a0b9-4e49-ad79-0c2baa65d80c tempest-VolumesTestJSON-758778885 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:10:12.453725 n-d-796905-2 sudo[120369]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:10:12.454494 n-d-796905-2 sudo[120369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:10:12.845929 n-d-796905-2 sudo[120369]: pam_unix(sudo:session): session closed for user root
Sep 14 18:10:12.848221 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-82f507ae-a0b9-4e49-ad79-0c2baa65d80c tempest-VolumesTestJSON-758778885 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.412s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:10:12.850427 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-82f507ae-a0b9-4e49-ad79-0c2baa65d80c tempest-VolumesTestJSON-758778885 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:10:12.856122 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-82f507ae-a0b9-4e49-ad79-0c2baa65d80c tempest-VolumesTestJSON-758778885 None] Deleted volume successfully.
Sep 14 18:10:12.871243 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-82f507ae-a0b9-4e49-ad79-0c2baa65d80c tempest-VolumesTestJSON-758778885 None] Lock "b'cinder-c00a871a-24f1-46e0-855e-a1e0707363e3-delete_volume'" released by "delete_volume" :: held 2.303s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:11:04.616353 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:11:04.617743 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:11:04.618678 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:11:04.660230 n-d-796905-2 sudo[121009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:11:04.661826 n-d-796905-2 sudo[121009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:11:05.318490 n-d-796905-2 sudo[121009]: pam_unix(sudo:session): session closed for user root
Sep 14 18:11:05.322571 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.702s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:11:05.324804 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:11:05.371154 n-d-796905-2 sudo[121041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:11:05.371945 n-d-796905-2 sudo[121041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:11:06.013906 n-d-796905-2 sudo[121041]: pam_unix(sudo:session): session closed for user root
Sep 14 18:11:06.016131 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:11:06.018101 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:12:04.625563 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:12:04.626255 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:12:04.626541 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:04.644982 n-d-796905-2 sudo[121566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:12:04.645786 n-d-796905-2 sudo[121566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:12:05.048553 n-d-796905-2 sudo[121566]: pam_unix(sudo:session): session closed for user root
Sep 14 18:12:05.050613 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.424s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:05.052486 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:05.071075 n-d-796905-2 sudo[121569]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:12:05.071872 n-d-796905-2 sudo[121569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:12:05.475628 n-d-796905-2 sudo[121569]: pam_unix(sudo:session): session closed for user root
Sep 14 18:12:05.484433 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:05.485790 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:12:18.619751 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:12:18.624465 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:12:18.625017 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:12:18.637873 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] Flow 'volume_create_manager' (80799a9c-62cf-404f-a789-c18b59c65255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:12:18.641218 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d448c0f7-a167-4d25-82f6-2660dd3e742b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:12:18.664441 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:12:18.693309 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d448c0f7-a167-4d25-82f6-2660dd3e742b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:12:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-857887946',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=9948391a-31c6-4993-8e14-83b9c70ada80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b662ff233e6747fab95744eb59403734',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:12:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:12:19Z,user_id='7d746cdef7d1428b9d164beca2aa4698',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:12:18.696142 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (568c225f-5565-4bed-b821-953ec0f16808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:12:18.698452 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (568c225f-5565-4bed-b821-953ec0f16808) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:12:18.700733 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a461294e-76c6-45ed-8486-5c710292c26e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:12:18.703523 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a461294e-76c6-45ed-8486-5c710292c26e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9948391a-31c6-4993-8e14-83b9c70ada80', 'volume_name': 'volume-9948391a-31c6-4993-8e14-83b9c70ada80', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:12:18.706249 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2637fdf6-8e02-42ef-b190-40030f7aa847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:12:18.708631 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2637fdf6-8e02-42ef-b190-40030f7aa847) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:12:18.710852 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9758c397-171d-4e9d-b1f5-beb208bfc9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:12:18.712242 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] Volume 9948391a-31c6-4993-8e14-83b9c70ada80: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9948391a-31c6-4993-8e14-83b9c70ada80', 'volume_size': 1}
Sep 14 18:12:18.713722 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9948391a-31c6-4993-8e14-83b9c70ada80 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:18.736874 n-d-796905-2 sudo[121777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9948391a-31c6-4993-8e14-83b9c70ada80 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:12:18.738476 n-d-796905-2 sudo[121777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:12:19.345498 n-d-796905-2 sudo[121777]: pam_unix(sudo:session): session closed for user root
Sep 14 18:12:19.347788 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9948391a-31c6-4993-8e14-83b9c70ada80 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.634s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:19.351097 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9758c397-171d-4e9d-b1f5-beb208bfc9b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9948391a-31c6-4993-8e14-83b9c70ada80', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:12:19.354821 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f2fc75d-f4fa-456a-a48b-796bd14cb2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:12:19.368126 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] Volume volume-9948391a-31c6-4993-8e14-83b9c70ada80 (9948391a-31c6-4993-8e14-83b9c70ada80): created successfully
Sep 14 18:12:19.370752 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0f2fc75d-f4fa-456a-a48b-796bd14cb2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:12:19.375515 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] Flow 'volume_create_manager' (80799a9c-62cf-404f-a789-c18b59c65255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:12:19.390025 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-3a999ee4-f746-4e97-aefe-478e85bb2c94 tempest-AttachVolumeTestJSON-1341363763 None] Created volume successfully.
Sep 14 18:12:20.653619 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-76dc74d4-66a9-4b53-aeab-3fbc8298e4df req-8b56083c-dd26-4407-b328-c7b1bd4d7fb2 tempest-AttachVolumeTestJSON-1341363763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9948391a-31c6-4993-8e14-83b9c70ada80 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:20.675761 n-d-796905-2 sudo[121897]: 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-9948391a-31c6-4993-8e14-83b9c70ada80
Sep 14 18:12:20.676738 n-d-796905-2 sudo[121897]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:12:21.094417 n-d-796905-2 sudo[121897]: pam_unix(sudo:session): session closed for user root
Sep 14 18:12:21.096864 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-76dc74d4-66a9-4b53-aeab-3fbc8298e4df req-8b56083c-dd26-4407-b328-c7b1bd4d7fb2 tempest-AttachVolumeTestJSON-1341363763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9948391a-31c6-4993-8e14-83b9c70ada80" returned: 0 in 0.443s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:21.145845 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:21.153696 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:21.154139 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765600]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:12:21.154839 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-76dc74d4-66a9-4b53-aeab-3fbc8298e4df req-8b56083c-dd26-4407-b328-c7b1bd4d7fb2 tempest-AttachVolumeTestJSON-1341363763 None] Targets prior to update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:12:21.155624 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-76dc74d4-66a9-4b53-aeab-3fbc8298e4df req-8b56083c-dd26-4407-b328-c7b1bd4d7fb2 tempest-AttachVolumeTestJSON-1341363763 None] Creating iscsi_target for Volume ID: volume-9948391a-31c6-4993-8e14-83b9c70ada80 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:12:21.159259 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-76dc74d4-66a9-4b53-aeab-3fbc8298e4df req-8b56083c-dd26-4407-b328-c7b1bd4d7fb2 tempest-AttachVolumeTestJSON-1341363763 None] Created volume path /opt/stack/data/cinder/volumes/volume-9948391a-31c6-4993-8e14-83b9c70ada80,
Sep 14 18:12:21.159259 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:12:21.159259 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:12:21.159259 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9948391a-31c6-4993-8e14-83b9c70ada80
Sep 14 18:12:21.159259 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:12:21.159259 n-d-796905-2 cinder-volume[84144]: incominguser L8zaU549ePa8Hm7RHfN8 QsreSLfErr8Pqqm2
Sep 14 18:12:21.159259 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:12:21.159259 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:12:21.159259 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:12:21.159259 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:12:21.162267 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9948391a-31c6-4993-8e14-83b9c70ada80 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:21.536245 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9948391a-31c6-4993-8e14-83b9c70ada80" returned: 0 in 0.375s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:21.536599 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765600]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:12:21.537188 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-76dc74d4-66a9-4b53-aeab-3fbc8298e4df req-8b56083c-dd26-4407-b328-c7b1bd4d7fb2 tempest-AttachVolumeTestJSON-1341363763 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:12:21.537544 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-76dc74d4-66a9-4b53-aeab-3fbc8298e4df req-8b56083c-dd26-4407-b328-c7b1bd4d7fb2 tempest-AttachVolumeTestJSON-1341363763 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:12:21.539192 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:21.547571 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:21.548293 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9948391a-31c6-4993-8e14-83b9c70ada80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9948391a-31c6-4993-8e14-83b9c70ada80\n Backing store flags: \n Account information:\n L8zaU549ePa8Hm7RHfN8\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:12:21.548896 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-76dc74d4-66a9-4b53-aeab-3fbc8298e4df req-8b56083c-dd26-4407-b328-c7b1bd4d7fb2 tempest-AttachVolumeTestJSON-1341363763 None] Targets after update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:12:21.552176 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:21.642862 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:21.643415 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9948391a-31c6-4993-8e14-83b9c70ada80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9948391a-31c6-4993-8e14-83b9c70ada80\n Backing store flags: \n Account information:\n L8zaU549ePa8Hm7RHfN8\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:12:21.646641 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:21.744962 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:21.745878 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9948391a-31c6-4993-8e14-83b9c70ada80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9948391a-31c6-4993-8e14-83b9c70ada80\n Backing store flags: \n Account information:\n L8zaU549ePa8Hm7RHfN8\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:12:21.746968 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-76dc74d4-66a9-4b53-aeab-3fbc8298e4df req-8b56083c-dd26-4407-b328-c7b1bd4d7fb2 tempest-AttachVolumeTestJSON-1341363763 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-9948391a-31c6-4993-8e14-83b9c70ada80 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:12:22.018912 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-76dc74d4-66a9-4b53-aeab-3fbc8298e4df req-8b56083c-dd26-4407-b328-c7b1bd4d7fb2 tempest-AttachVolumeTestJSON-1341363763 None] attachment_update completed successfully.
Sep 14 18:12:29.265501 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:12:29.271163 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:12:29.273613 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:12:29.298915 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] Flow 'volume_create_manager' (8532511d-b16c-4cd4-bf32-09a99d52f025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:12:29.302565 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95ae2a11-2215-4034-a1ff-bc2314de0da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:12:29.327705 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:12:29.357742 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (95ae2a11-2215-4034-a1ff-bc2314de0da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:12:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1539402717',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b662ff233e6747fab95744eb59403734',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:12:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:12:29Z,user_id='7d746cdef7d1428b9d164beca2aa4698',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:12:29.360449 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (178288bb-0075-4533-935b-ee5f4182470d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:12:29.362905 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (178288bb-0075-4533-935b-ee5f4182470d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:12:29.365315 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a221bbc-5c5c-49f8-9d6e-0a4179fc4ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:12:29.367661 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2a221bbc-5c5c-49f8-9d6e-0a4179fc4ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a', 'volume_name': 'volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:12:29.370009 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e5dbf29-5901-4699-9cd5-07c4c19789ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:12:29.372562 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e5dbf29-5901-4699-9cd5-07c4c19789ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:12:29.375342 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7282f57-cf9e-4e8c-9715-07823b504890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:12:29.376224 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] Volume ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a', 'volume_size': 1}
Sep 14 18:12:29.377442 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:29.402355 n-d-796905-2 sudo[122059]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:12:29.403149 n-d-796905-2 sudo[122059]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:12:29.948642 n-d-796905-2 sudo[122059]: pam_unix(sudo:session): session closed for user root
Sep 14 18:12:29.951236 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.573s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:29.954576 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7282f57-cf9e-4e8c-9715-07823b504890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:12:29.956893 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e905a92f-6dff-4693-9da4-c30114687fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:12:29.971981 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] Volume volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a (ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a): created successfully
Sep 14 18:12:29.974488 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e905a92f-6dff-4693-9da4-c30114687fa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:12:29.977984 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] Flow 'volume_create_manager' (8532511d-b16c-4cd4-bf32-09a99d52f025) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:12:29.992941 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-ac5b51fc-e220-4f82-8a17-a74d2e42a3d0 tempest-AttachVolumeTestJSON-1341363763 None] Created volume successfully.
Sep 14 18:12:31.216846 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-50eb94a9-9cb1-4335-88c1-8f98c8423b85 req-28fc0b6d-516c-4e63-b106-9309c1c68161 tempest-AttachVolumeTestJSON-1341363763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:31.253416 n-d-796905-2 sudo[122094]: 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-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a
Sep 14 18:12:31.254714 n-d-796905-2 sudo[122094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:12:31.702183 n-d-796905-2 sudo[122094]: pam_unix(sudo:session): session closed for user root
Sep 14 18:12:31.705980 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-50eb94a9-9cb1-4335-88c1-8f98c8423b85 req-28fc0b6d-516c-4e63-b106-9309c1c68161 tempest-AttachVolumeTestJSON-1341363763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a" returned: 0 in 0.488s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:31.760171 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:31.768799 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:31.769842 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9948391a-31c6-4993-8e14-83b9c70ada80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9948391a-31c6-4993-8e14-83b9c70ada80\n Backing store flags: \n Account information:\n L8zaU549ePa8Hm7RHfN8\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-50eb94a9-9cb1-4335-88c1-8f98c8423b85 req-28fc0b6d-516c-4e63-b106-9309c1c68161 tempest-AttachVolumeTestJSON-1341363763 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-9948391a-31c6-4993-8e14-83b9c70ada80
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: I_T nexus: 37
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9948391a-31c6-4993-8e14-83b9c70ada80
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: L8zaU549ePa8Hm7RHfN8
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:12:31.771867 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:12:31.775776 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-50eb94a9-9cb1-4335-88c1-8f98c8423b85 req-28fc0b6d-516c-4e63-b106-9309c1c68161 tempest-AttachVolumeTestJSON-1341363763 None] Creating iscsi_target for Volume ID: volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:12:31.780348 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-50eb94a9-9cb1-4335-88c1-8f98c8423b85 req-28fc0b6d-516c-4e63-b106-9309c1c68161 tempest-AttachVolumeTestJSON-1341363763 None] Created volume path /opt/stack/data/cinder/volumes/volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a,
Sep 14 18:12:31.780348 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:12:31.780348 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:12:31.780348 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a
Sep 14 18:12:31.780348 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:12:31.780348 n-d-796905-2 cinder-volume[84144]: incominguser ns9Bn7f9i22JahTM98qP P6FsY8zXi76yiC73
Sep 14 18:12:31.780348 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:12:31.780348 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:12:31.780348 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:12:31.780348 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:12:31.783230 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:32.231424 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a" returned: 0 in 0.447s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:32.233077 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765600]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:12:32.233833 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-50eb94a9-9cb1-4335-88c1-8f98c8423b85 req-28fc0b6d-516c-4e63-b106-9309c1c68161 tempest-AttachVolumeTestJSON-1341363763 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:12:32.234399 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-50eb94a9-9cb1-4335-88c1-8f98c8423b85 req-28fc0b6d-516c-4e63-b106-9309c1c68161 tempest-AttachVolumeTestJSON-1341363763 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:12:32.238346 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:32.253476 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:32.254600 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9948391a-31c6-4993-8e14-83b9c70ada80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9948391a-31c6-4993-8e14-83b9c70ada80\n Backing store flags: \n Account information:\n L8zaU549ePa8Hm7RHfN8\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a\n System information:\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-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a\n Backing store flags: \n Account information:\n ns9Bn7f9i22JahTM98qP\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-50eb94a9-9cb1-4335-88c1-8f98c8423b85 req-28fc0b6d-516c-4e63-b106-9309c1c68161 tempest-AttachVolumeTestJSON-1341363763 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-9948391a-31c6-4993-8e14-83b9c70ada80
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: I_T nexus: 37
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9948391a-31c6-4993-8e14-83b9c70ada80
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: L8zaU549ePa8Hm7RHfN8
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:12:32.255845 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:12:32.261103 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:32.413026 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.152s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:32.413366 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9948391a-31c6-4993-8e14-83b9c70ada80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9948391a-31c6-4993-8e14-83b9c70ada80\n Backing store flags: \n Account information:\n L8zaU549ePa8Hm7RHfN8\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a\n System information:\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-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a\n Backing store flags: \n Account information:\n ns9Bn7f9i22JahTM98qP\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:12:32.414565 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:32.543105 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:32.543503 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9948391a-31c6-4993-8e14-83b9c70ada80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9948391a-31c6-4993-8e14-83b9c70ada80\n Backing store flags: \n Account information:\n L8zaU549ePa8Hm7RHfN8\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a\n System information:\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-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a\n Backing store flags: \n Account information:\n ns9Bn7f9i22JahTM98qP\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:12:32.544872 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-50eb94a9-9cb1-4335-88c1-8f98c8423b85 req-28fc0b6d-516c-4e63-b106-9309c1c68161 tempest-AttachVolumeTestJSON-1341363763 None] Set provider_location to: 10.222.0.39:3260,2 iqn.2010-10.org.openstack:volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:12:32.777426 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-50eb94a9-9cb1-4335-88c1-8f98c8423b85 req-28fc0b6d-516c-4e63-b106-9309c1c68161 tempest-AttachVolumeTestJSON-1341363763 None] attachment_update completed successfully.
Sep 14 18:12:40.240085 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-ce341a7a-46ac-4db6-aa6a-d92dd605665c req-0dd3cabc-aa1d-437d-9d82-d446e4aef086 tempest-AttachVolumeTestJSON-1341363763 None] Terminate volume connection completed successfully.
Sep 14 18:12:40.242832 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-ce341a7a-46ac-4db6-aa6a-d92dd605665c req-0dd3cabc-aa1d-437d-9d82-d446e4aef086 tempest-AttachVolumeTestJSON-1341363763 None] Deleting attachment 20bab59f-6fb9-468c-8c53-6032ab4b8ccb. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:12:40.244626 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:40.366528 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:40.367158 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765600]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9948391a-31c6-4993-8e14-83b9c70ada80\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9948391a-31c6-4993-8e14-83b9c70ada80\n Backing store flags: \n Account information:\n L8zaU549ePa8Hm7RHfN8\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a\n Backing store flags: \n Account information:\n ns9Bn7f9i22JahTM98qP\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:12:40.368289 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-ce341a7a-46ac-4db6-aa6a-d92dd605665c req-0dd3cabc-aa1d-437d-9d82-d446e4aef086 tempest-AttachVolumeTestJSON-1341363763 None] Removing iscsi_target for Volume ID: 9948391a-31c6-4993-8e14-83b9c70ada80
Sep 14 18:12:40.370953 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9948391a-31c6-4993-8e14-83b9c70ada80 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:40.468744 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9948391a-31c6-4993-8e14-83b9c70ada80 -f" returned: 0 in 0.098s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:40.472590 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765600]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:12:40.474629 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:40.587388 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:40.587725 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765600]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a\n Backing store flags: \n Account information:\n ns9Bn7f9i22JahTM98qP\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:12:40.660761 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-ce341a7a-46ac-4db6-aa6a-d92dd605665c req-0dd3cabc-aa1d-437d-9d82-d446e4aef086 tempest-AttachVolumeTestJSON-1341363763 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:12:40.660761 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:12:40.660761 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:12:41.823997 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-e6f188e3-38c3-43f6-bfab-92f82dbfc5e7 req-4dcb047c-f774-48ee-936a-3a349e36b80c tempest-AttachVolumeTestJSON-1341363763 None] Terminate volume connection completed successfully.
Sep 14 18:12:41.824803 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-e6f188e3-38c3-43f6-bfab-92f82dbfc5e7 req-4dcb047c-f774-48ee-936a-3a349e36b80c tempest-AttachVolumeTestJSON-1341363763 None] Deleting attachment cefeb777-e0ac-47ab-827c-4f0345e757de. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:12:41.825847 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:41.936532 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:41.936682 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765600]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a\n System information:\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-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a\n Backing store flags: \n Account information:\n ns9Bn7f9i22JahTM98qP\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:12:41.937333 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-e6f188e3-38c3-43f6-bfab-92f82dbfc5e7 req-4dcb047c-f774-48ee-936a-3a349e36b80c tempest-AttachVolumeTestJSON-1341363763 None] Removing iscsi_target for Volume ID: ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a
Sep 14 18:12:41.938513 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:42.042818 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a -f" returned: 0 in 0.103s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:42.045028 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765600]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:12:42.048269 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:42.151159 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:42.151662 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765600]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:12:42.229240 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-e6f188e3-38c3-43f6-bfab-92f82dbfc5e7 req-4dcb047c-f774-48ee-936a-3a349e36b80c tempest-AttachVolumeTestJSON-1341363763 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:12:42.229240 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:12:42.229240 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:12:51.197665 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-f5cf4b76-72dd-4418-bb8d-31aa22c96518 tempest-AttachVolumeTestJSON-1341363763 None] Lock "b'cinder-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:12:51.312554 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:51.405658 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:51.406272 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765600]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:12:51.407141 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-f5cf4b76-72dd-4418-bb8d-31aa22c96518 tempest-AttachVolumeTestJSON-1341363763 None] Skipping remove_export. No iscsi_target is presently exported for volume: ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a
Sep 14 18:12:51.409249 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f5cf4b76-72dd-4418-bb8d-31aa22c96518 tempest-AttachVolumeTestJSON-1341363763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:51.438716 n-d-796905-2 sudo[122450]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a
Sep 14 18:12:51.440443 n-d-796905-2 sudo[122450]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:12:51.891707 n-d-796905-2 sudo[122450]: pam_unix(sudo:session): session closed for user root
Sep 14 18:12:51.894160 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f5cf4b76-72dd-4418-bb8d-31aa22c96518 tempest-AttachVolumeTestJSON-1341363763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a" returned: 0 in 0.484s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:51.895946 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f5cf4b76-72dd-4418-bb8d-31aa22c96518 tempest-AttachVolumeTestJSON-1341363763 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-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:51.935041 n-d-796905-2 sudo[122458]: ubuntu : 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-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a
Sep 14 18:12:51.935985 n-d-796905-2 sudo[122458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:12:52.423822 n-d-796905-2 sudo[122458]: pam_unix(sudo:session): session closed for user root
Sep 14 18:12:52.426069 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f5cf4b76-72dd-4418-bb8d-31aa22c96518 tempest-AttachVolumeTestJSON-1341363763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a" returned: 0 in 0.530s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:52.427878 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f5cf4b76-72dd-4418-bb8d-31aa22c96518 tempest-AttachVolumeTestJSON-1341363763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:52.447675 n-d-796905-2 sudo[122479]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a
Sep 14 18:12:52.448479 n-d-796905-2 sudo[122479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:12:53.012745 n-d-796905-2 sudo[122479]: pam_unix(sudo:session): session closed for user root
Sep 14 18:12:53.015298 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f5cf4b76-72dd-4418-bb8d-31aa22c96518 tempest-AttachVolumeTestJSON-1341363763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a" returned: 0 in 0.587s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:53.016482 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-f5cf4b76-72dd-4418-bb8d-31aa22c96518 tempest-AttachVolumeTestJSON-1341363763 None] Successfully deleted volume: ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a
Sep 14 18:12:53.083587 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-f5cf4b76-72dd-4418-bb8d-31aa22c96518 tempest-AttachVolumeTestJSON-1341363763 None] Created reservations ['4a9f8c2c-4747-439c-a9b8-8082a23641ad', 'e9529eb8-e138-420d-85c1-566fe0588259', '79d08105-ebd7-4f7a-ae0a-ed3d9f14fd84', '962bdd53-92f9-47aa-977c-c6ad1644fc96'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:12:53.085797 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-f5cf4b76-72dd-4418-bb8d-31aa22c96518 tempest-AttachVolumeTestJSON-1341363763 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:12:53.085797 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:12:53.085797 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:12:53.137633 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-f5cf4b76-72dd-4418-bb8d-31aa22c96518 tempest-AttachVolumeTestJSON-1341363763 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:12:53.138409 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f5cf4b76-72dd-4418-bb8d-31aa22c96518 tempest-AttachVolumeTestJSON-1341363763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:53.164000 n-d-796905-2 sudo[122504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:12:53.166045 n-d-796905-2 sudo[122504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:12:53.591517 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-1013ca6a-e63c-4e4b-b0be-9fc6478a3b16 tempest-AttachVolumeTestJSON-1341363763 None] Lock "b'cinder-9948391a-31c6-4993-8e14-83b9c70ada80-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:12:53.676747 n-d-796905-2 sudo[122504]: pam_unix(sudo:session): session closed for user root
Sep 14 18:12:53.678340 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:53.679403 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f5cf4b76-72dd-4418-bb8d-31aa22c96518 tempest-AttachVolumeTestJSON-1341363763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.541s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:53.681093 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f5cf4b76-72dd-4418-bb8d-31aa22c96518 tempest-AttachVolumeTestJSON-1341363763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:53.717709 n-d-796905-2 sudo[122508]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:12:53.719286 n-d-796905-2 sudo[122508]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:12:53.812939 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:53.813445 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766880]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:12:53.814606 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-1013ca6a-e63c-4e4b-b0be-9fc6478a3b16 tempest-AttachVolumeTestJSON-1341363763 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9948391a-31c6-4993-8e14-83b9c70ada80
Sep 14 18:12:53.816444 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1013ca6a-e63c-4e4b-b0be-9fc6478a3b16 tempest-AttachVolumeTestJSON-1341363763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9948391a-31c6-4993-8e14-83b9c70ada80 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:53.885824 n-d-796905-2 sudo[122511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9948391a-31c6-4993-8e14-83b9c70ada80
Sep 14 18:12:53.891441 n-d-796905-2 sudo[122511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:12:54.525049 n-d-796905-2 sudo[122508]: pam_unix(sudo:session): session closed for user root
Sep 14 18:12:54.529434 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f5cf4b76-72dd-4418-bb8d-31aa22c96518 tempest-AttachVolumeTestJSON-1341363763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.846s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:54.530606 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-f5cf4b76-72dd-4418-bb8d-31aa22c96518 tempest-AttachVolumeTestJSON-1341363763 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:12:54.541538 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-f5cf4b76-72dd-4418-bb8d-31aa22c96518 tempest-AttachVolumeTestJSON-1341363763 None] Deleted volume successfully.
Sep 14 18:12:54.573419 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-f5cf4b76-72dd-4418-bb8d-31aa22c96518 tempest-AttachVolumeTestJSON-1341363763 None] Lock "b'cinder-ef98d9d8-f5a6-483d-94ab-27ba83eb7c5a-delete_volume'" released by "delete_volume" :: held 3.376s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:12:54.597473 n-d-796905-2 sudo[122511]: pam_unix(sudo:session): session closed for user root
Sep 14 18:12:54.599243 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1013ca6a-e63c-4e4b-b0be-9fc6478a3b16 tempest-AttachVolumeTestJSON-1341363763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9948391a-31c6-4993-8e14-83b9c70ada80" returned: 0 in 0.783s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:54.601001 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1013ca6a-e63c-4e4b-b0be-9fc6478a3b16 tempest-AttachVolumeTestJSON-1341363763 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-9948391a-31c6-4993-8e14-83b9c70ada80 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:54.635985 n-d-796905-2 sudo[122519]: ubuntu : 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-9948391a-31c6-4993-8e14-83b9c70ada80
Sep 14 18:12:54.637522 n-d-796905-2 sudo[122519]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:12:55.288900 n-d-796905-2 sudo[122519]: pam_unix(sudo:session): session closed for user root
Sep 14 18:12:55.292389 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1013ca6a-e63c-4e4b-b0be-9fc6478a3b16 tempest-AttachVolumeTestJSON-1341363763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-9948391a-31c6-4993-8e14-83b9c70ada80" returned: 0 in 0.690s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:55.294611 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1013ca6a-e63c-4e4b-b0be-9fc6478a3b16 tempest-AttachVolumeTestJSON-1341363763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9948391a-31c6-4993-8e14-83b9c70ada80 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:55.341331 n-d-796905-2 sudo[122533]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9948391a-31c6-4993-8e14-83b9c70ada80
Sep 14 18:12:55.342845 n-d-796905-2 sudo[122533]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:12:55.957369 n-d-796905-2 sudo[122533]: pam_unix(sudo:session): session closed for user root
Sep 14 18:12:55.960741 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1013ca6a-e63c-4e4b-b0be-9fc6478a3b16 tempest-AttachVolumeTestJSON-1341363763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9948391a-31c6-4993-8e14-83b9c70ada80" returned: 0 in 0.666s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:55.962302 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-1013ca6a-e63c-4e4b-b0be-9fc6478a3b16 tempest-AttachVolumeTestJSON-1341363763 None] Successfully deleted volume: 9948391a-31c6-4993-8e14-83b9c70ada80
Sep 14 18:12:56.054798 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-1013ca6a-e63c-4e4b-b0be-9fc6478a3b16 tempest-AttachVolumeTestJSON-1341363763 None] Created reservations ['3217a4bc-a488-4d89-ad78-95deef6a6d3f', '2c596744-cf2e-4368-8025-8469d01f5ff7', '1ebd5ce0-06b9-4de7-8f26-75a4debe7cb8', 'af480417-3fca-4c65-ac30-0fae8788d6f6'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:12:56.057365 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-1013ca6a-e63c-4e4b-b0be-9fc6478a3b16 tempest-AttachVolumeTestJSON-1341363763 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:12:56.057365 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:12:56.057365 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:12:56.141521 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-1013ca6a-e63c-4e4b-b0be-9fc6478a3b16 tempest-AttachVolumeTestJSON-1341363763 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:12:56.142370 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1013ca6a-e63c-4e4b-b0be-9fc6478a3b16 tempest-AttachVolumeTestJSON-1341363763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:56.166385 n-d-796905-2 sudo[122578]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:12:56.167798 n-d-796905-2 sudo[122578]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:12:56.712323 n-d-796905-2 sudo[122578]: pam_unix(sudo:session): session closed for user root
Sep 14 18:12:56.714560 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1013ca6a-e63c-4e4b-b0be-9fc6478a3b16 tempest-AttachVolumeTestJSON-1341363763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.572s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:56.717275 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1013ca6a-e63c-4e4b-b0be-9fc6478a3b16 tempest-AttachVolumeTestJSON-1341363763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:56.742491 n-d-796905-2 sudo[122606]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:12:56.743343 n-d-796905-2 sudo[122606]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:12:57.211983 n-d-796905-2 sudo[122606]: pam_unix(sudo:session): session closed for user root
Sep 14 18:12:57.214529 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1013ca6a-e63c-4e4b-b0be-9fc6478a3b16 tempest-AttachVolumeTestJSON-1341363763 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:57.217737 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-1013ca6a-e63c-4e4b-b0be-9fc6478a3b16 tempest-AttachVolumeTestJSON-1341363763 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:12:57.226246 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-1013ca6a-e63c-4e4b-b0be-9fc6478a3b16 tempest-AttachVolumeTestJSON-1341363763 None] Deleted volume successfully.
Sep 14 18:12:57.256425 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-1013ca6a-e63c-4e4b-b0be-9fc6478a3b16 tempest-AttachVolumeTestJSON-1341363763 None] Lock "b'cinder-9948391a-31c6-4993-8e14-83b9c70ada80-delete_volume'" released by "delete_volume" :: held 3.665s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:12:57.601540 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-9916b5d4-02b1-4822-a67d-6209e66ea287 tempest-AttachVolumeTestJSON-1341363763 None] Lock "b'cinder-ae1901db-b1b0-4555-bc40-8e0afeb4b02c-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:12:57.686446 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:57.785026 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:57.785357 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010766880]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:12:57.786024 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-9916b5d4-02b1-4822-a67d-6209e66ea287 tempest-AttachVolumeTestJSON-1341363763 None] Skipping remove_export. No iscsi_target is presently exported for volume: ae1901db-b1b0-4555-bc40-8e0afeb4b02c
Sep 14 18:12:57.787099 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9916b5d4-02b1-4822-a67d-6209e66ea287 tempest-AttachVolumeTestJSON-1341363763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:57.805385 n-d-796905-2 sudo[122645]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c
Sep 14 18:12:57.806219 n-d-796905-2 sudo[122645]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:12:58.232297 n-d-796905-2 sudo[122645]: pam_unix(sudo:session): session closed for user root
Sep 14 18:12:58.235118 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9916b5d4-02b1-4822-a67d-6209e66ea287 tempest-AttachVolumeTestJSON-1341363763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c" returned: 0 in 0.448s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:58.237284 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9916b5d4-02b1-4822-a67d-6209e66ea287 tempest-AttachVolumeTestJSON-1341363763 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-ae1901db-b1b0-4555-bc40-8e0afeb4b02c {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:58.264313 n-d-796905-2 sudo[122650]: ubuntu : 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-ae1901db-b1b0-4555-bc40-8e0afeb4b02c
Sep 14 18:12:58.265174 n-d-796905-2 sudo[122650]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:12:58.981355 n-d-796905-2 sudo[122650]: pam_unix(sudo:session): session closed for user root
Sep 14 18:12:58.985474 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9916b5d4-02b1-4822-a67d-6209e66ea287 tempest-AttachVolumeTestJSON-1341363763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c" returned: 0 in 0.747s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:58.987511 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9916b5d4-02b1-4822-a67d-6209e66ea287 tempest-AttachVolumeTestJSON-1341363763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:12:59.035136 n-d-796905-2 sudo[122659]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c
Sep 14 18:12:59.039045 n-d-796905-2 sudo[122659]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:12:59.769420 n-d-796905-2 sudo[122659]: pam_unix(sudo:session): session closed for user root
Sep 14 18:12:59.772239 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9916b5d4-02b1-4822-a67d-6209e66ea287 tempest-AttachVolumeTestJSON-1341363763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ae1901db-b1b0-4555-bc40-8e0afeb4b02c" returned: 0 in 0.785s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:12:59.774826 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-9916b5d4-02b1-4822-a67d-6209e66ea287 tempest-AttachVolumeTestJSON-1341363763 None] Successfully deleted volume: ae1901db-b1b0-4555-bc40-8e0afeb4b02c
Sep 14 18:12:59.880745 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-9916b5d4-02b1-4822-a67d-6209e66ea287 tempest-AttachVolumeTestJSON-1341363763 None] Created reservations ['9068213c-bf67-4ff2-bbeb-56b158e66289', '6d6faa80-d74f-4b77-bed5-252473cdf4a2', '3e79b7ee-8968-43f2-9924-cad3c0881dd8', '782ffcb2-dbbf-43e7-8e41-01287db795a0'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:12:59.883584 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-9916b5d4-02b1-4822-a67d-6209e66ea287 tempest-AttachVolumeTestJSON-1341363763 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:12:59.883584 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:12:59.883584 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:13:00.027358 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-9916b5d4-02b1-4822-a67d-6209e66ea287 tempest-AttachVolumeTestJSON-1341363763 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:13:00.028824 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9916b5d4-02b1-4822-a67d-6209e66ea287 tempest-AttachVolumeTestJSON-1341363763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:13:00.052354 n-d-796905-2 sudo[122708]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:13:00.054541 n-d-796905-2 sudo[122708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:13:00.860263 n-d-796905-2 sudo[122708]: pam_unix(sudo:session): session closed for user root
Sep 14 18:13:00.864445 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9916b5d4-02b1-4822-a67d-6209e66ea287 tempest-AttachVolumeTestJSON-1341363763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.835s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:13:00.868270 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9916b5d4-02b1-4822-a67d-6209e66ea287 tempest-AttachVolumeTestJSON-1341363763 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:13:00.924557 n-d-796905-2 sudo[122714]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:13:00.926706 n-d-796905-2 sudo[122714]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:13:01.525165 n-d-796905-2 sudo[122714]: pam_unix(sudo:session): session closed for user root
Sep 14 18:13:01.539538 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9916b5d4-02b1-4822-a67d-6209e66ea287 tempest-AttachVolumeTestJSON-1341363763 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.670s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:13:01.542507 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-9916b5d4-02b1-4822-a67d-6209e66ea287 tempest-AttachVolumeTestJSON-1341363763 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:13:01.551001 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-9916b5d4-02b1-4822-a67d-6209e66ea287 tempest-AttachVolumeTestJSON-1341363763 None] Deleted volume successfully.
Sep 14 18:13:01.609062 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-9916b5d4-02b1-4822-a67d-6209e66ea287 tempest-AttachVolumeTestJSON-1341363763 None] Lock "b'cinder-ae1901db-b1b0-4555-bc40-8e0afeb4b02c-delete_volume'" released by "delete_volume" :: held 4.007s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:13:04.622486 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:13:04.623140 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:13:04.623691 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:13:04.652472 n-d-796905-2 sudo[122786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:13:04.654203 n-d-796905-2 sudo[122786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:13:05.198772 n-d-796905-2 sudo[122786]: pam_unix(sudo:session): session closed for user root
Sep 14 18:13:05.200872 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.577s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:13:05.202450 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:13:05.222858 n-d-796905-2 sudo[122791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:13:05.223658 n-d-796905-2 sudo[122791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:13:05.727038 n-d-796905-2 sudo[122791]: pam_unix(sudo:session): session closed for user root
Sep 14 18:13:05.729713 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.527s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:13:05.731964 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:13:50.517102 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:13:50.524569 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:13:50.525471 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:13:50.541161 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] Flow 'volume_create_manager' (826ae605-44b9-4a63-8103-5d11f24860fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:13:50.544863 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5fba9183-cceb-4b38-9f35-54c17a086429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:13:50.575562 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:13:50.621463 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5fba9183-cceb-4b38-9f35-54c17a086429) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:13:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1014835138',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=7097a38d-27ba-4a35-a4af-cd780848025d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce897d0cb5a0474f8707c021a51f090f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:13:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:13:50Z,user_id='f0c9ec48d8ad4f178409703e0bcf0a2a',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:13:50.624463 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (40a593de-d15b-4e8f-a268-4199cddb89c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:13:50.627063 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (40a593de-d15b-4e8f-a268-4199cddb89c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:13:50.629689 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b2f16c61-39a4-4ad6-975b-ed08e960dd74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:13:50.632145 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b2f16c61-39a4-4ad6-975b-ed08e960dd74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7097a38d-27ba-4a35-a4af-cd780848025d', 'volume_name': 'volume-7097a38d-27ba-4a35-a4af-cd780848025d', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:13:50.634586 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ef6df92-258a-4555-ae03-285b5738633d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:13:50.637093 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9ef6df92-258a-4555-ae03-285b5738633d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:13:50.639463 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eaaceb03-efd4-47eb-adba-8b1d5e55a447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:13:50.641120 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] Volume 7097a38d-27ba-4a35-a4af-cd780848025d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7097a38d-27ba-4a35-a4af-cd780848025d', 'volume_size': 1}
Sep 14 18:13:50.642973 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7097a38d-27ba-4a35-a4af-cd780848025d stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:13:50.667693 n-d-796905-2 sudo[123366]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7097a38d-27ba-4a35-a4af-cd780848025d stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:13:50.668491 n-d-796905-2 sudo[123366]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:13:51.334642 n-d-796905-2 sudo[123366]: pam_unix(sudo:session): session closed for user root
Sep 14 18:13:51.337902 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7097a38d-27ba-4a35-a4af-cd780848025d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.694s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:13:51.341715 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eaaceb03-efd4-47eb-adba-8b1d5e55a447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7097a38d-27ba-4a35-a4af-cd780848025d', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:13:51.344195 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8416d57e-8fb3-44b3-aa95-5a2076658cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:13:51.360860 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] Volume volume-7097a38d-27ba-4a35-a4af-cd780848025d (7097a38d-27ba-4a35-a4af-cd780848025d): created successfully
Sep 14 18:13:51.363774 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8416d57e-8fb3-44b3-aa95-5a2076658cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:13:51.367332 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] Flow 'volume_create_manager' (826ae605-44b9-4a63-8103-5d11f24860fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:13:51.377314 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-23ec6cc0-8273-42bd-aafa-8c070d551436 tempest-ServerRescueNegativeTestJSON-1866628425 None] Created volume successfully.
Sep 14 18:14:04.621798 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:14:04.622624 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:14:04.622894 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:04.674439 n-d-796905-2 sudo[123516]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:14:04.675343 n-d-796905-2 sudo[123516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:14:05.165894 n-d-796905-2 sudo[123516]: pam_unix(sudo:session): session closed for user root
Sep 14 18:14:05.168363 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.545s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:05.170255 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:05.190192 n-d-796905-2 sudo[123547]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:14:05.191169 n-d-796905-2 sudo[123547]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:14:05.737953 n-d-796905-2 sudo[123547]: pam_unix(sudo:session): session closed for user root
Sep 14 18:14:05.739934 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.569s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:05.742001 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:14:11.363875 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:14:11.369774 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:14:11.370563 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:14:11.387480 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] Flow 'volume_create_manager' (20dd29e3-ca81-4d96-8afe-e4d051ce56fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:14:11.395557 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4dd69b6f-a539-4e5a-b24d-f439d64c8a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:14:11.424924 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:14:11.459674 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4dd69b6f-a539-4e5a-b24d-f439d64c8a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:14:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1157137061',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=a0bb0b42-f656-4d09-9571-79f31e0038c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce897d0cb5a0474f8707c021a51f090f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:14:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:14:11Z,user_id='f0c9ec48d8ad4f178409703e0bcf0a2a',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:14:11.462813 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (25d40e40-27ba-4eb9-aeb0-5c60e0211997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:14:11.465663 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (25d40e40-27ba-4eb9-aeb0-5c60e0211997) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:14:11.468384 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3853af3b-61b1-439d-a5e7-8aa8ffcda577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:14:11.470999 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3853af3b-61b1-439d-a5e7-8aa8ffcda577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a0bb0b42-f656-4d09-9571-79f31e0038c3', 'volume_name': 'volume-a0bb0b42-f656-4d09-9571-79f31e0038c3', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:14:11.475203 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f10829a-c1cd-481f-82d0-4cf0dcf84cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:14:11.477808 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f10829a-c1cd-481f-82d0-4cf0dcf84cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:14:11.480201 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (75b0ab51-62e8-4e63-8139-cbcd20c63966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:14:11.481352 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] Volume a0bb0b42-f656-4d09-9571-79f31e0038c3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a0bb0b42-f656-4d09-9571-79f31e0038c3', 'volume_size': 1}
Sep 14 18:14:11.482526 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a0bb0b42-f656-4d09-9571-79f31e0038c3 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:11.520399 n-d-796905-2 sudo[123681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a0bb0b42-f656-4d09-9571-79f31e0038c3 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:14:11.521947 n-d-796905-2 sudo[123681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:14:12.180575 n-d-796905-2 sudo[123681]: pam_unix(sudo:session): session closed for user root
Sep 14 18:14:12.183171 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a0bb0b42-f656-4d09-9571-79f31e0038c3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.700s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:12.193805 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (75b0ab51-62e8-4e63-8139-cbcd20c63966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a0bb0b42-f656-4d09-9571-79f31e0038c3', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:14:12.197425 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (23cfa8e5-efc2-4b24-abb2-f68dbf2f20dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:14:12.211600 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] Volume volume-a0bb0b42-f656-4d09-9571-79f31e0038c3 (a0bb0b42-f656-4d09-9571-79f31e0038c3): created successfully
Sep 14 18:14:12.222035 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (23cfa8e5-efc2-4b24-abb2-f68dbf2f20dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:14:12.226011 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] Flow 'volume_create_manager' (20dd29e3-ca81-4d96-8afe-e4d051ce56fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:14:12.252007 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b58cc51a-bee2-4932-97ee-fd7710caa8a2 tempest-ServerRescueNegativeTestJSON-1866628425 None] Created volume successfully.
Sep 14 18:14:14.291700 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-52539517-e134-4de4-8546-f493077a54bc req-87eab52e-0f9c-4d90-9b15-0c509d07e54b tempest-ServerRescueNegativeTestJSON-1866628425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a0bb0b42-f656-4d09-9571-79f31e0038c3 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:14.323242 n-d-796905-2 sudo[123803]: 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-a0bb0b42-f656-4d09-9571-79f31e0038c3
Sep 14 18:14:14.325239 n-d-796905-2 sudo[123803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:14:14.832950 n-d-796905-2 sudo[123803]: pam_unix(sudo:session): session closed for user root
Sep 14 18:14:14.835433 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-52539517-e134-4de4-8546-f493077a54bc req-87eab52e-0f9c-4d90-9b15-0c509d07e54b tempest-ServerRescueNegativeTestJSON-1866628425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a0bb0b42-f656-4d09-9571-79f31e0038c3" returned: 0 in 0.543s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:14.966272 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:14.978849 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:14.979153 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:14:14.979789 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-52539517-e134-4de4-8546-f493077a54bc req-87eab52e-0f9c-4d90-9b15-0c509d07e54b tempest-ServerRescueNegativeTestJSON-1866628425 None] Targets prior to update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:14:14.980883 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-52539517-e134-4de4-8546-f493077a54bc req-87eab52e-0f9c-4d90-9b15-0c509d07e54b tempest-ServerRescueNegativeTestJSON-1866628425 None] Creating iscsi_target for Volume ID: volume-a0bb0b42-f656-4d09-9571-79f31e0038c3 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:14:14.984245 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-52539517-e134-4de4-8546-f493077a54bc req-87eab52e-0f9c-4d90-9b15-0c509d07e54b tempest-ServerRescueNegativeTestJSON-1866628425 None] Created volume path /opt/stack/data/cinder/volumes/volume-a0bb0b42-f656-4d09-9571-79f31e0038c3,
Sep 14 18:14:14.984245 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:14:14.984245 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:14:14.984245 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a0bb0b42-f656-4d09-9571-79f31e0038c3
Sep 14 18:14:14.984245 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:14:14.984245 n-d-796905-2 cinder-volume[84144]: incominguser Cu8p6VWss6D6L2Q2QoCM pz7hx5eBL5pKPFrp
Sep 14 18:14:14.984245 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:14:14.984245 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:14:14.984245 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:14:14.984245 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:14:14.986236 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a0bb0b42-f656-4d09-9571-79f31e0038c3 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:15.554364 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a0bb0b42-f656-4d09-9571-79f31e0038c3" returned: 0 in 0.568s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:15.554952 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:14:15.555405 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-52539517-e134-4de4-8546-f493077a54bc req-87eab52e-0f9c-4d90-9b15-0c509d07e54b tempest-ServerRescueNegativeTestJSON-1866628425 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:14:15.555912 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-52539517-e134-4de4-8546-f493077a54bc req-87eab52e-0f9c-4d90-9b15-0c509d07e54b tempest-ServerRescueNegativeTestJSON-1866628425 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:14:15.559385 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:15.568053 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:15.568491 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a0bb0b42-f656-4d09-9571-79f31e0038c3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0bb0b42-f656-4d09-9571-79f31e0038c3\n Backing store flags: \n Account information:\n Cu8p6VWss6D6L2Q2QoCM\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:14:15.569307 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-52539517-e134-4de4-8546-f493077a54bc req-87eab52e-0f9c-4d90-9b15-0c509d07e54b tempest-ServerRescueNegativeTestJSON-1866628425 None] Targets after update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:14:15.572875 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:15.663571 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:15.664011 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a0bb0b42-f656-4d09-9571-79f31e0038c3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0bb0b42-f656-4d09-9571-79f31e0038c3\n Backing store flags: \n Account information:\n Cu8p6VWss6D6L2Q2QoCM\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:14:15.666596 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:15.759199 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:15.759807 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a0bb0b42-f656-4d09-9571-79f31e0038c3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0bb0b42-f656-4d09-9571-79f31e0038c3\n Backing store flags: \n Account information:\n Cu8p6VWss6D6L2Q2QoCM\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:14:15.760811 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-52539517-e134-4de4-8546-f493077a54bc req-87eab52e-0f9c-4d90-9b15-0c509d07e54b tempest-ServerRescueNegativeTestJSON-1866628425 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-a0bb0b42-f656-4d09-9571-79f31e0038c3 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:14:15.957822 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-52539517-e134-4de4-8546-f493077a54bc req-87eab52e-0f9c-4d90-9b15-0c509d07e54b tempest-ServerRescueNegativeTestJSON-1866628425 None] attachment_update completed successfully.
Sep 14 18:14:47.447341 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-f324066a-ffa8-4df8-9f94-aa3ec552e7b7 req-538a5910-de18-4f84-bcc1-1a063b0bf1ce tempest-ServerRescueNegativeTestJSON-1866628425 None] Terminate volume connection completed successfully.
Sep 14 18:14:47.447945 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-f324066a-ffa8-4df8-9f94-aa3ec552e7b7 req-538a5910-de18-4f84-bcc1-1a063b0bf1ce tempest-ServerRescueNegativeTestJSON-1866628425 None] Deleting attachment a78bc36e-3aa3-43d0-9c45-a7100a18808d. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:14:47.451365 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:47.567621 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:47.567967 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-a0bb0b42-f656-4d09-9571-79f31e0038c3\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a0bb0b42-f656-4d09-9571-79f31e0038c3\n Backing store flags: \n Account information:\n Cu8p6VWss6D6L2Q2QoCM\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:14:47.568658 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-f324066a-ffa8-4df8-9f94-aa3ec552e7b7 req-538a5910-de18-4f84-bcc1-1a063b0bf1ce tempest-ServerRescueNegativeTestJSON-1866628425 None] Removing iscsi_target for Volume ID: a0bb0b42-f656-4d09-9571-79f31e0038c3
Sep 14 18:14:47.573455 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a0bb0b42-f656-4d09-9571-79f31e0038c3 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:47.703806 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a0bb0b42-f656-4d09-9571-79f31e0038c3 -f" returned: 0 in 0.134s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:47.705425 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:14:47.709951 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:47.811398 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:47.811819 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:14:47.910665 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-f324066a-ffa8-4df8-9f94-aa3ec552e7b7 req-538a5910-de18-4f84-bcc1-1a063b0bf1ce tempest-ServerRescueNegativeTestJSON-1866628425 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:14:47.910665 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:14:47.910665 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:14:49.173428 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:14:49.180145 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:14:49.181541 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:14:49.198725 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Flow 'volume_create_manager' (93be23ac-6c87-4f22-8835-af020fa40781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:14:49.202593 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (262d4b36-8222-4628-8214-3e4d42354e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:14:49.230304 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:14:49.259212 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (262d4b36-8222-4628-8214-3e4d42354e0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:14:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1927804879',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=e3817303-7c7e-4ca6-979a-6a1ec27e5c0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b7381be0ae0457290946113b2fb707a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:14:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:14:49Z,user_id='538a487a28464fc08f18409db99d5ad6',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:14:49.262562 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd53b21d-5a5a-47cd-a36d-12a48cd0a91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:14:49.266110 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fd53b21d-5a5a-47cd-a36d-12a48cd0a91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:14:49.269454 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b1c67b0f-9b74-4a58-9d6f-f1a081ec93f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:14:49.373765 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b1c67b0f-9b74-4a58-9d6f-f1a081ec93f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'e3817303-7c7e-4ca6-979a-6a1ec27e5c0e', 'volume_name': 'volume-e3817303-7c7e-4ca6-979a-6a1ec27e5c0e', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:14:49.376870 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (995615a0-43a8-4fe6-971f-d5ef402822cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:14:49.379716 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (995615a0-43a8-4fe6-971f-d5ef402822cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:14:49.382375 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf720ed5-7cd7-470d-8574-8defd76bf6be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:14:49.383658 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Volume e3817303-7c7e-4ca6-979a-6a1ec27e5c0e: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-e3817303-7c7e-4ca6-979a-6a1ec27e5c0e', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 14 18:14:49.384562 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Cloning e3817303-7c7e-4ca6-979a-6a1ec27e5c0e from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 at location (None, None). {{(pid=84144) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 14 18:14:49.722880 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-d31508bd-2cbd-41d0-b1f1-8ac44534f8a5 tempest-ServerRescueNegativeTestJSON-1866628425 None] Lock "b'cinder-a0bb0b42-f656-4d09-9571-79f31e0038c3-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:14:49.806134 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:49.912496 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:49.912924 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968018144]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:14:49.914146 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-d31508bd-2cbd-41d0-b1f1-8ac44534f8a5 tempest-ServerRescueNegativeTestJSON-1866628425 None] Skipping remove_export. No iscsi_target is presently exported for volume: a0bb0b42-f656-4d09-9571-79f31e0038c3
Sep 14 18:14:49.915518 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d31508bd-2cbd-41d0-b1f1-8ac44534f8a5 tempest-ServerRescueNegativeTestJSON-1866628425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a0bb0b42-f656-4d09-9571-79f31e0038c3 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:49.963507 n-d-796905-2 sudo[124530]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a0bb0b42-f656-4d09-9571-79f31e0038c3
Sep 14 18:14:49.964322 n-d-796905-2 sudo[124530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:14:50.466592 n-d-796905-2 sudo[124530]: pam_unix(sudo:session): session closed for user root
Sep 14 18:14:50.468765 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d31508bd-2cbd-41d0-b1f1-8ac44534f8a5 tempest-ServerRescueNegativeTestJSON-1866628425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a0bb0b42-f656-4d09-9571-79f31e0038c3" returned: 0 in 0.553s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:50.470300 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d31508bd-2cbd-41d0-b1f1-8ac44534f8a5 tempest-ServerRescueNegativeTestJSON-1866628425 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-a0bb0b42-f656-4d09-9571-79f31e0038c3 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:50.490500 n-d-796905-2 sudo[124563]: ubuntu : 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-a0bb0b42-f656-4d09-9571-79f31e0038c3
Sep 14 18:14:50.491302 n-d-796905-2 sudo[124563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:14:50.971604 n-d-796905-2 sudo[124563]: pam_unix(sudo:session): session closed for user root
Sep 14 18:14:50.977147 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d31508bd-2cbd-41d0-b1f1-8ac44534f8a5 tempest-ServerRescueNegativeTestJSON-1866628425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-a0bb0b42-f656-4d09-9571-79f31e0038c3" returned: 0 in 0.503s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:50.978873 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d31508bd-2cbd-41d0-b1f1-8ac44534f8a5 tempest-ServerRescueNegativeTestJSON-1866628425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a0bb0b42-f656-4d09-9571-79f31e0038c3 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:51.001952 n-d-796905-2 sudo[124582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a0bb0b42-f656-4d09-9571-79f31e0038c3
Sep 14 18:14:51.003454 n-d-796905-2 sudo[124582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:14:51.483265 n-d-796905-2 sudo[124582]: pam_unix(sudo:session): session closed for user root
Sep 14 18:14:51.485956 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d31508bd-2cbd-41d0-b1f1-8ac44534f8a5 tempest-ServerRescueNegativeTestJSON-1866628425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a0bb0b42-f656-4d09-9571-79f31e0038c3" returned: 0 in 0.507s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:51.490126 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-d31508bd-2cbd-41d0-b1f1-8ac44534f8a5 tempest-ServerRescueNegativeTestJSON-1866628425 None] Successfully deleted volume: a0bb0b42-f656-4d09-9571-79f31e0038c3
Sep 14 18:14:51.551517 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-d31508bd-2cbd-41d0-b1f1-8ac44534f8a5 tempest-ServerRescueNegativeTestJSON-1866628425 None] Created reservations ['29401043-3b3f-49fb-b79c-54c428a59f0c', 'ca86d8eb-2c8a-4880-a931-929f296a8197', 'df954898-8de7-48f0-bb06-21cd5be92b9c', '47bec592-bca9-41e8-806e-22f4905963dd'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:14:51.553826 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-d31508bd-2cbd-41d0-b1f1-8ac44534f8a5 tempest-ServerRescueNegativeTestJSON-1866628425 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:14:51.553826 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:14:51.553826 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:14:51.602435 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-d31508bd-2cbd-41d0-b1f1-8ac44534f8a5 tempest-ServerRescueNegativeTestJSON-1866628425 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:14:51.603527 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d31508bd-2cbd-41d0-b1f1-8ac44534f8a5 tempest-ServerRescueNegativeTestJSON-1866628425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:51.623533 n-d-796905-2 sudo[124608]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:14:51.624572 n-d-796905-2 sudo[124608]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:14:52.091586 n-d-796905-2 sudo[124608]: pam_unix(sudo:session): session closed for user root
Sep 14 18:14:52.096747 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d31508bd-2cbd-41d0-b1f1-8ac44534f8a5 tempest-ServerRescueNegativeTestJSON-1866628425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.490s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:52.096747 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d31508bd-2cbd-41d0-b1f1-8ac44534f8a5 tempest-ServerRescueNegativeTestJSON-1866628425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:52.142204 n-d-796905-2 sudo[124616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:14:52.143022 n-d-796905-2 sudo[124616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:14:52.242560 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-79a0f26f-8dc2-4699-929c-5b3cc177837d tempest-ServerRescueNegativeTestJSON-1866628425 None] Lock "b'cinder-7097a38d-27ba-4a35-a4af-cd780848025d-delete_volume'" acquired by "delete_volume" :: waited 0.032s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:14:52.383787 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-79a0f26f-8dc2-4699-929c-5b3cc177837d tempest-ServerRescueNegativeTestJSON-1866628425 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7097a38d-27ba-4a35-a4af-cd780848025d
Sep 14 18:14:52.385368 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-79a0f26f-8dc2-4699-929c-5b3cc177837d tempest-ServerRescueNegativeTestJSON-1866628425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7097a38d-27ba-4a35-a4af-cd780848025d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:52.411742 n-d-796905-2 sudo[124619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7097a38d-27ba-4a35-a4af-cd780848025d
Sep 14 18:14:52.413230 n-d-796905-2 sudo[124619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:14:52.772680 n-d-796905-2 sudo[124616]: pam_unix(sudo:session): session closed for user root
Sep 14 18:14:52.774887 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d31508bd-2cbd-41d0-b1f1-8ac44534f8a5 tempest-ServerRescueNegativeTestJSON-1866628425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.678s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:52.777143 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-d31508bd-2cbd-41d0-b1f1-8ac44534f8a5 tempest-ServerRescueNegativeTestJSON-1866628425 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:14:52.783479 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-d31508bd-2cbd-41d0-b1f1-8ac44534f8a5 tempest-ServerRescueNegativeTestJSON-1866628425 None] Deleted volume successfully.
Sep 14 18:14:52.810622 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-d31508bd-2cbd-41d0-b1f1-8ac44534f8a5 tempest-ServerRescueNegativeTestJSON-1866628425 None] Lock "b'cinder-a0bb0b42-f656-4d09-9571-79f31e0038c3-delete_volume'" released by "delete_volume" :: held 3.088s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:14:52.954935 n-d-796905-2 sudo[124619]: pam_unix(sudo:session): session closed for user root
Sep 14 18:14:52.957370 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-79a0f26f-8dc2-4699-929c-5b3cc177837d tempest-ServerRescueNegativeTestJSON-1866628425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7097a38d-27ba-4a35-a4af-cd780848025d" returned: 0 in 0.572s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:52.958803 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-79a0f26f-8dc2-4699-929c-5b3cc177837d tempest-ServerRescueNegativeTestJSON-1866628425 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-7097a38d-27ba-4a35-a4af-cd780848025d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:52.979589 n-d-796905-2 sudo[124623]: ubuntu : 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-7097a38d-27ba-4a35-a4af-cd780848025d
Sep 14 18:14:52.980412 n-d-796905-2 sudo[124623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:14:53.549547 n-d-796905-2 sudo[124623]: pam_unix(sudo:session): session closed for user root
Sep 14 18:14:53.552492 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-79a0f26f-8dc2-4699-929c-5b3cc177837d tempest-ServerRescueNegativeTestJSON-1866628425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7097a38d-27ba-4a35-a4af-cd780848025d" returned: 0 in 0.593s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:53.554278 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-79a0f26f-8dc2-4699-929c-5b3cc177837d tempest-ServerRescueNegativeTestJSON-1866628425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7097a38d-27ba-4a35-a4af-cd780848025d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:53.573732 n-d-796905-2 sudo[124626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7097a38d-27ba-4a35-a4af-cd780848025d
Sep 14 18:14:53.575247 n-d-796905-2 sudo[124626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:14:54.220909 n-d-796905-2 sudo[124626]: pam_unix(sudo:session): session closed for user root
Sep 14 18:14:54.223989 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-79a0f26f-8dc2-4699-929c-5b3cc177837d tempest-ServerRescueNegativeTestJSON-1866628425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7097a38d-27ba-4a35-a4af-cd780848025d" returned: 0 in 0.669s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:54.225181 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-79a0f26f-8dc2-4699-929c-5b3cc177837d tempest-ServerRescueNegativeTestJSON-1866628425 None] Successfully deleted volume: 7097a38d-27ba-4a35-a4af-cd780848025d
Sep 14 18:14:54.279777 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-79a0f26f-8dc2-4699-929c-5b3cc177837d tempest-ServerRescueNegativeTestJSON-1866628425 None] Created reservations ['0b61e5a9-225a-4a95-885f-56cdd53cb8e6', 'a2323e9b-0f11-4e3b-a253-f62e41210ff0', 'd2244b1c-e215-49b4-b011-7d8060905285', '77b3bc6d-014b-4af4-896f-abcde384f088'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:14:54.281761 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-79a0f26f-8dc2-4699-929c-5b3cc177837d tempest-ServerRescueNegativeTestJSON-1866628425 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:14:54.281761 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:14:54.281761 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:14:54.334498 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-79a0f26f-8dc2-4699-929c-5b3cc177837d tempest-ServerRescueNegativeTestJSON-1866628425 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:14:54.335403 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-79a0f26f-8dc2-4699-929c-5b3cc177837d tempest-ServerRescueNegativeTestJSON-1866628425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:54.367065 n-d-796905-2 sudo[124648]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:14:54.367880 n-d-796905-2 sudo[124648]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:14:54.886385 n-d-796905-2 sudo[124648]: pam_unix(sudo:session): session closed for user root
Sep 14 18:14:54.890348 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-79a0f26f-8dc2-4699-929c-5b3cc177837d tempest-ServerRescueNegativeTestJSON-1866628425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:54.892541 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-79a0f26f-8dc2-4699-929c-5b3cc177837d tempest-ServerRescueNegativeTestJSON-1866628425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:14:54.929989 n-d-796905-2 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
Sep 14 18:14:54.930778 n-d-796905-2 sudo[124659]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:14:55.547937 n-d-796905-2 sudo[124659]: pam_unix(sudo:session): session closed for user root
Sep 14 18:14:55.550544 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-79a0f26f-8dc2-4699-929c-5b3cc177837d tempest-ServerRescueNegativeTestJSON-1866628425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.657s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:14:55.557295 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-79a0f26f-8dc2-4699-929c-5b3cc177837d tempest-ServerRescueNegativeTestJSON-1866628425 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:14:55.571651 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-79a0f26f-8dc2-4699-929c-5b3cc177837d tempest-ServerRescueNegativeTestJSON-1866628425 None] Deleted volume successfully.
Sep 14 18:14:55.589747 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-79a0f26f-8dc2-4699-929c-5b3cc177837d tempest-ServerRescueNegativeTestJSON-1866628425 None] Lock "b'cinder-7097a38d-27ba-4a35-a4af-cd780848025d-delete_volume'" released by "delete_volume" :: held 3.347s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:15:02.914934 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_lds48i1mn-d-796905-2@lvmdriver-1, size 616.00 MB, duration 13.53 sec {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 14 18:15:02.915654 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Image download 616.00 MB at 45.53 MB/s
Sep 14 18:15:02.958410 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_lds48i1mn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:03.044665 n-d-796905-2 sudo[124801]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_lds48i1mn-d-796905-2@lvmdriver-1
Sep 14 18:15:03.045499 n-d-796905-2 sudo[124801]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:03.387006 n-d-796905-2 sudo[124801]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:03.389349 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_lds48i1mn-d-796905-2@lvmdriver-1" returned: 0 in 0.431s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:03.390517 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 is fetched for user 538a487a28464fc08f18409db99d5ad6. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 14 18:15:03.446782 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_lds48i1mn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:03.536986 n-d-796905-2 sudo[124825]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_lds48i1mn-d-796905-2@lvmdriver-1
Sep 14 18:15:03.537886 n-d-796905-2 sudo[124825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:03.936728 n-d-796905-2 sudo[124825]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:03.939458 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_lds48i1mn-d-796905-2@lvmdriver-1" returned: 0 in 0.493s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:03.941720 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e3817303-7c7e-4ca6-979a-6a1ec27e5c0e stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:03.962658 n-d-796905-2 sudo[124842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e3817303-7c7e-4ca6-979a-6a1ec27e5c0e stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:15:03.963612 n-d-796905-2 sudo[124842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:04.517111 n-d-796905-2 sudo[124842]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:04.519620 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e3817303-7c7e-4ca6-979a-6a1ec27e5c0e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.577s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:04.541045 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Attempting download of 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume e3817303-7c7e-4ca6-979a-6a1ec27e5c0e. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 14 18:15:04.580220 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_98efshk9 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:04.619352 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:15:04.620267 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:15:04.621313 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:04.646040 n-d-796905-2 sudo[124880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:15:04.647595 n-d-796905-2 sudo[124880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:04.672355 n-d-796905-2 sudo[124879]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_98efshk9
Sep 14 18:15:04.673869 n-d-796905-2 sudo[124879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:05.041656 n-d-796905-2 sudo[124879]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:05.045623 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_98efshk9" returned: 0 in 0.464s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:05.048581 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_lds48i1mn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:05.078919 n-d-796905-2 sudo[124880]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:05.081543 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.459s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:05.083128 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:05.102634 n-d-796905-2 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
Sep 14 18:15:05.103424 n-d-796905-2 sudo[124887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:05.144758 n-d-796905-2 sudo[124886]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_lds48i1mn-d-796905-2@lvmdriver-1
Sep 14 18:15:05.145549 n-d-796905-2 sudo[124886]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:05.558015 n-d-796905-2 sudo[124887]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:05.560453 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:05.560889 n-d-796905-2 sudo[124886]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:05.562784 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:15:05.566534 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_lds48i1mn-d-796905-2@lvmdriver-1" returned: 0 in 0.518s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:05.567744 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 was vhdx, converting to raw {{(pid=84144) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 14 18:15:05.569133 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_lds48i1mn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e3817303--7c7e--4ca6--979a--6a1ec27e5c0e oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:05.589886 n-d-796905-2 sudo[124896]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_lds48i1mn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e3817303--7c7e--4ca6--979a--6a1ec27e5c0e oflag=direct
Sep 14 18:15:05.591295 n-d-796905-2 sudo[124896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:05.938319 n-d-796905-2 sudo[124896]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:05.941448 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_lds48i1mn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e3817303--7c7e--4ca6--979a--6a1ec27e5c0e oflag=direct" returned: 0 in 0.372s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:05.942789 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_lds48i1mn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e3817303--7c7e--4ca6--979a--6a1ec27e5c0e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:05.963501 n-d-796905-2 sudo[124908]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_lds48i1mn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e3817303--7c7e--4ca6--979a--6a1ec27e5c0e
Sep 14 18:15:05.964606 n-d-796905-2 sudo[124908]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:07.058879 n-d-796905-2 sudo[124908]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:07.062188 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_lds48i1mn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--e3817303--7c7e--4ca6--979a--6a1ec27e5c0e" returned: 0 in 1.119s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:07.064171 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_lds48i1mn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:07.148489 n-d-796905-2 sudo[124935]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_lds48i1mn-d-796905-2@lvmdriver-1
Sep 14 18:15:07.149307 n-d-796905-2 sudo[124935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:07.477468 n-d-796905-2 sudo[124935]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:07.479930 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_lds48i1mn-d-796905-2@lvmdriver-1" returned: 0 in 0.415s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:07.480820 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_lds48i1mn-d-796905-2@lvmdriver-1, size 700.00 MB, duration 1.12 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--e3817303--7c7e--4ca6--979a--6a1ec27e5c0e {{(pid=84144) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 14 18:15:07.481254 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Converted 700.00 MB image at 624.25 MB/s
Sep 14 18:15:07.481859 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Downloaded image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume e3817303-7c7e-4ca6-979a-6a1ec27e5c0e successfully. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 14 18:15:07.609074 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 for user 538a487a28464fc08f18409db99d5ad6 is deleted. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 14 18:15:07.610026 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Marking volume e3817303-7c7e-4ca6-979a-6a1ec27e5c0e as bootable. {{(pid=84144) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 14 18:15:07.630650 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Copying metadata from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 to e3817303-7c7e-4ca6-979a-6a1ec27e5c0e. {{(pid=84144) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 14 18:15:07.631442 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Creating volume glance metadata for volume e3817303-7c7e-4ca6-979a-6a1ec27e5c0e backed by image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84144) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 14 18:15:07.712957 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bf720ed5-7cd7-470d-8574-8defd76bf6be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e3817303-7c7e-4ca6-979a-6a1ec27e5c0e', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:15:07.715395 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (839cf3f7-38ba-4365-acf4-df165c1ecb05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:15:07.723829 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Volume volume-e3817303-7c7e-4ca6-979a-6a1ec27e5c0e (e3817303-7c7e-4ca6-979a-6a1ec27e5c0e): created successfully
Sep 14 18:15:07.726009 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (839cf3f7-38ba-4365-acf4-df165c1ecb05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:15:07.729142 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Flow 'volume_create_manager' (93be23ac-6c87-4f22-8835-af020fa40781) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:15:07.737789 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b1451ac0-f245-4a7a-9918-5a55a4364244 tempest-VolumesImageMetadata-2085275421 None] Created volume successfully.
Sep 14 18:15:09.538573 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-b8a6af57-4595-41fc-8472-945b7c38796c tempest-VolumesImageMetadata-2085275421 None] Lock "b'cinder-e3817303-7c7e-4ca6-979a-6a1ec27e5c0e-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:15:09.615384 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-b8a6af57-4595-41fc-8472-945b7c38796c tempest-VolumesImageMetadata-2085275421 None] Skipping remove_export. No iscsi_target is presently exported for volume: e3817303-7c7e-4ca6-979a-6a1ec27e5c0e
Sep 14 18:15:09.616599 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b8a6af57-4595-41fc-8472-945b7c38796c tempest-VolumesImageMetadata-2085275421 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e3817303-7c7e-4ca6-979a-6a1ec27e5c0e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:09.643770 n-d-796905-2 sudo[125004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e3817303-7c7e-4ca6-979a-6a1ec27e5c0e
Sep 14 18:15:09.644584 n-d-796905-2 sudo[125004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:10.137796 n-d-796905-2 sudo[125004]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:10.140176 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b8a6af57-4595-41fc-8472-945b7c38796c tempest-VolumesImageMetadata-2085275421 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e3817303-7c7e-4ca6-979a-6a1ec27e5c0e" returned: 0 in 0.523s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:10.142840 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b8a6af57-4595-41fc-8472-945b7c38796c tempest-VolumesImageMetadata-2085275421 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-e3817303-7c7e-4ca6-979a-6a1ec27e5c0e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:10.204250 n-d-796905-2 sudo[125022]: ubuntu : 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-e3817303-7c7e-4ca6-979a-6a1ec27e5c0e
Sep 14 18:15:10.206750 n-d-796905-2 sudo[125022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:10.697467 n-d-796905-2 sudo[125022]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:10.700981 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b8a6af57-4595-41fc-8472-945b7c38796c tempest-VolumesImageMetadata-2085275421 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-e3817303-7c7e-4ca6-979a-6a1ec27e5c0e" returned: 0 in 0.557s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:10.703412 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b8a6af57-4595-41fc-8472-945b7c38796c tempest-VolumesImageMetadata-2085275421 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3817303-7c7e-4ca6-979a-6a1ec27e5c0e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:10.737962 n-d-796905-2 sudo[125039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3817303-7c7e-4ca6-979a-6a1ec27e5c0e
Sep 14 18:15:10.739511 n-d-796905-2 sudo[125039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:11.293944 n-d-796905-2 sudo[125039]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:11.297026 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b8a6af57-4595-41fc-8472-945b7c38796c tempest-VolumesImageMetadata-2085275421 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3817303-7c7e-4ca6-979a-6a1ec27e5c0e" returned: 0 in 0.593s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:11.298540 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-b8a6af57-4595-41fc-8472-945b7c38796c tempest-VolumesImageMetadata-2085275421 None] Successfully deleted volume: e3817303-7c7e-4ca6-979a-6a1ec27e5c0e
Sep 14 18:15:11.367463 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-b8a6af57-4595-41fc-8472-945b7c38796c tempest-VolumesImageMetadata-2085275421 None] Created reservations ['407b17b1-f514-482c-aa79-d86da8dcbd9f', '2377a727-a8be-4675-8dc0-adbb7c3cc580', '310963d0-68c3-429b-bf8c-e74c1cc6448f', '1d1ee364-6f8c-4343-92d6-9438c457690e'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:15:11.370720 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-b8a6af57-4595-41fc-8472-945b7c38796c tempest-VolumesImageMetadata-2085275421 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:15:11.370720 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:15:11.370720 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:15:11.430148 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-b8a6af57-4595-41fc-8472-945b7c38796c tempest-VolumesImageMetadata-2085275421 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:15:11.431129 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b8a6af57-4595-41fc-8472-945b7c38796c tempest-VolumesImageMetadata-2085275421 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:11.462354 n-d-796905-2 sudo[125061]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:15:11.464430 n-d-796905-2 sudo[125061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:11.974528 n-d-796905-2 sudo[125061]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:11.978411 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b8a6af57-4595-41fc-8472-945b7c38796c tempest-VolumesImageMetadata-2085275421 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:11.981281 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b8a6af57-4595-41fc-8472-945b7c38796c tempest-VolumesImageMetadata-2085275421 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:12.003694 n-d-796905-2 sudo[125065]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:15:12.005250 n-d-796905-2 sudo[125065]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:12.594223 n-d-796905-2 sudo[125065]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:12.597195 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b8a6af57-4595-41fc-8472-945b7c38796c tempest-VolumesImageMetadata-2085275421 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.615s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:12.599191 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-b8a6af57-4595-41fc-8472-945b7c38796c tempest-VolumesImageMetadata-2085275421 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:15:12.614639 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b8a6af57-4595-41fc-8472-945b7c38796c tempest-VolumesImageMetadata-2085275421 None] Deleted volume successfully.
Sep 14 18:15:12.634178 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-b8a6af57-4595-41fc-8472-945b7c38796c tempest-VolumesImageMetadata-2085275421 None] Lock "b'cinder-e3817303-7c7e-4ca6-979a-6a1ec27e5c0e-delete_volume'" released by "delete_volume" :: held 3.096s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:15:15.665279 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:15:15.670700 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:15:15.671222 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:15:15.685452 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] Flow 'volume_create_manager' (483e0f76-48d5-4a6c-9d6d-2be62325f96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:15:15.689197 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0c4b89a-ca87-4f28-b1cb-ee6f2f7880e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:15:15.711976 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:15:15.738915 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f0c4b89a-ca87-4f28-b1cb-ee6f2f7880e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:15:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-430247300',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=1f4fcaf6-7876-47cd-9c16-514b85846728,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6056c3d5d5bd420f99d04ea7bdee2a46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:15:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:15:16Z,user_id='905f2a48aed54d1f8098902721e29ccf',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:15:15.741698 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (980134ba-ca3e-46c1-b72f-1df541612d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:15:15.744195 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (980134ba-ca3e-46c1-b72f-1df541612d47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:15:15.746918 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e9fd8bde-097f-42fd-8e82-60028ae78a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:15:15.749214 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e9fd8bde-097f-42fd-8e82-60028ae78a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1f4fcaf6-7876-47cd-9c16-514b85846728', 'volume_name': 'volume-1f4fcaf6-7876-47cd-9c16-514b85846728', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:15:15.751492 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3816a285-78b6-4cab-b105-165806ff6ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:15:15.754365 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3816a285-78b6-4cab-b105-165806ff6ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:15:15.756912 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2a08623e-5ace-4727-b1b8-9c0e12621a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:15:15.757795 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] Volume 1f4fcaf6-7876-47cd-9c16-514b85846728: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1f4fcaf6-7876-47cd-9c16-514b85846728', 'volume_size': 1}
Sep 14 18:15:15.758853 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f4fcaf6-7876-47cd-9c16-514b85846728 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:15.792306 n-d-796905-2 sudo[125152]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f4fcaf6-7876-47cd-9c16-514b85846728 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:15:15.793993 n-d-796905-2 sudo[125152]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:16.347921 n-d-796905-2 sudo[125152]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:16.350301 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f4fcaf6-7876-47cd-9c16-514b85846728 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.591s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:16.353788 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2a08623e-5ace-4727-b1b8-9c0e12621a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1f4fcaf6-7876-47cd-9c16-514b85846728', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:15:16.356716 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e4e9ef43-c01b-464d-9c10-e911834f486d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:15:16.369307 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] Volume volume-1f4fcaf6-7876-47cd-9c16-514b85846728 (1f4fcaf6-7876-47cd-9c16-514b85846728): created successfully
Sep 14 18:15:16.371678 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e4e9ef43-c01b-464d-9c10-e911834f486d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:15:16.375248 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] Flow 'volume_create_manager' (483e0f76-48d5-4a6c-9d6d-2be62325f96b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:15:16.385571 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b057e6d9-2277-4ba5-aedc-60a454af8161 tempest-SnapshotMetadataTestJSON-294665932 None] Created volume successfully.
Sep 14 18:15:17.181383 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-848779a4-80bb-450b-8936-a0994651d618 tempest-SnapshotMetadataTestJSON-294665932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f4fcaf6-7876-47cd-9c16-514b85846728 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:17.210236 n-d-796905-2 sudo[125199]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f4fcaf6-7876-47cd-9c16-514b85846728
Sep 14 18:15:17.211863 n-d-796905-2 sudo[125199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:17.693585 n-d-796905-2 sudo[125199]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:17.697220 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-848779a4-80bb-450b-8936-a0994651d618 tempest-SnapshotMetadataTestJSON-294665932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f4fcaf6-7876-47cd-9c16-514b85846728" returned: 0 in 0.516s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:17.699146 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-848779a4-80bb-450b-8936-a0994651d618 tempest-SnapshotMetadataTestJSON-294665932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e3261ce6-2820-4004-99d0-2b69e5f5d21b --snapshot stack-volumes-lvmdriver-1/volume-1f4fcaf6-7876-47cd-9c16-514b85846728 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:17.723871 n-d-796905-2 sudo[125202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e3261ce6-2820-4004-99d0-2b69e5f5d21b --snapshot stack-volumes-lvmdriver-1/volume-1f4fcaf6-7876-47cd-9c16-514b85846728 -L 1.00g
Sep 14 18:15:17.725496 n-d-796905-2 sudo[125202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:18.499631 n-d-796905-2 sudo[125202]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:18.504151 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-848779a4-80bb-450b-8936-a0994651d618 tempest-SnapshotMetadataTestJSON-294665932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-e3261ce6-2820-4004-99d0-2b69e5f5d21b --snapshot stack-volumes-lvmdriver-1/volume-1f4fcaf6-7876-47cd-9c16-514b85846728 -L 1.00g" returned: 0 in 0.803s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:18.590032 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-848779a4-80bb-450b-8936-a0994651d618 tempest-SnapshotMetadataTestJSON-294665932 None] Create snapshot completed successfully
Sep 14 18:15:20.295517 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-b7da778b-c7a1-41a8-8b93-0e783ae2335e tempest-SnapshotMetadataTestJSON-294665932 None] Lock "b'cinder-e3261ce6-2820-4004-99d0-2b69e5f5d21b-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.025s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:15:20.299976 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b7da778b-c7a1-41a8-8b93-0e783ae2335e tempest-SnapshotMetadataTestJSON-294665932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e3261ce6-2820-4004-99d0-2b69e5f5d21b {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:20.328383 n-d-796905-2 sudo[125353]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e3261ce6-2820-4004-99d0-2b69e5f5d21b
Sep 14 18:15:20.333176 n-d-796905-2 sudo[125353]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:20.834434 n-d-796905-2 sudo[125353]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:20.837597 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b7da778b-c7a1-41a8-8b93-0e783ae2335e tempest-SnapshotMetadataTestJSON-294665932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-e3261ce6-2820-4004-99d0-2b69e5f5d21b" returned: 0 in 0.536s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:20.839243 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b7da778b-c7a1-41a8-8b93-0e783ae2335e tempest-SnapshotMetadataTestJSON-294665932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e3261ce6-2820-4004-99d0-2b69e5f5d21b {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:20.890464 n-d-796905-2 sudo[125389]: ubuntu : TTY=unknown ; 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-e3261ce6-2820-4004-99d0-2b69e5f5d21b
Sep 14 18:15:20.896946 n-d-796905-2 sudo[125389]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:21.539502 n-d-796905-2 sudo[125389]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:21.542488 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b7da778b-c7a1-41a8-8b93-0e783ae2335e tempest-SnapshotMetadataTestJSON-294665932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-e3261ce6-2820-4004-99d0-2b69e5f5d21b" returned: 0 in 0.702s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:21.652873 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-b7da778b-c7a1-41a8-8b93-0e783ae2335e tempest-SnapshotMetadataTestJSON-294665932 None] Created reservations ['38d8f9c5-96be-49c3-98b4-075f8e46a980', '4143f8a4-a8a5-4cc8-9dfe-05073c55c9db', '60c1f940-31be-4608-9080-0c4caa766e9a', '35a8ab1d-5572-419c-8a1f-23e19b8e4da8'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:15:21.656443 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-b7da778b-c7a1-41a8-8b93-0e783ae2335e tempest-SnapshotMetadataTestJSON-294665932 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:15:21.656443 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:15:21.656443 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:15:21.720877 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b7da778b-c7a1-41a8-8b93-0e783ae2335e tempest-SnapshotMetadataTestJSON-294665932 None] Delete snapshot completed successfully.
Sep 14 18:15:21.730433 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-b7da778b-c7a1-41a8-8b93-0e783ae2335e tempest-SnapshotMetadataTestJSON-294665932 None] Lock "b'cinder-e3261ce6-2820-4004-99d0-2b69e5f5d21b-delete_snapshot'" released by "delete_snapshot" :: held 1.435s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:15:22.577361 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-2813516f-86b4-4d9b-9fd5-b8dea80c8360 tempest-SnapshotMetadataTestJSON-294665932 None] Lock "b'cinder-1f4fcaf6-7876-47cd-9c16-514b85846728-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:15:22.664540 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-2813516f-86b4-4d9b-9fd5-b8dea80c8360 tempest-SnapshotMetadataTestJSON-294665932 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1f4fcaf6-7876-47cd-9c16-514b85846728
Sep 14 18:15:22.665666 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2813516f-86b4-4d9b-9fd5-b8dea80c8360 tempest-SnapshotMetadataTestJSON-294665932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f4fcaf6-7876-47cd-9c16-514b85846728 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:22.699329 n-d-796905-2 sudo[125465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f4fcaf6-7876-47cd-9c16-514b85846728
Sep 14 18:15:22.705037 n-d-796905-2 sudo[125465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:23.179961 n-d-796905-2 sudo[125465]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:23.182203 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2813516f-86b4-4d9b-9fd5-b8dea80c8360 tempest-SnapshotMetadataTestJSON-294665932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f4fcaf6-7876-47cd-9c16-514b85846728" returned: 0 in 0.516s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:23.184067 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2813516f-86b4-4d9b-9fd5-b8dea80c8360 tempest-SnapshotMetadataTestJSON-294665932 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-1f4fcaf6-7876-47cd-9c16-514b85846728 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:23.208777 n-d-796905-2 sudo[125469]: ubuntu : 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-1f4fcaf6-7876-47cd-9c16-514b85846728
Sep 14 18:15:23.209564 n-d-796905-2 sudo[125469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:23.718606 n-d-796905-2 sudo[125469]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:23.720856 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2813516f-86b4-4d9b-9fd5-b8dea80c8360 tempest-SnapshotMetadataTestJSON-294665932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-1f4fcaf6-7876-47cd-9c16-514b85846728" returned: 0 in 0.536s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:23.723661 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2813516f-86b4-4d9b-9fd5-b8dea80c8360 tempest-SnapshotMetadataTestJSON-294665932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f4fcaf6-7876-47cd-9c16-514b85846728 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:23.762808 n-d-796905-2 sudo[125472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f4fcaf6-7876-47cd-9c16-514b85846728
Sep 14 18:15:23.767258 n-d-796905-2 sudo[125472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:24.254835 n-d-796905-2 sudo[125472]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:24.257522 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2813516f-86b4-4d9b-9fd5-b8dea80c8360 tempest-SnapshotMetadataTestJSON-294665932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f4fcaf6-7876-47cd-9c16-514b85846728" returned: 0 in 0.533s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:24.258794 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-2813516f-86b4-4d9b-9fd5-b8dea80c8360 tempest-SnapshotMetadataTestJSON-294665932 None] Successfully deleted volume: 1f4fcaf6-7876-47cd-9c16-514b85846728
Sep 14 18:15:24.308658 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-2813516f-86b4-4d9b-9fd5-b8dea80c8360 tempest-SnapshotMetadataTestJSON-294665932 None] Created reservations ['295a87bc-5702-44dd-b9a3-9b75b00b73e7', 'e464db27-04d7-4c9f-b132-3f7131c2af6a', 'ede0a057-2c32-46ad-936d-508574323564', 'ec9188cc-dc34-4505-822f-8c5767992c59'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:15:24.310928 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-2813516f-86b4-4d9b-9fd5-b8dea80c8360 tempest-SnapshotMetadataTestJSON-294665932 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:15:24.310928 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:15:24.310928 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:15:24.357444 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-2813516f-86b4-4d9b-9fd5-b8dea80c8360 tempest-SnapshotMetadataTestJSON-294665932 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:15:24.358317 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2813516f-86b4-4d9b-9fd5-b8dea80c8360 tempest-SnapshotMetadataTestJSON-294665932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:24.380414 n-d-796905-2 sudo[125480]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:15:24.381246 n-d-796905-2 sudo[125480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:24.840870 n-d-796905-2 sudo[125480]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:24.844982 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2813516f-86b4-4d9b-9fd5-b8dea80c8360 tempest-SnapshotMetadataTestJSON-294665932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.486s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:24.848284 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2813516f-86b4-4d9b-9fd5-b8dea80c8360 tempest-SnapshotMetadataTestJSON-294665932 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:24.872320 n-d-796905-2 sudo[125483]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:15:24.873918 n-d-796905-2 sudo[125483]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:25.359076 n-d-796905-2 sudo[125483]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:25.362193 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2813516f-86b4-4d9b-9fd5-b8dea80c8360 tempest-SnapshotMetadataTestJSON-294665932 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.513s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:25.364580 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-2813516f-86b4-4d9b-9fd5-b8dea80c8360 tempest-SnapshotMetadataTestJSON-294665932 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:15:25.374077 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-2813516f-86b4-4d9b-9fd5-b8dea80c8360 tempest-SnapshotMetadataTestJSON-294665932 None] Deleted volume successfully.
Sep 14 18:15:25.391026 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-2813516f-86b4-4d9b-9fd5-b8dea80c8360 tempest-SnapshotMetadataTestJSON-294665932 None] Lock "b'cinder-1f4fcaf6-7876-47cd-9c16-514b85846728-delete_volume'" released by "delete_volume" :: held 2.814s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:15:29.791475 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:15:29.795645 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:15:29.796162 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:15:29.808754 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] Flow 'volume_create_manager' (202b1241-639a-4709-8992-ef34bb9f29c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:15:29.812249 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9b3690a2-2aec-4b83-ae5e-31d39fd5e60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:15:29.834794 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:15:29.860597 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9b3690a2-2aec-4b83-ae5e-31d39fd5e60c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:15:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-108443412',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=97624f57-1627-4f7b-ab16-19101144e83f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8558c4e3df23472fa2e572e14c6ff6d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:15:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:15:30Z,user_id='8194b5a6e0d0490fafed381da8b754b5',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:15:29.863537 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ea8f13b-04bd-426d-8e9a-c1c22f22b59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:15:29.866036 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2ea8f13b-04bd-426d-8e9a-c1c22f22b59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:15:29.868581 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b59da712-95eb-4e50-acc0-f853b96ab37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:15:29.870756 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b59da712-95eb-4e50-acc0-f853b96ab37e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '97624f57-1627-4f7b-ab16-19101144e83f', 'volume_name': 'volume-97624f57-1627-4f7b-ab16-19101144e83f', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:15:29.872923 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f120659-612b-471f-94db-8b96e8563949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:15:29.874942 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4f120659-612b-471f-94db-8b96e8563949) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:15:29.877261 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41d5136c-e20b-4378-af32-e78e2331cd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:15:29.878180 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] Volume 97624f57-1627-4f7b-ab16-19101144e83f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-97624f57-1627-4f7b-ab16-19101144e83f', 'volume_size': 1}
Sep 14 18:15:29.879329 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-97624f57-1627-4f7b-ab16-19101144e83f stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:15:29.908751 n-d-796905-2 sudo[125537]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-97624f57-1627-4f7b-ab16-19101144e83f stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:15:29.910472 n-d-796905-2 sudo[125537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:15:30.478738 n-d-796905-2 sudo[125537]: pam_unix(sudo:session): session closed for user root
Sep 14 18:15:30.481314 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-97624f57-1627-4f7b-ab16-19101144e83f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.601s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:15:30.486943 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41d5136c-e20b-4378-af32-e78e2331cd1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-97624f57-1627-4f7b-ab16-19101144e83f', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:15:30.491404 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b742c50-5abc-4a48-ab58-a32645682ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:15:30.505401 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] Volume volume-97624f57-1627-4f7b-ab16-19101144e83f (97624f57-1627-4f7b-ab16-19101144e83f): created successfully
Sep 14 18:15:30.507562 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9b742c50-5abc-4a48-ab58-a32645682ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:15:30.512147 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] Flow 'volume_create_manager' (202b1241-639a-4709-8992-ef34bb9f29c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:15:30.521997 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-9c806895-27db-4529-8c0f-94c365e60d24 tempest-VolumesActionsTest-591742750 None] Created volume successfully.
Sep 14 18:15:45.784094 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-e35ae518-70b3-4363-9ca9-b390fba4f707 tempest-VolumesActionsTest-591742750 None] Lock "b'cinder-97624f57-1627-4f7b-ab16-19101144e83f'" acquired by "attach_volume" :: waited 0.013s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:15:45.854226 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-e35ae518-70b3-4363-9ca9-b390fba4f707 tempest-VolumesActionsTest-591742750 None] Attaching volume 97624f57-1627-4f7b-ab16-19101144e83f to instance 3e4acc9f-5ca3-4847-88de-5d24e03d0d42 at mountpoint /dev/sdb on host None.
Sep 14 18:15:45.924377 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-e35ae518-70b3-4363-9ca9-b390fba4f707 tempest-VolumesActionsTest-591742750 None] Attach volume completed successfully.
Sep 14 18:15:45.933340 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-e35ae518-70b3-4363-9ca9-b390fba4f707 tempest-VolumesActionsTest-591742750 None] Lock "b'cinder-97624f57-1627-4f7b-ab16-19101144e83f'" released by "attach_volume" :: held 0.148s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:15:46.220081 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-4cdfd146-40c5-4416-a3be-8886ec5eab5b tempest-VolumesActionsTest-591742750 None] Lock "b'cinder-97624f57-1627-4f7b-ab16-19101144e83f-detach_volume'" acquired by "detach_volume" :: waited 0.015s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:15:46.238594 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-4cdfd146-40c5-4416-a3be-8886ec5eab5b tempest-VolumesActionsTest-591742750 None] Detaching volume 97624f57-1627-4f7b-ab16-19101144e83f from instance 3e4acc9f-5ca3-4847-88de-5d24e03d0d42.
Sep 14 18:15:46.239811 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-4cdfd146-40c5-4416-a3be-8886ec5eab5b tempest-VolumesActionsTest-591742750 None] Skipping remove_export. No iscsi_target is presently exported for volume: 97624f57-1627-4f7b-ab16-19101144e83f
Sep 14 18:15:46.330146 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-4cdfd146-40c5-4416-a3be-8886ec5eab5b tempest-VolumesActionsTest-591742750 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:15:46.330146 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:15:46.330146 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:15:46.346825 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-4cdfd146-40c5-4416-a3be-8886ec5eab5b tempest-VolumesActionsTest-591742750 None] Detach volume completed successfully.
Sep 14 18:15:46.357108 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-4cdfd146-40c5-4416-a3be-8886ec5eab5b tempest-VolumesActionsTest-591742750 None] Lock "b'cinder-97624f57-1627-4f7b-ab16-19101144e83f-detach_volume'" released by "detach_volume" :: held 0.137s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:16:04.623306 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:16:04.623913 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:16:04.624438 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:16:04.645198 n-d-796905-2 sudo[126069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:16:04.646688 n-d-796905-2 sudo[126069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:16:05.095972 n-d-796905-2 sudo[126069]: pam_unix(sudo:session): session closed for user root
Sep 14 18:16:05.098125 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.473s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:16:05.100166 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:16:05.119915 n-d-796905-2 sudo[126072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:16:05.120839 n-d-796905-2 sudo[126072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:16:05.524242 n-d-796905-2 sudo[126072]: pam_unix(sudo:session): session closed for user root
Sep 14 18:16:05.527605 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:16:05.529783 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:16:06.606215 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-34a62069-3172-4221-90bb-965b45043eca tempest-VolumesActionsTest-591742750 None] Lock "b'cinder-97624f57-1627-4f7b-ab16-19101144e83f'" acquired by "attach_volume" :: waited 0.010s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:16:06.682168 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-34a62069-3172-4221-90bb-965b45043eca tempest-VolumesActionsTest-591742750 None] Attaching volume 97624f57-1627-4f7b-ab16-19101144e83f to instance 5009f38b-151a-47fa-855d-34173831aba1 at mountpoint /dev/sdb on host None.
Sep 14 18:16:06.753084 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-34a62069-3172-4221-90bb-965b45043eca tempest-VolumesActionsTest-591742750 None] Attach volume completed successfully.
Sep 14 18:16:06.759048 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-34a62069-3172-4221-90bb-965b45043eca tempest-VolumesActionsTest-591742750 None] Lock "b'cinder-97624f57-1627-4f7b-ab16-19101144e83f'" released by "attach_volume" :: held 0.152s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:16:07.098427 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-3dc1666a-6167-428f-9037-952ad71a24f8 tempest-VolumesActionsTest-591742750 None] Lock "b'cinder-97624f57-1627-4f7b-ab16-19101144e83f-detach_volume'" acquired by "detach_volume" :: waited 0.011s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:16:07.114161 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-3dc1666a-6167-428f-9037-952ad71a24f8 tempest-VolumesActionsTest-591742750 None] Detaching volume 97624f57-1627-4f7b-ab16-19101144e83f from instance 5009f38b-151a-47fa-855d-34173831aba1.
Sep 14 18:16:07.115088 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-3dc1666a-6167-428f-9037-952ad71a24f8 tempest-VolumesActionsTest-591742750 None] Skipping remove_export. No iscsi_target is presently exported for volume: 97624f57-1627-4f7b-ab16-19101144e83f
Sep 14 18:16:07.191275 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-3dc1666a-6167-428f-9037-952ad71a24f8 tempest-VolumesActionsTest-591742750 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:16:07.191275 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:16:07.191275 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:16:07.204637 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-3dc1666a-6167-428f-9037-952ad71a24f8 tempest-VolumesActionsTest-591742750 None] Detach volume completed successfully.
Sep 14 18:16:07.209784 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-3dc1666a-6167-428f-9037-952ad71a24f8 tempest-VolumesActionsTest-591742750 None] Lock "b'cinder-97624f57-1627-4f7b-ab16-19101144e83f-detach_volume'" released by "detach_volume" :: held 0.111s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:16:13.595652 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-4ab3dc77-0305-4ec3-8450-815988bb923b tempest-VolumesActionsTest-591742750 None] 020d1507-2561-4254-b519-f555edd3e371 was raw, no need to convert to raw {{(pid=84144) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:749}}
Sep 14 18:16:13.596828 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-4ab3dc77-0305-4ec3-8450-815988bb923b tempest-VolumesActionsTest-591742750 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--97624f57--1627--4f7b--ab16--19101144e83f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:16:13.615822 n-d-796905-2 sudo[126210]: 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--97624f57--1627--4f7b--ab16--19101144e83f
Sep 14 18:16:13.616617 n-d-796905-2 sudo[126210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:16:13.962893 n-d-796905-2 sudo[126210]: pam_unix(sudo:session): session closed for user root
Sep 14 18:16:13.965522 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-4ab3dc77-0305-4ec3-8450-815988bb923b tempest-VolumesActionsTest-591742750 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--97624f57--1627--4f7b--ab16--19101144e83f" returned: 0 in 0.368s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:16:46.792032 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-4ab3dc77-0305-4ec3-8450-815988bb923b tempest-VolumesActionsTest-591742750 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--97624f57--1627--4f7b--ab16--19101144e83f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:16:46.819779 n-d-796905-2 sudo[126604]: 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--97624f57--1627--4f7b--ab16--19101144e83f
Sep 14 18:16:46.820607 n-d-796905-2 sudo[126604]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:16:47.141615 n-d-796905-2 sudo[126604]: pam_unix(sudo:session): session closed for user root
Sep 14 18:16:47.144190 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-4ab3dc77-0305-4ec3-8450-815988bb923b tempest-VolumesActionsTest-591742750 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--97624f57--1627--4f7b--ab16--19101144e83f" returned: 0 in 0.352s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:16:47.145068 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-4ab3dc77-0305-4ec3-8450-815988bb923b tempest-VolumesActionsTest-591742750 None] Uploaded volume to glance image-id: 020d1507-2561-4254-b519-f555edd3e371. {{(pid=84144) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1673}}
Sep 14 18:16:47.213555 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-4ab3dc77-0305-4ec3-8450-815988bb923b tempest-VolumesActionsTest-591742750 None] Copy volume to image completed successfully.
Sep 14 18:16:49.030616 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-694d3e60-f332-4592-a254-cabc8c10d4ed tempest-VolumesActionsTest-591742750 None] Lock "b'cinder-97624f57-1627-4f7b-ab16-19101144e83f-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:16:49.142333 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-694d3e60-f332-4592-a254-cabc8c10d4ed tempest-VolumesActionsTest-591742750 None] Skipping remove_export. No iscsi_target is presently exported for volume: 97624f57-1627-4f7b-ab16-19101144e83f
Sep 14 18:16:49.144228 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-694d3e60-f332-4592-a254-cabc8c10d4ed tempest-VolumesActionsTest-591742750 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-97624f57-1627-4f7b-ab16-19101144e83f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:16:49.192237 n-d-796905-2 sudo[126607]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-97624f57-1627-4f7b-ab16-19101144e83f
Sep 14 18:16:49.195179 n-d-796905-2 sudo[126607]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:16:49.711153 n-d-796905-2 sudo[126607]: pam_unix(sudo:session): session closed for user root
Sep 14 18:16:49.714739 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-694d3e60-f332-4592-a254-cabc8c10d4ed tempest-VolumesActionsTest-591742750 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-97624f57-1627-4f7b-ab16-19101144e83f" returned: 0 in 0.570s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:16:49.715911 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-694d3e60-f332-4592-a254-cabc8c10d4ed tempest-VolumesActionsTest-591742750 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-97624f57-1627-4f7b-ab16-19101144e83f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:16:49.736958 n-d-796905-2 sudo[126610]: ubuntu : 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-97624f57-1627-4f7b-ab16-19101144e83f
Sep 14 18:16:49.737780 n-d-796905-2 sudo[126610]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:16:50.312027 n-d-796905-2 sudo[126610]: pam_unix(sudo:session): session closed for user root
Sep 14 18:16:50.315484 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-694d3e60-f332-4592-a254-cabc8c10d4ed tempest-VolumesActionsTest-591742750 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-97624f57-1627-4f7b-ab16-19101144e83f" returned: 0 in 0.599s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:16:50.317373 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-694d3e60-f332-4592-a254-cabc8c10d4ed tempest-VolumesActionsTest-591742750 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-97624f57-1627-4f7b-ab16-19101144e83f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:16:50.344328 n-d-796905-2 sudo[126644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-97624f57-1627-4f7b-ab16-19101144e83f
Sep 14 18:16:50.345233 n-d-796905-2 sudo[126644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:16:50.945946 n-d-796905-2 sudo[126644]: pam_unix(sudo:session): session closed for user root
Sep 14 18:16:50.948654 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-694d3e60-f332-4592-a254-cabc8c10d4ed tempest-VolumesActionsTest-591742750 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-97624f57-1627-4f7b-ab16-19101144e83f" returned: 0 in 0.631s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:16:50.950608 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-694d3e60-f332-4592-a254-cabc8c10d4ed tempest-VolumesActionsTest-591742750 None] Successfully deleted volume: 97624f57-1627-4f7b-ab16-19101144e83f
Sep 14 18:16:51.095009 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-694d3e60-f332-4592-a254-cabc8c10d4ed tempest-VolumesActionsTest-591742750 None] Created reservations ['b136bba6-0c05-4d73-8be7-3f312b372d44', '3fa733d0-3b81-47a0-a746-7f5a5d31cf8d', '39f6e4c4-a4ed-4417-a483-46bc8764187e', '2960be6e-86c8-4b73-9e64-a297bd3d5779'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:16:51.097529 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-694d3e60-f332-4592-a254-cabc8c10d4ed tempest-VolumesActionsTest-591742750 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:16:51.097529 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:16:51.097529 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:16:51.165616 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-694d3e60-f332-4592-a254-cabc8c10d4ed tempest-VolumesActionsTest-591742750 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:16:51.166781 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-694d3e60-f332-4592-a254-cabc8c10d4ed tempest-VolumesActionsTest-591742750 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:16:51.204269 n-d-796905-2 sudo[126671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:16:51.205247 n-d-796905-2 sudo[126671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:16:51.678516 n-d-796905-2 sudo[126671]: pam_unix(sudo:session): session closed for user root
Sep 14 18:16:51.681540 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-694d3e60-f332-4592-a254-cabc8c10d4ed tempest-VolumesActionsTest-591742750 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.514s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:16:51.683695 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-694d3e60-f332-4592-a254-cabc8c10d4ed tempest-VolumesActionsTest-591742750 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:16:51.705841 n-d-796905-2 sudo[126674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:16:51.706629 n-d-796905-2 sudo[126674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:16:52.223568 n-d-796905-2 sudo[126674]: pam_unix(sudo:session): session closed for user root
Sep 14 18:16:52.226315 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-694d3e60-f332-4592-a254-cabc8c10d4ed tempest-VolumesActionsTest-591742750 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.542s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:16:52.229562 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-694d3e60-f332-4592-a254-cabc8c10d4ed tempest-VolumesActionsTest-591742750 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:16:52.236713 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-694d3e60-f332-4592-a254-cabc8c10d4ed tempest-VolumesActionsTest-591742750 None] Deleted volume successfully.
Sep 14 18:16:52.258903 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-694d3e60-f332-4592-a254-cabc8c10d4ed tempest-VolumesActionsTest-591742750 None] Lock "b'cinder-97624f57-1627-4f7b-ab16-19101144e83f-delete_volume'" released by "delete_volume" :: held 3.228s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:16:59.502472 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:16:59.506589 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:16:59.507162 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:16:59.520479 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Flow 'volume_create_manager' (87788567-fd9e-43ac-b330-440df8ba80e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:16:59.523947 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eb1a31c7-cdd8-4358-9500-22f9c757c822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:16:59.545397 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:16:59.571904 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eb1a31c7-cdd8-4358-9500-22f9c757c822) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:16:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-219953792',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=3af274d8-751f-4465-8dec-53edbc9eba0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d5892414912454d86d94251f9ad82e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:16:59Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:16:59Z,user_id='c467adc5e9b04da283b221b09b3f8677',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:16:59.574309 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e09c4c8a-4ebc-497b-a016-5b292702538c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:16:59.576326 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e09c4c8a-4ebc-497b-a016-5b292702538c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:16:59.579155 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e0034b10-120a-4368-b6bb-21da1efa4b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:16:59.581302 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e0034b10-120a-4368-b6bb-21da1efa4b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3af274d8-751f-4465-8dec-53edbc9eba0b', 'volume_name': 'volume-3af274d8-751f-4465-8dec-53edbc9eba0b', 'volume_size': 2}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:16:59.583419 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fb39d6de-c2b2-4404-b29e-231b862aab03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:16:59.585454 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fb39d6de-c2b2-4404-b29e-231b862aab03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:16:59.587820 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9c1ad9a3-7d32-4b30-a60c-646d331fdcb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:16:59.588591 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Volume 3af274d8-751f-4465-8dec-53edbc9eba0b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3af274d8-751f-4465-8dec-53edbc9eba0b', 'volume_size': 2}
Sep 14 18:16:59.589590 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3af274d8-751f-4465-8dec-53edbc9eba0b stack-volumes-lvmdriver-1 -L 2g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:16:59.607696 n-d-796905-2 sudo[126918]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3af274d8-751f-4465-8dec-53edbc9eba0b stack-volumes-lvmdriver-1 -L 2g
Sep 14 18:16:59.608586 n-d-796905-2 sudo[126918]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:00.163577 n-d-796905-2 sudo[126918]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:00.165875 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3af274d8-751f-4465-8dec-53edbc9eba0b stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.576s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:00.169100 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9c1ad9a3-7d32-4b30-a60c-646d331fdcb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3af274d8-751f-4465-8dec-53edbc9eba0b', 'volume_size': 2}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:17:00.172162 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e652bdee-b3cb-44f0-951a-bf4ffd1ffa32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:17:00.191159 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Volume volume-3af274d8-751f-4465-8dec-53edbc9eba0b (3af274d8-751f-4465-8dec-53edbc9eba0b): created successfully
Sep 14 18:17:00.194922 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e652bdee-b3cb-44f0-951a-bf4ffd1ffa32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:17:00.198975 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Flow 'volume_create_manager' (87788567-fd9e-43ac-b330-440df8ba80e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:17:00.211162 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-2e4abc71-0a19-496a-911e-6d0e3e5f63f6 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Created volume successfully.
Sep 14 18:17:01.166294 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c482ea7d-6ab3-4406-825b-5a1fa8e39a10 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3af274d8-751f-4465-8dec-53edbc9eba0b {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:01.189573 n-d-796905-2 sudo[126958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3af274d8-751f-4465-8dec-53edbc9eba0b
Sep 14 18:17:01.191113 n-d-796905-2 sudo[126958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:01.589686 n-d-796905-2 sudo[126958]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:01.592023 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c482ea7d-6ab3-4406-825b-5a1fa8e39a10 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3af274d8-751f-4465-8dec-53edbc9eba0b" returned: 0 in 0.425s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:01.594417 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c482ea7d-6ab3-4406-825b-5a1fa8e39a10 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-978367e8-bd78-4989-bfd3-bcb401be7e83 --snapshot stack-volumes-lvmdriver-1/volume-3af274d8-751f-4465-8dec-53edbc9eba0b -L 2.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:01.614121 n-d-796905-2 sudo[126964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-978367e8-bd78-4989-bfd3-bcb401be7e83 --snapshot stack-volumes-lvmdriver-1/volume-3af274d8-751f-4465-8dec-53edbc9eba0b -L 2.00g
Sep 14 18:17:01.614964 n-d-796905-2 sudo[126964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:02.307101 n-d-796905-2 sudo[126964]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:02.310505 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c482ea7d-6ab3-4406-825b-5a1fa8e39a10 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-978367e8-bd78-4989-bfd3-bcb401be7e83 --snapshot stack-volumes-lvmdriver-1/volume-3af274d8-751f-4465-8dec-53edbc9eba0b -L 2.00g" returned: 0 in 0.715s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:02.366000 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-c482ea7d-6ab3-4406-825b-5a1fa8e39a10 tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Create snapshot completed successfully
Sep 14 18:17:03.530494 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-c4d9889f-97b2-487c-8c37-1458c1b3515b tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Lock "b'cinder-978367e8-bd78-4989-bfd3-bcb401be7e83-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.020s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:17:03.534557 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c4d9889f-97b2-487c-8c37-1458c1b3515b tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-978367e8-bd78-4989-bfd3-bcb401be7e83 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:03.571154 n-d-796905-2 sudo[127089]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-978367e8-bd78-4989-bfd3-bcb401be7e83
Sep 14 18:17:03.572644 n-d-796905-2 sudo[127089]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:03.981603 n-d-796905-2 sudo[127089]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:03.983896 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c4d9889f-97b2-487c-8c37-1458c1b3515b tempest-VolumesSnapshotNegativeTestJSON-334028309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-978367e8-bd78-4989-bfd3-bcb401be7e83" returned: 0 in 0.449s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:03.986444 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c4d9889f-97b2-487c-8c37-1458c1b3515b tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-978367e8-bd78-4989-bfd3-bcb401be7e83 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:04.012498 n-d-796905-2 sudo[127101]: ubuntu : TTY=unknown ; 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-978367e8-bd78-4989-bfd3-bcb401be7e83
Sep 14 18:17:04.014001 n-d-796905-2 sudo[127101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:04.621703 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:17:04.622849 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:17:04.623707 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:04.664948 n-d-796905-2 sudo[127158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:17:04.668532 n-d-796905-2 sudo[127158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:04.681402 n-d-796905-2 sudo[127101]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:04.685229 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c4d9889f-97b2-487c-8c37-1458c1b3515b tempest-VolumesSnapshotNegativeTestJSON-334028309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-978367e8-bd78-4989-bfd3-bcb401be7e83" returned: 0 in 0.698s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:04.878545 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-c4d9889f-97b2-487c-8c37-1458c1b3515b tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Created reservations ['18ac8c47-f7f1-4290-a171-c065e66599bf', '8a8d6ebc-00b2-44f2-8cd0-20843dfe5018', 'cc3b6364-5e23-4cd0-959f-b9d4a4e2e3c9', 'e84e2fb8-8435-4a5d-b3c4-1874eed1a4d2'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:17:04.881118 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-c4d9889f-97b2-487c-8c37-1458c1b3515b tempest-VolumesSnapshotNegativeTestJSON-334028309 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:17:04.881118 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:17:04.881118 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:17:04.939728 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-c4d9889f-97b2-487c-8c37-1458c1b3515b tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Delete snapshot completed successfully.
Sep 14 18:17:04.946157 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-c4d9889f-97b2-487c-8c37-1458c1b3515b tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Lock "b'cinder-978367e8-bd78-4989-bfd3-bcb401be7e83-delete_snapshot'" released by "delete_snapshot" :: held 1.416s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:17:05.228040 n-d-796905-2 sudo[127158]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:05.229727 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:05.231274 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:05.271802 n-d-796905-2 sudo[127179]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:17:05.273258 n-d-796905-2 sudo[127179]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:05.707996 n-d-796905-2 sudo[127179]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:05.710362 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.479s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:05.712858 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:17:05.780942 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-5da86045-3bca-480a-88c1-6b00a2df83df tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Lock "b'cinder-3af274d8-751f-4465-8dec-53edbc9eba0b-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:17:05.862121 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-5da86045-3bca-480a-88c1-6b00a2df83df tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3af274d8-751f-4465-8dec-53edbc9eba0b
Sep 14 18:17:05.863218 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5da86045-3bca-480a-88c1-6b00a2df83df tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3af274d8-751f-4465-8dec-53edbc9eba0b {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:05.893118 n-d-796905-2 sudo[127186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3af274d8-751f-4465-8dec-53edbc9eba0b
Sep 14 18:17:05.894588 n-d-796905-2 sudo[127186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:06.434180 n-d-796905-2 sudo[127186]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:06.437347 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5da86045-3bca-480a-88c1-6b00a2df83df tempest-VolumesSnapshotNegativeTestJSON-334028309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3af274d8-751f-4465-8dec-53edbc9eba0b" returned: 0 in 0.573s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:06.439446 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5da86045-3bca-480a-88c1-6b00a2df83df tempest-VolumesSnapshotNegativeTestJSON-334028309 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-3af274d8-751f-4465-8dec-53edbc9eba0b {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:06.462127 n-d-796905-2 sudo[127202]: ubuntu : 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-3af274d8-751f-4465-8dec-53edbc9eba0b
Sep 14 18:17:06.463404 n-d-796905-2 sudo[127202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:06.877110 n-d-796905-2 sudo[127202]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:06.880848 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5da86045-3bca-480a-88c1-6b00a2df83df tempest-VolumesSnapshotNegativeTestJSON-334028309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-3af274d8-751f-4465-8dec-53edbc9eba0b" returned: 0 in 0.440s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:06.883163 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5da86045-3bca-480a-88c1-6b00a2df83df tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3af274d8-751f-4465-8dec-53edbc9eba0b {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:06.903773 n-d-796905-2 sudo[127205]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3af274d8-751f-4465-8dec-53edbc9eba0b
Sep 14 18:17:06.905275 n-d-796905-2 sudo[127205]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:07.383642 n-d-796905-2 sudo[127205]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:07.385950 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5da86045-3bca-480a-88c1-6b00a2df83df tempest-VolumesSnapshotNegativeTestJSON-334028309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3af274d8-751f-4465-8dec-53edbc9eba0b" returned: 0 in 0.502s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:07.387284 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-5da86045-3bca-480a-88c1-6b00a2df83df tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Successfully deleted volume: 3af274d8-751f-4465-8dec-53edbc9eba0b
Sep 14 18:17:07.433931 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-5da86045-3bca-480a-88c1-6b00a2df83df tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Created reservations ['376015b4-700f-4df1-b3f0-f7b08328e669', '7be0f22f-a0d2-4b37-a528-8a5ef106affb', '322a41f7-166c-419b-baac-6f59a0eec5f8', '0bc171fb-206a-4fb6-bf51-2b73042c8a73'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:17:07.435982 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-5da86045-3bca-480a-88c1-6b00a2df83df tempest-VolumesSnapshotNegativeTestJSON-334028309 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:17:07.435982 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:17:07.435982 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:17:07.477727 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-5da86045-3bca-480a-88c1-6b00a2df83df tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:17:07.478448 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5da86045-3bca-480a-88c1-6b00a2df83df tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:07.496434 n-d-796905-2 sudo[127211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:17:07.497256 n-d-796905-2 sudo[127211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:07.957185 n-d-796905-2 sudo[127211]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:07.959420 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5da86045-3bca-480a-88c1-6b00a2df83df tempest-VolumesSnapshotNegativeTestJSON-334028309 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.481s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:07.962016 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5da86045-3bca-480a-88c1-6b00a2df83df tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:07.986405 n-d-796905-2 sudo[127214]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:17:07.988003 n-d-796905-2 sudo[127214]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:08.602168 n-d-796905-2 sudo[127214]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:08.604431 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5da86045-3bca-480a-88c1-6b00a2df83df tempest-VolumesSnapshotNegativeTestJSON-334028309 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:08.606802 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-5da86045-3bca-480a-88c1-6b00a2df83df tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:17:08.613792 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-5da86045-3bca-480a-88c1-6b00a2df83df tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Deleted volume successfully.
Sep 14 18:17:08.637814 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-5da86045-3bca-480a-88c1-6b00a2df83df tempest-VolumesSnapshotNegativeTestJSON-334028309 None] Lock "b'cinder-3af274d8-751f-4465-8dec-53edbc9eba0b-delete_volume'" released by "delete_volume" :: held 2.857s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:17:43.650609 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:17:43.655903 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:17:43.656517 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:17:43.669742 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] Flow 'volume_create_manager' (cd8a47f9-3ffa-4daa-97c3-3a6fdb2a9655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:17:43.673346 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c295573a-bb47-4423-a390-eb5246452710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:17:43.697513 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:17:43.722945 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c295573a-bb47-4423-a390-eb5246452710) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:17:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-984935579',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=162878dd-edec-45f3-8679-9e202bd77b40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88518d0bf27f49cda4969ed891070fc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:17:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:17:44Z,user_id='c6c8d76ba297441686bcd09697c01002',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:17:43.725347 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f542240-94a9-4868-a611-090a7e57626b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:17:43.728609 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1f542240-94a9-4868-a611-090a7e57626b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:17:43.733279 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c6d8e2a3-f9da-4264-af73-436b407cc0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:17:43.737267 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c6d8e2a3-f9da-4264-af73-436b407cc0b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '162878dd-edec-45f3-8679-9e202bd77b40', 'volume_name': 'volume-162878dd-edec-45f3-8679-9e202bd77b40', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:17:43.739430 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52247d86-4602-4e55-9006-ba15957aee10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:17:43.741762 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52247d86-4602-4e55-9006-ba15957aee10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:17:43.744103 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a0dba74e-30de-493e-bad8-f251238b0781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:17:43.744893 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] Volume 162878dd-edec-45f3-8679-9e202bd77b40: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-162878dd-edec-45f3-8679-9e202bd77b40', 'volume_size': 1}
Sep 14 18:17:43.745880 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-162878dd-edec-45f3-8679-9e202bd77b40 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:43.773699 n-d-796905-2 sudo[127643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-162878dd-edec-45f3-8679-9e202bd77b40 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:17:43.778138 n-d-796905-2 sudo[127643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:44.521794 n-d-796905-2 sudo[127643]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:44.524755 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-162878dd-edec-45f3-8679-9e202bd77b40 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.778s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:44.530313 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a0dba74e-30de-493e-bad8-f251238b0781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-162878dd-edec-45f3-8679-9e202bd77b40', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:17:44.532942 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (173c479f-2418-494d-a089-294fa75c4614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:17:44.554125 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] Volume volume-162878dd-edec-45f3-8679-9e202bd77b40 (162878dd-edec-45f3-8679-9e202bd77b40): created successfully
Sep 14 18:17:44.556025 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (173c479f-2418-494d-a089-294fa75c4614) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:17:44.560005 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] Flow 'volume_create_manager' (cd8a47f9-3ffa-4daa-97c3-3a6fdb2a9655) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:17:44.575034 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-9a99add0-a58e-42fc-af22-a8e0d83cf87f tempest-SnapshotManageAdminTest-1196609176 None] Created volume successfully.
Sep 14 18:17:45.226764 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c6dca16d-47f5-428c-a18e-7f0cf386fe53 tempest-SnapshotManageAdminTest-1196609176 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-162878dd-edec-45f3-8679-9e202bd77b40 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:45.250433 n-d-796905-2 sudo[127676]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-162878dd-edec-45f3-8679-9e202bd77b40
Sep 14 18:17:45.252775 n-d-796905-2 sudo[127676]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:45.718458 n-d-796905-2 sudo[127676]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:45.720677 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c6dca16d-47f5-428c-a18e-7f0cf386fe53 tempest-SnapshotManageAdminTest-1196609176 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-162878dd-edec-45f3-8679-9e202bd77b40" returned: 0 in 0.494s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:45.722259 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c6dca16d-47f5-428c-a18e-7f0cf386fe53 tempest-SnapshotManageAdminTest-1196609176 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-17be881e-59ee-4375-84fc-eb7b82aed9cf --snapshot stack-volumes-lvmdriver-1/volume-162878dd-edec-45f3-8679-9e202bd77b40 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:45.740834 n-d-796905-2 sudo[127682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-17be881e-59ee-4375-84fc-eb7b82aed9cf --snapshot stack-volumes-lvmdriver-1/volume-162878dd-edec-45f3-8679-9e202bd77b40 -L 1.00g
Sep 14 18:17:45.741665 n-d-796905-2 sudo[127682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:46.457163 n-d-796905-2 sudo[127682]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:46.459539 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c6dca16d-47f5-428c-a18e-7f0cf386fe53 tempest-SnapshotManageAdminTest-1196609176 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-17be881e-59ee-4375-84fc-eb7b82aed9cf --snapshot stack-volumes-lvmdriver-1/volume-162878dd-edec-45f3-8679-9e202bd77b40 -L 1.00g" returned: 0 in 0.737s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:46.513813 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-c6dca16d-47f5-428c-a18e-7f0cf386fe53 tempest-SnapshotManageAdminTest-1196609176 None] Create snapshot completed successfully
Sep 14 18:17:47.537366 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-00294398-4fe4-4358-9e09-6e523893e22a tempest-SnapshotManageAdminTest-1110311441 None] Lock "b'cinder-17be881e-59ee-4375-84fc-eb7b82aed9cf-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:17:47.658106 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-00294398-4fe4-4358-9e09-6e523893e22a tempest-SnapshotManageAdminTest-1110311441 None] Created reservations ['3b800d58-e41e-4de7-887a-9db0867f3b5a', 'f959746b-e2f0-448f-8b25-21dc50d39faf', '64af34a5-9322-42e2-ab9f-83a9b7bb6e36', 'c42e49c2-3ee2-4f88-a6ad-298b6ccb290a'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:17:47.659969 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-00294398-4fe4-4358-9e09-6e523893e22a tempest-SnapshotManageAdminTest-1110311441 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:17:47.659969 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:17:47.659969 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:17:47.694931 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-00294398-4fe4-4358-9e09-6e523893e22a tempest-SnapshotManageAdminTest-1110311441 None] Unmanage snapshot completed successfully.
Sep 14 18:17:47.699580 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-00294398-4fe4-4358-9e09-6e523893e22a tempest-SnapshotManageAdminTest-1110311441 None] Lock "b'cinder-17be881e-59ee-4375-84fc-eb7b82aed9cf-delete_snapshot'" released by "delete_snapshot" :: held 0.162s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:17:48.910119 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] manage_existing_snapshot: managing {'source-name': '_snapshot-17be881e-59ee-4375-84fc-eb7b82aed9cf'}. {{(pid=84144) manage_existing_snapshot /opt/stack/cinder/cinder/volume/manager.py:4426}}
Sep 14 18:17:48.911125 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Input parameters: context=, db=,driver=, host=n-d-796905-2@lvmdriver-1, snapshot_id=(snapshot_id)s, ref={'source-name': '_snapshot-17be881e-59ee-4375-84fc-eb7b82aed9cf'}. {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:313}}
Sep 14 18:17:48.916729 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Begin to return taskflow.engines.load(snapshot_flow,store=create_what). {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:347}}
Sep 14 18:17:48.929772 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Flow 'snapshot_manage_existing_manager' (33ba46c0-66ff-429b-9c51-c804db3ebf2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:17:48.933597 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (3cdab2f8-b696-4b84-b835-0d7cf282d173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:17:48.956500 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] ExtractSnapshotRefTask return snapshot_ref: Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-14T18:17:49Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1100513098',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-324762627',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=443e2fc4-150d-4717-9c9f-40dde5fa6f00,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='98b1dd0788d8436c9ec1356834b67b83',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='dd881826791f4d3eb6c02af59e40535e',volume=>,volume_id=162878dd-edec-45f3-8679-9e202bd77b40,volume_size=1,volume_type_id=791c2483-37a9-424e-abee-2054a42a8608) {{(pid=84144) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:56}}
Sep 14 18:17:48.958640 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (3cdab2f8-b696-4b84-b835-0d7cf282d173) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-14T18:17:49Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1100513098',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-324762627',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=443e2fc4-150d-4717-9c9f-40dde5fa6f00,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='98b1dd0788d8436c9ec1356834b67b83',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='dd881826791f4d3eb6c02af59e40535e',volume=>,volume_id=162878dd-edec-45f3-8679-9e202bd77b40,volume_size=1,volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:17:48.961186 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (fb0488e9-22b7-4e9f-a4f4-bad5f02f04d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:17:48.963561 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (fb0488e9-22b7-4e9f-a4f4-bad5f02f04d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:17:48.965956 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (1c8b0938-4056-4489-a2a6-d9701344bb3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:17:48.967241 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-17be881e-59ee-4375-84fc-eb7b82aed9cf {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:48.984890 n-d-796905-2 sudo[127802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-17be881e-59ee-4375-84fc-eb7b82aed9cf
Sep 14 18:17:48.985822 n-d-796905-2 sudo[127802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:49.373220 n-d-796905-2 sudo[127802]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:49.376211 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-17be881e-59ee-4375-84fc-eb7b82aed9cf" returned: 0 in 0.408s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:49.380152 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (1c8b0938-4056-4489-a2a6-d9701344bb3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-14T18:17:49Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1100513098',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-324762627',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=443e2fc4-150d-4717-9c9f-40dde5fa6f00,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='98b1dd0788d8436c9ec1356834b67b83',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='dd881826791f4d3eb6c02af59e40535e',volume=>,volume_id=162878dd-edec-45f3-8679-9e202bd77b40,volume_size=1,volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:17:49.382825 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (e3ce51ee-05c7-4c0a-9d78-1fe3628b902c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:17:49.465782 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Created reservations ['a72a1c75-6186-4986-8ce2-2c79dd46a76c', '7db45556-a812-4a09-9e52-1aa8263f984f'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:17:49.467733 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (e3ce51ee-05c7-4c0a-9d78-1fe3628b902c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a72a1c75-6186-4986-8ce2-2c79dd46a76c', '7db45556-a812-4a09-9e52-1aa8263f984f']}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:17:49.470139 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (e241049c-6bf5-4d0d-84d9-bfae4c6d3799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:17:49.471640 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-17be881e-59ee-4375-84fc-eb7b82aed9cf {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:49.490424 n-d-796905-2 sudo[127805]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-17be881e-59ee-4375-84fc-eb7b82aed9cf
Sep 14 18:17:49.491216 n-d-796905-2 sudo[127805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:49.881435 n-d-796905-2 sudo[127805]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:49.883818 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-17be881e-59ee-4375-84fc-eb7b82aed9cf" returned: 0 in 0.412s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:49.894291 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 _snapshot-17be881e-59ee-4375-84fc-eb7b82aed9cf _snapshot-443e2fc4-150d-4717-9c9f-40dde5fa6f00 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:50.160123 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 _snapshot-17be881e-59ee-4375-84fc-eb7b82aed9cf _snapshot-443e2fc4-150d-4717-9c9f-40dde5fa6f00" returned: 0 in 0.265s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:50.160123 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:17:50.204960 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (e241049c-6bf5-4d0d-84d9-bfae4c6d3799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-14T18:17:49Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1100513098',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-324762627',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=443e2fc4-150d-4717-9c9f-40dde5fa6f00,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='98b1dd0788d8436c9ec1356834b67b83',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='dd881826791f4d3eb6c02af59e40535e',volume=>,volume_id=162878dd-edec-45f3-8679-9e202bd77b40,volume_size=1,volume_type_id=791c2483-37a9-424e-abee-2054a42a8608), 'new_status': 'available'}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:17:50.207330 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (01e450d3-420e-4d92-a15d-1ae85eedfd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:17:50.236980 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (01e450d3-420e-4d92-a15d-1ae85eedfd91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2021-09-14T18:17:49Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1100513098',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-324762627',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=443e2fc4-150d-4717-9c9f-40dde5fa6f00,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='98b1dd0788d8436c9ec1356834b67b83',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='dd881826791f4d3eb6c02af59e40535e',volume=>,volume_id=162878dd-edec-45f3-8679-9e202bd77b40,volume_size=1,volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:17:50.239147 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (ccb201ae-0f13-480b-ade5-607ab5cef64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:17:50.239968 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Begin to call CreateSnapshotOnFinishTask execute. {{(pid=84144) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:285}}
Sep 14 18:17:50.240738 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] New status: available {{(pid=84144) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:287}}
Sep 14 18:17:50.270046 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.manage_existing_snapshot [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Snapshot 443e2fc4-150d-4717-9c9f-40dde5fa6f00 created successfully.
Sep 14 18:17:50.272216 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (ccb201ae-0f13-480b-ade5-607ab5cef64b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:17:50.275295 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d08fe5cc-9d85-4e89-8749-50f9258c76d3 tempest-SnapshotManageAdminTest-1110311441 None] Flow 'snapshot_manage_existing_manager' (33ba46c0-66ff-429b-9c51-c804db3ebf2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:17:51.169131 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-88bf5bb0-4603-4d4e-8c8b-7507c3814ac8 tempest-SnapshotManageAdminTest-1110311441 None] Lock "b'cinder-443e2fc4-150d-4717-9c9f-40dde5fa6f00-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:17:51.201188 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-88bf5bb0-4603-4d4e-8c8b-7507c3814ac8 tempest-SnapshotManageAdminTest-1110311441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-443e2fc4-150d-4717-9c9f-40dde5fa6f00 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:51.219771 n-d-796905-2 sudo[127877]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-443e2fc4-150d-4717-9c9f-40dde5fa6f00
Sep 14 18:17:51.220561 n-d-796905-2 sudo[127877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:51.605192 n-d-796905-2 sudo[127877]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:51.607568 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-88bf5bb0-4603-4d4e-8c8b-7507c3814ac8 tempest-SnapshotManageAdminTest-1110311441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-443e2fc4-150d-4717-9c9f-40dde5fa6f00" returned: 0 in 0.406s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:51.610209 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-88bf5bb0-4603-4d4e-8c8b-7507c3814ac8 tempest-SnapshotManageAdminTest-1110311441 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-443e2fc4-150d-4717-9c9f-40dde5fa6f00 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:51.628744 n-d-796905-2 sudo[127881]: ubuntu : TTY=unknown ; 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-443e2fc4-150d-4717-9c9f-40dde5fa6f00
Sep 14 18:17:51.629533 n-d-796905-2 sudo[127881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:52.241020 n-d-796905-2 sudo[127881]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:52.244387 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-88bf5bb0-4603-4d4e-8c8b-7507c3814ac8 tempest-SnapshotManageAdminTest-1110311441 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-443e2fc4-150d-4717-9c9f-40dde5fa6f00" returned: 0 in 0.633s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:52.330029 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-88bf5bb0-4603-4d4e-8c8b-7507c3814ac8 tempest-SnapshotManageAdminTest-1110311441 None] Created reservations ['c2200646-040e-41db-8f36-7ec1376822aa', 'f81c1a67-bedc-4889-b076-f968321ca9ed', '0fd10a9f-3364-402d-ab62-ca437f4bc65e', '979071b7-2234-4ce3-b009-e192d5e01483'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:17:52.331926 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-88bf5bb0-4603-4d4e-8c8b-7507c3814ac8 tempest-SnapshotManageAdminTest-1110311441 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:17:52.331926 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:17:52.331926 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:17:52.369504 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-88bf5bb0-4603-4d4e-8c8b-7507c3814ac8 tempest-SnapshotManageAdminTest-1110311441 None] Delete snapshot completed successfully.
Sep 14 18:17:52.375471 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-88bf5bb0-4603-4d4e-8c8b-7507c3814ac8 tempest-SnapshotManageAdminTest-1110311441 None] Lock "b'cinder-443e2fc4-150d-4717-9c9f-40dde5fa6f00-delete_snapshot'" released by "delete_snapshot" :: held 1.206s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:17:53.424585 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-27e842c4-aace-4b11-95fa-06582a627c52 tempest-SnapshotManageAdminTest-1196609176 None] Lock "b'cinder-162878dd-edec-45f3-8679-9e202bd77b40-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:17:53.501651 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-27e842c4-aace-4b11-95fa-06582a627c52 tempest-SnapshotManageAdminTest-1196609176 None] Skipping remove_export. No iscsi_target is presently exported for volume: 162878dd-edec-45f3-8679-9e202bd77b40
Sep 14 18:17:53.503220 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-27e842c4-aace-4b11-95fa-06582a627c52 tempest-SnapshotManageAdminTest-1196609176 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-162878dd-edec-45f3-8679-9e202bd77b40 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:53.525318 n-d-796905-2 sudo[127924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-162878dd-edec-45f3-8679-9e202bd77b40
Sep 14 18:17:53.526702 n-d-796905-2 sudo[127924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:53.961265 n-d-796905-2 sudo[127924]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:53.963972 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-27e842c4-aace-4b11-95fa-06582a627c52 tempest-SnapshotManageAdminTest-1196609176 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-162878dd-edec-45f3-8679-9e202bd77b40" returned: 0 in 0.460s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:53.965629 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-27e842c4-aace-4b11-95fa-06582a627c52 tempest-SnapshotManageAdminTest-1196609176 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-162878dd-edec-45f3-8679-9e202bd77b40 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:53.985627 n-d-796905-2 sudo[127928]: ubuntu : 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-162878dd-edec-45f3-8679-9e202bd77b40
Sep 14 18:17:53.986607 n-d-796905-2 sudo[127928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:54.447120 n-d-796905-2 sudo[127928]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:54.449435 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-27e842c4-aace-4b11-95fa-06582a627c52 tempest-SnapshotManageAdminTest-1196609176 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-162878dd-edec-45f3-8679-9e202bd77b40" returned: 0 in 0.483s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:54.453460 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-27e842c4-aace-4b11-95fa-06582a627c52 tempest-SnapshotManageAdminTest-1196609176 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-162878dd-edec-45f3-8679-9e202bd77b40 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:54.504859 n-d-796905-2 sudo[127952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-162878dd-edec-45f3-8679-9e202bd77b40
Sep 14 18:17:54.506546 n-d-796905-2 sudo[127952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:55.011856 n-d-796905-2 sudo[127952]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:55.014236 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-27e842c4-aace-4b11-95fa-06582a627c52 tempest-SnapshotManageAdminTest-1196609176 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-162878dd-edec-45f3-8679-9e202bd77b40" returned: 0 in 0.560s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:55.015521 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-27e842c4-aace-4b11-95fa-06582a627c52 tempest-SnapshotManageAdminTest-1196609176 None] Successfully deleted volume: 162878dd-edec-45f3-8679-9e202bd77b40
Sep 14 18:17:55.080604 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-27e842c4-aace-4b11-95fa-06582a627c52 tempest-SnapshotManageAdminTest-1196609176 None] Created reservations ['07aa0627-96f3-4064-b874-9259084af3cc', '9e3a158a-dd47-4225-a613-f0f670ea575e', 'd40c0e5f-9b0b-4c23-aac8-c3575f1e0bac', '7e1fc1ec-c88e-4951-9888-22b30e89241e'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:17:55.083191 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-27e842c4-aace-4b11-95fa-06582a627c52 tempest-SnapshotManageAdminTest-1196609176 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:17:55.083191 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:17:55.083191 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:17:55.144924 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-27e842c4-aace-4b11-95fa-06582a627c52 tempest-SnapshotManageAdminTest-1196609176 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:17:55.146131 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-27e842c4-aace-4b11-95fa-06582a627c52 tempest-SnapshotManageAdminTest-1196609176 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:55.190458 n-d-796905-2 sudo[127976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:17:55.192020 n-d-796905-2 sudo[127976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:55.697360 n-d-796905-2 sudo[127976]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:55.699678 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-27e842c4-aace-4b11-95fa-06582a627c52 tempest-SnapshotManageAdminTest-1196609176 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.553s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:55.701869 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-27e842c4-aace-4b11-95fa-06582a627c52 tempest-SnapshotManageAdminTest-1196609176 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:17:55.737213 n-d-796905-2 sudo[128022]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:17:55.738673 n-d-796905-2 sudo[128022]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:17:56.399611 n-d-796905-2 sudo[128022]: pam_unix(sudo:session): session closed for user root
Sep 14 18:17:56.402091 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-27e842c4-aace-4b11-95fa-06582a627c52 tempest-SnapshotManageAdminTest-1196609176 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.700s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:17:56.404481 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-27e842c4-aace-4b11-95fa-06582a627c52 tempest-SnapshotManageAdminTest-1196609176 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:17:56.419288 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-27e842c4-aace-4b11-95fa-06582a627c52 tempest-SnapshotManageAdminTest-1196609176 None] Deleted volume successfully.
Sep 14 18:17:56.444535 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-27e842c4-aace-4b11-95fa-06582a627c52 tempest-SnapshotManageAdminTest-1196609176 None] Lock "b'cinder-162878dd-edec-45f3-8679-9e202bd77b40-delete_volume'" released by "delete_volume" :: held 3.020s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:18:04.263121 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:18:04.263121 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:18:04.263121 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:18:04.273191 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] Flow 'volume_create_manager' (52d8010c-6fc6-4aae-acd5-48f8c400e88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:18:04.276216 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26b36a4f-773e-44de-a81f-702560a70020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:04.297783 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:18:04.326077 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (26b36a4f-773e-44de-a81f-702560a70020) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:18:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1354313495',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=5932dfba-202d-4c46-bb97-f0a868b4cd32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b5804b799b84ad492fa3be0d494782c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:18:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:18:04Z,user_id='b558be60fbb143ad8b389a9e197932dd',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:04.328276 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93eb052f-411f-4362-b529-fc8d7b932754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:04.330354 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (93eb052f-411f-4362-b529-fc8d7b932754) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:04.332609 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0206544-3c01-4e65-9a8a-afdf661826a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:04.334766 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0206544-3c01-4e65-9a8a-afdf661826a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5932dfba-202d-4c46-bb97-f0a868b4cd32', 'volume_name': 'volume-5932dfba-202d-4c46-bb97-f0a868b4cd32', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:04.336935 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (321f34b4-e1f7-4540-abbd-da88c7cb4862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:04.339219 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (321f34b4-e1f7-4540-abbd-da88c7cb4862) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:04.341315 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (61a23436-c0d5-49c3-b4e3-d61bfc620859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:04.342097 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] Volume 5932dfba-202d-4c46-bb97-f0a868b4cd32: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5932dfba-202d-4c46-bb97-f0a868b4cd32', 'volume_size': 1}
Sep 14 18:18:04.343071 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5932dfba-202d-4c46-bb97-f0a868b4cd32 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:04.362142 n-d-796905-2 sudo[128120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5932dfba-202d-4c46-bb97-f0a868b4cd32 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:18:04.363004 n-d-796905-2 sudo[128120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:04.621289 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:18:04.621635 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:18:04.622727 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:04.642688 n-d-796905-2 sudo[128122]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:18:04.643918 n-d-796905-2 sudo[128122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:04.943379 n-d-796905-2 sudo[128120]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:04.945698 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5932dfba-202d-4c46-bb97-f0a868b4cd32 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.602s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:04.948979 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (61a23436-c0d5-49c3-b4e3-d61bfc620859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5932dfba-202d-4c46-bb97-f0a868b4cd32', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:04.952089 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4a32254-113b-4bd7-89d6-5f295c1a29cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:04.964479 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] Volume volume-5932dfba-202d-4c46-bb97-f0a868b4cd32 (5932dfba-202d-4c46-bb97-f0a868b4cd32): created successfully
Sep 14 18:18:04.966701 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c4a32254-113b-4bd7-89d6-5f295c1a29cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:04.969924 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] Flow 'volume_create_manager' (52d8010c-6fc6-4aae-acd5-48f8c400e88e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:18:04.980725 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-bdfab2d7-a520-40bc-8c8f-fe407d2016ed tempest-VolumeManageAdminTest-1036229674 None] Created volume successfully.
Sep 14 18:18:05.068481 n-d-796905-2 sudo[128122]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:05.070252 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:05.071829 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:05.092471 n-d-796905-2 sudo[128164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:18:05.093980 n-d-796905-2 sudo[128164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:05.499245 n-d-796905-2 sudo[128164]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:05.501260 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.429s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:05.503381 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:18:05.624784 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-ec723dd0-5b4c-4083-820f-ca6d73985e54 tempest-VolumeManageAdminTest-1176241612 None] Lock "b'cinder-5932dfba-202d-4c46-bb97-f0a868b4cd32-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:18:05.675270 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-ec723dd0-5b4c-4083-820f-ca6d73985e54 tempest-VolumeManageAdminTest-1176241612 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5932dfba-202d-4c46-bb97-f0a868b4cd32
Sep 14 18:18:05.726364 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-ec723dd0-5b4c-4083-820f-ca6d73985e54 tempest-VolumeManageAdminTest-1176241612 None] Created reservations ['86dad2ae-3119-4685-a23e-27827c15c67e', '1f0e09b7-af38-41ec-92ea-f1b45f1bf2d2', '05895e49-3008-4823-a6b9-0956d8ac7ff1', 'db6e891f-cc52-4661-9acb-a21e9c7eccba'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:18:05.728598 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-ec723dd0-5b4c-4083-820f-ca6d73985e54 tempest-VolumeManageAdminTest-1176241612 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:18:05.728598 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:18:05.728598 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:18:05.769800 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-ec723dd0-5b4c-4083-820f-ca6d73985e54 tempest-VolumeManageAdminTest-1176241612 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:18:05.770491 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ec723dd0-5b4c-4083-820f-ca6d73985e54 tempest-VolumeManageAdminTest-1176241612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:05.788275 n-d-796905-2 sudo[128171]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:18:05.789215 n-d-796905-2 sudo[128171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:06.209655 n-d-796905-2 sudo[128171]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:06.211911 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ec723dd0-5b4c-4083-820f-ca6d73985e54 tempest-VolumeManageAdminTest-1176241612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.441s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:06.214370 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ec723dd0-5b4c-4083-820f-ca6d73985e54 tempest-VolumeManageAdminTest-1176241612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:06.232377 n-d-796905-2 sudo[128174]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:18:06.233721 n-d-796905-2 sudo[128174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:06.636391 n-d-796905-2 sudo[128174]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:06.639464 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ec723dd0-5b4c-4083-820f-ca6d73985e54 tempest-VolumeManageAdminTest-1176241612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.425s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:06.641541 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-ec723dd0-5b4c-4083-820f-ca6d73985e54 tempest-VolumeManageAdminTest-1176241612 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:18:06.647272 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-ec723dd0-5b4c-4083-820f-ca6d73985e54 tempest-VolumeManageAdminTest-1176241612 None] Unmanaged volume successfully.
Sep 14 18:18:06.652117 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-ec723dd0-5b4c-4083-820f-ca6d73985e54 tempest-VolumeManageAdminTest-1176241612 None] Lock "b'cinder-5932dfba-202d-4c46-bb97-f0a868b4cd32-delete_volume'" released by "delete_volume" :: held 1.027s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:18:07.140896 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c4c699b8-c9c0-4b62-a8bf-de5e63e7f33b tempest-VolumeManageAdminTest-1176241612 None] Flow 'volume_manage_existing_manager' (bb2e15e9-7bd9-4377-bb91-91a920a7347a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:18:07.144675 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c4c699b8-c9c0-4b62-a8bf-de5e63e7f33b tempest-VolumeManageAdminTest-1176241612 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (4a7adfe6-00c7-40c6-afe0-32b34df0efa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:07.147685 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c4c699b8-c9c0-4b62-a8bf-de5e63e7f33b tempest-VolumeManageAdminTest-1176241612 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (4a7adfe6-00c7-40c6-afe0-32b34df0efa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:07.151067 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c4c699b8-c9c0-4b62-a8bf-de5e63e7f33b tempest-VolumeManageAdminTest-1176241612 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (26bb72f0-b8fc-4f30-803e-6198aaf7f8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:07.152796 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c4c699b8-c9c0-4b62-a8bf-de5e63e7f33b tempest-VolumeManageAdminTest-1176241612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5932dfba-202d-4c46-bb97-f0a868b4cd32 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:07.189359 n-d-796905-2 sudo[128177]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5932dfba-202d-4c46-bb97-f0a868b4cd32
Sep 14 18:18:07.193014 n-d-796905-2 sudo[128177]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:07.605151 n-d-796905-2 sudo[128177]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:07.608008 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c4c699b8-c9c0-4b62-a8bf-de5e63e7f33b tempest-VolumeManageAdminTest-1176241612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5932dfba-202d-4c46-bb97-f0a868b4cd32" returned: 0 in 0.454s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:07.612974 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c4c699b8-c9c0-4b62-a8bf-de5e63e7f33b tempest-VolumeManageAdminTest-1176241612 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (26bb72f0-b8fc-4f30-803e-6198aaf7f8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'volume_type_id': '791c2483-37a9-424e-abee-2054a42a8608', 'volume_properties': Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:18:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1179526338',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=4b855f1e-1036-4cd8-9576-e91c42fdcb70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10307d0b06f948a1ad8d8ebefd4a7e2b',provider_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='5900645cc51540e68c2ef10f2738705c',volume_attachment=>,volume_type=>,volume_type_id=791c2483-37a9-424e-abee-2054a42a8608), 'volume_spec': {'status': 'managing', 'volume_name': 'volume-4b855f1e-1036-4cd8-9576-e91c42fdcb70', 'volume_id': '4b855f1e-1036-4cd8-9576-e91c42fdcb70'}}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:07.620416 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c4c699b8-c9c0-4b62-a8bf-de5e63e7f33b tempest-VolumeManageAdminTest-1176241612 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47b4b211-4f24-42ec-8478-241b6d1b0b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:07.689739 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-c4c699b8-c9c0-4b62-a8bf-de5e63e7f33b tempest-VolumeManageAdminTest-1176241612 None] Created reservations ['c97df103-2bd0-4fc7-ad77-9c5e3f4865f2', 'b92d6d42-e50a-4019-b871-a04d44e6a5a1'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:18:07.691692 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c4c699b8-c9c0-4b62-a8bf-de5e63e7f33b tempest-VolumeManageAdminTest-1176241612 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47b4b211-4f24-42ec-8478-241b6d1b0b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c97df103-2bd0-4fc7-ad77-9c5e3f4865f2', 'b92d6d42-e50a-4019-b871-a04d44e6a5a1']}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:07.694105 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c4c699b8-c9c0-4b62-a8bf-de5e63e7f33b tempest-VolumeManageAdminTest-1176241612 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (f610f298-d57a-4444-b50c-0b6bd88ef5ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:07.695450 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c4c699b8-c9c0-4b62-a8bf-de5e63e7f33b tempest-VolumeManageAdminTest-1176241612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5932dfba-202d-4c46-bb97-f0a868b4cd32 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:07.722678 n-d-796905-2 sudo[128183]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5932dfba-202d-4c46-bb97-f0a868b4cd32
Sep 14 18:18:07.723639 n-d-796905-2 sudo[128183]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:08.149976 n-d-796905-2 sudo[128183]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:08.152810 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c4c699b8-c9c0-4b62-a8bf-de5e63e7f33b tempest-VolumeManageAdminTest-1176241612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5932dfba-202d-4c46-bb97-f0a868b4cd32" returned: 0 in 0.456s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:08.165621 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 volume-5932dfba-202d-4c46-bb97-f0a868b4cd32 volume-4b855f1e-1036-4cd8-9576-e91c42fdcb70 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:08.376424 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 volume-5932dfba-202d-4c46-bb97-f0a868b4cd32 volume-4b855f1e-1036-4cd8-9576-e91c42fdcb70" returned: 0 in 0.213s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:08.376850 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:18:08.395771 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c4c699b8-c9c0-4b62-a8bf-de5e63e7f33b tempest-VolumeManageAdminTest-1176241612 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (f610f298-d57a-4444-b50c-0b6bd88ef5ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume': Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:18:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1179526338',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=4b855f1e-1036-4cd8-9576-e91c42fdcb70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10307d0b06f948a1ad8d8ebefd4a7e2b',provider_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='5900645cc51540e68c2ef10f2738705c',volume_attachment=>,volume_type=>,volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:08.398642 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c4c699b8-c9c0-4b62-a8bf-de5e63e7f33b tempest-VolumeManageAdminTest-1176241612 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3c3c05e-0b9a-46fe-ac4a-e51ed3a3b7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:08.421123 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c4c699b8-c9c0-4b62-a8bf-de5e63e7f33b tempest-VolumeManageAdminTest-1176241612 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3c3c05e-0b9a-46fe-ac4a-e51ed3a3b7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:18:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1179526338',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=4b855f1e-1036-4cd8-9576-e91c42fdcb70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10307d0b06f948a1ad8d8ebefd4a7e2b',provider_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='5900645cc51540e68c2ef10f2738705c',volume_attachment=>,volume_type=>,volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:08.423252 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c4c699b8-c9c0-4b62-a8bf-de5e63e7f33b tempest-VolumeManageAdminTest-1176241612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (35461b61-c2d5-413d-850a-08fed47e1a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:08.431897 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-c4c699b8-c9c0-4b62-a8bf-de5e63e7f33b tempest-VolumeManageAdminTest-1176241612 None] Volume volume-4b855f1e-1036-4cd8-9576-e91c42fdcb70 (4b855f1e-1036-4cd8-9576-e91c42fdcb70): created successfully
Sep 14 18:18:08.433964 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c4c699b8-c9c0-4b62-a8bf-de5e63e7f33b tempest-VolumeManageAdminTest-1176241612 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (35461b61-c2d5-413d-850a-08fed47e1a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:08.437119 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c4c699b8-c9c0-4b62-a8bf-de5e63e7f33b tempest-VolumeManageAdminTest-1176241612 None] Flow 'volume_manage_existing_manager' (bb2e15e9-7bd9-4377-bb91-91a920a7347a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:18:08.438131 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-c4c699b8-c9c0-4b62-a8bf-de5e63e7f33b tempest-VolumeManageAdminTest-1176241612 None] Manage existing volume completed successfully.
Sep 14 18:18:09.665587 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-01dd4b4b-d1fe-48c5-9033-c3426f6fac1f tempest-VolumeManageAdminTest-1176241612 None] Lock "b'cinder-4b855f1e-1036-4cd8-9576-e91c42fdcb70-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:18:09.727038 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-01dd4b4b-d1fe-48c5-9033-c3426f6fac1f tempest-VolumeManageAdminTest-1176241612 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4b855f1e-1036-4cd8-9576-e91c42fdcb70
Sep 14 18:18:09.728024 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-01dd4b4b-d1fe-48c5-9033-c3426f6fac1f tempest-VolumeManageAdminTest-1176241612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4b855f1e-1036-4cd8-9576-e91c42fdcb70 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:09.751270 n-d-796905-2 sudo[128214]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4b855f1e-1036-4cd8-9576-e91c42fdcb70
Sep 14 18:18:09.752103 n-d-796905-2 sudo[128214]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:10.150481 n-d-796905-2 sudo[128214]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:10.152961 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-01dd4b4b-d1fe-48c5-9033-c3426f6fac1f tempest-VolumeManageAdminTest-1176241612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4b855f1e-1036-4cd8-9576-e91c42fdcb70" returned: 0 in 0.424s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:10.154510 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-01dd4b4b-d1fe-48c5-9033-c3426f6fac1f tempest-VolumeManageAdminTest-1176241612 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-4b855f1e-1036-4cd8-9576-e91c42fdcb70 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:10.173907 n-d-796905-2 sudo[128219]: ubuntu : 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-4b855f1e-1036-4cd8-9576-e91c42fdcb70
Sep 14 18:18:10.174811 n-d-796905-2 sudo[128219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:10.562328 n-d-796905-2 sudo[128219]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:10.564591 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-01dd4b4b-d1fe-48c5-9033-c3426f6fac1f tempest-VolumeManageAdminTest-1176241612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-4b855f1e-1036-4cd8-9576-e91c42fdcb70" returned: 0 in 0.410s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:10.566469 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-01dd4b4b-d1fe-48c5-9033-c3426f6fac1f tempest-VolumeManageAdminTest-1176241612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4b855f1e-1036-4cd8-9576-e91c42fdcb70 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:10.585174 n-d-796905-2 sudo[128222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4b855f1e-1036-4cd8-9576-e91c42fdcb70
Sep 14 18:18:10.586099 n-d-796905-2 sudo[128222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:11.066229 n-d-796905-2 sudo[128222]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:11.068846 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-01dd4b4b-d1fe-48c5-9033-c3426f6fac1f tempest-VolumeManageAdminTest-1176241612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4b855f1e-1036-4cd8-9576-e91c42fdcb70" returned: 0 in 0.502s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:11.070038 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-01dd4b4b-d1fe-48c5-9033-c3426f6fac1f tempest-VolumeManageAdminTest-1176241612 None] Successfully deleted volume: 4b855f1e-1036-4cd8-9576-e91c42fdcb70
Sep 14 18:18:11.118795 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-01dd4b4b-d1fe-48c5-9033-c3426f6fac1f tempest-VolumeManageAdminTest-1176241612 None] Created reservations ['86f7c8ca-7f75-4349-85c5-8a130988bd87', 'b7f98e96-b754-4a21-926f-f4c52ddd2ba2', '4a1c752b-42d6-411c-9638-b7c60b569a2c', 'c0122070-e12e-4cb2-bc48-450b50d0e185'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:18:11.120921 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-01dd4b4b-d1fe-48c5-9033-c3426f6fac1f tempest-VolumeManageAdminTest-1176241612 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:18:11.120921 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:18:11.120921 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:18:11.160604 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-01dd4b4b-d1fe-48c5-9033-c3426f6fac1f tempest-VolumeManageAdminTest-1176241612 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:18:11.161338 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-01dd4b4b-d1fe-48c5-9033-c3426f6fac1f tempest-VolumeManageAdminTest-1176241612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:11.179584 n-d-796905-2 sudo[128229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:18:11.180541 n-d-796905-2 sudo[128229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:11.614916 n-d-796905-2 sudo[128229]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:11.617126 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-01dd4b4b-d1fe-48c5-9033-c3426f6fac1f tempest-VolumeManageAdminTest-1176241612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:11.619505 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-01dd4b4b-d1fe-48c5-9033-c3426f6fac1f tempest-VolumeManageAdminTest-1176241612 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:11.639344 n-d-796905-2 sudo[128232]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:18:11.640146 n-d-796905-2 sudo[128232]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:12.186333 n-d-796905-2 sudo[128232]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:12.189555 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-01dd4b4b-d1fe-48c5-9033-c3426f6fac1f tempest-VolumeManageAdminTest-1176241612 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.569s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:12.191905 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-01dd4b4b-d1fe-48c5-9033-c3426f6fac1f tempest-VolumeManageAdminTest-1176241612 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:18:12.199133 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-01dd4b4b-d1fe-48c5-9033-c3426f6fac1f tempest-VolumeManageAdminTest-1176241612 None] Deleted volume successfully.
Sep 14 18:18:12.219374 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-01dd4b4b-d1fe-48c5-9033-c3426f6fac1f tempest-VolumeManageAdminTest-1176241612 None] Lock "b'cinder-4b855f1e-1036-4cd8-9576-e91c42fdcb70-delete_volume'" released by "delete_volume" :: held 2.554s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:18:18.035622 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:18:18.041286 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:18:18.042318 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:18:18.057550 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] Flow 'volume_create_manager' (26da3063-4b99-4f2e-a6da-1131de8bb4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:18:18.066919 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c98c6a61-ba82-46aa-b156-c81bd11109e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:18.090017 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:18:18.115760 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c98c6a61-ba82-46aa-b156-c81bd11109e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:18:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-761501002',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=3663c77c-18f1-409f-99a4-41b3856863d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4660d2fc3a444b4b5378a6a68ba28a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:18:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:18:18Z,user_id='9f497e2ff64f43a48586d16f8b7c0f22',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:18.118239 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c8de10b-6140-4e33-a142-6cb5b5905e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:18.120318 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c8de10b-6140-4e33-a142-6cb5b5905e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:18.122616 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b4da709-35ad-4e61-a9bb-e7a2c3577c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:18.124802 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3b4da709-35ad-4e61-a9bb-e7a2c3577c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3663c77c-18f1-409f-99a4-41b3856863d9', 'volume_name': 'volume-3663c77c-18f1-409f-99a4-41b3856863d9', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:18.126995 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2764166d-35e3-486e-8fbf-fbc3f939fe5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:18.135333 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2764166d-35e3-486e-8fbf-fbc3f939fe5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:18.137598 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1f4679ac-6875-4ba3-bcb0-3972c4056b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:18.138355 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] Volume 3663c77c-18f1-409f-99a4-41b3856863d9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3663c77c-18f1-409f-99a4-41b3856863d9', 'volume_size': 1}
Sep 14 18:18:18.139471 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3663c77c-18f1-409f-99a4-41b3856863d9 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:18.161652 n-d-796905-2 sudo[128338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3663c77c-18f1-409f-99a4-41b3856863d9 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:18:18.162657 n-d-796905-2 sudo[128338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:18.746500 n-d-796905-2 sudo[128338]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:18.749001 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3663c77c-18f1-409f-99a4-41b3856863d9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.609s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:18.752602 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1f4679ac-6875-4ba3-bcb0-3972c4056b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3663c77c-18f1-409f-99a4-41b3856863d9', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:18.755273 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (db140bac-c72c-4315-a005-4052618a8d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:18.771183 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] Volume volume-3663c77c-18f1-409f-99a4-41b3856863d9 (3663c77c-18f1-409f-99a4-41b3856863d9): created successfully
Sep 14 18:18:18.776142 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (db140bac-c72c-4315-a005-4052618a8d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:18.781651 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] Flow 'volume_create_manager' (26da3063-4b99-4f2e-a6da-1131de8bb4b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:18:18.795199 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-ec5086fe-7bb1-478e-a22a-040f23cf61c6 tempest-VolumeQuotasAdminTestJSON-693413015 None] Created volume successfully.
Sep 14 18:18:19.250111 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-17131467-021b-477e-a2fe-7bd910a8d263 tempest-VolumeQuotasAdminTestJSON-693413015 None] Lock "b'cinder-3663c77c-18f1-409f-99a4-41b3856863d9-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:18:19.319166 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-17131467-021b-477e-a2fe-7bd910a8d263 tempest-VolumeQuotasAdminTestJSON-693413015 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3663c77c-18f1-409f-99a4-41b3856863d9
Sep 14 18:18:19.320248 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-17131467-021b-477e-a2fe-7bd910a8d263 tempest-VolumeQuotasAdminTestJSON-693413015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3663c77c-18f1-409f-99a4-41b3856863d9 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:19.352682 n-d-796905-2 sudo[128371]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3663c77c-18f1-409f-99a4-41b3856863d9
Sep 14 18:18:19.353521 n-d-796905-2 sudo[128371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:19.759172 n-d-796905-2 sudo[128371]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:19.761473 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-17131467-021b-477e-a2fe-7bd910a8d263 tempest-VolumeQuotasAdminTestJSON-693413015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3663c77c-18f1-409f-99a4-41b3856863d9" returned: 0 in 0.441s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:19.763759 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-17131467-021b-477e-a2fe-7bd910a8d263 tempest-VolumeQuotasAdminTestJSON-693413015 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-3663c77c-18f1-409f-99a4-41b3856863d9 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:19.783591 n-d-796905-2 sudo[128374]: ubuntu : 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-3663c77c-18f1-409f-99a4-41b3856863d9
Sep 14 18:18:19.784553 n-d-796905-2 sudo[128374]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:20.193545 n-d-796905-2 sudo[128374]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:20.195897 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-17131467-021b-477e-a2fe-7bd910a8d263 tempest-VolumeQuotasAdminTestJSON-693413015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-3663c77c-18f1-409f-99a4-41b3856863d9" returned: 0 in 0.432s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:20.198182 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-17131467-021b-477e-a2fe-7bd910a8d263 tempest-VolumeQuotasAdminTestJSON-693413015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3663c77c-18f1-409f-99a4-41b3856863d9 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:20.219329 n-d-796905-2 sudo[128377]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3663c77c-18f1-409f-99a4-41b3856863d9
Sep 14 18:18:20.220871 n-d-796905-2 sudo[128377]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:20.733294 n-d-796905-2 sudo[128377]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:20.735687 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-17131467-021b-477e-a2fe-7bd910a8d263 tempest-VolumeQuotasAdminTestJSON-693413015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3663c77c-18f1-409f-99a4-41b3856863d9" returned: 0 in 0.537s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:20.738041 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-17131467-021b-477e-a2fe-7bd910a8d263 tempest-VolumeQuotasAdminTestJSON-693413015 None] Successfully deleted volume: 3663c77c-18f1-409f-99a4-41b3856863d9
Sep 14 18:18:20.785854 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-17131467-021b-477e-a2fe-7bd910a8d263 tempest-VolumeQuotasAdminTestJSON-693413015 None] Created reservations ['66809420-36ca-427b-b856-012418b2ab27', '294e1d58-ca49-48c4-8dd5-b81db86e8777', '33d1a0fd-a2b0-48f9-a5d2-2d9f8d2c4090', '8be8d6cb-3ea3-4840-9e3c-8cdbdba5b2c5'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:18:20.788411 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-17131467-021b-477e-a2fe-7bd910a8d263 tempest-VolumeQuotasAdminTestJSON-693413015 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:18:20.788411 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:18:20.788411 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:18:20.835647 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-17131467-021b-477e-a2fe-7bd910a8d263 tempest-VolumeQuotasAdminTestJSON-693413015 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:18:20.836742 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-17131467-021b-477e-a2fe-7bd910a8d263 tempest-VolumeQuotasAdminTestJSON-693413015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:20.858085 n-d-796905-2 sudo[128386]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:18:20.859635 n-d-796905-2 sudo[128386]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:21.307953 n-d-796905-2 sudo[128386]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:21.310243 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-17131467-021b-477e-a2fe-7bd910a8d263 tempest-VolumeQuotasAdminTestJSON-693413015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.473s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:21.312430 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-17131467-021b-477e-a2fe-7bd910a8d263 tempest-VolumeQuotasAdminTestJSON-693413015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:21.329639 n-d-796905-2 sudo[128389]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:18:21.330415 n-d-796905-2 sudo[128389]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:21.767687 n-d-796905-2 sudo[128389]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:21.770016 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-17131467-021b-477e-a2fe-7bd910a8d263 tempest-VolumeQuotasAdminTestJSON-693413015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.457s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:21.772954 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-17131467-021b-477e-a2fe-7bd910a8d263 tempest-VolumeQuotasAdminTestJSON-693413015 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:18:21.778522 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-17131467-021b-477e-a2fe-7bd910a8d263 tempest-VolumeQuotasAdminTestJSON-693413015 None] Deleted volume successfully.
Sep 14 18:18:21.798877 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-17131467-021b-477e-a2fe-7bd910a8d263 tempest-VolumeQuotasAdminTestJSON-693413015 None] Lock "b'cinder-3663c77c-18f1-409f-99a4-41b3856863d9-delete_volume'" released by "delete_volume" :: held 2.549s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:18:21.980255 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:18:22.010445 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:18:22.010964 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:18:22.031972 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] Flow 'volume_create_manager' (1e862971-9084-4eae-aa71-5b5462668fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:18:22.035171 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d2120ed6-3b89-4f84-ac49-cf79397f686b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:22.057598 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:18:22.085097 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d2120ed6-3b89-4f84-ac49-cf79397f686b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:18:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1987025760',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4660d2fc3a444b4b5378a6a68ba28a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:18:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:18:22Z,user_id='9f497e2ff64f43a48586d16f8b7c0f22',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:22.087672 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (12f66134-d802-437b-a59b-4c086fcb53a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:22.090264 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (12f66134-d802-437b-a59b-4c086fcb53a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:22.092668 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b62a3fc5-09b9-4263-94f3-5a66f338bf87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:22.094779 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b62a3fc5-09b9-4263-94f3-5a66f338bf87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4', 'volume_name': 'volume-7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:22.097190 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b6ccdc2-9ee4-4a68-ba51-602408e44c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:22.099465 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0b6ccdc2-9ee4-4a68-ba51-602408e44c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:22.101842 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (992159aa-70e3-4d2c-a78b-0babab83308e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:22.102616 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] Volume 7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4', 'volume_size': 1}
Sep 14 18:18:22.103599 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:22.128418 n-d-796905-2 sudo[128394]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:18:22.129233 n-d-796905-2 sudo[128394]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:22.644437 n-d-796905-2 sudo[128394]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:22.646766 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.543s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:22.650059 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (992159aa-70e3-4d2c-a78b-0babab83308e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:22.652439 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6cf9309c-4c48-449f-b4a2-212e8ae18e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:22.663670 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] Volume volume-7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4 (7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4): created successfully
Sep 14 18:18:22.665583 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6cf9309c-4c48-449f-b4a2-212e8ae18e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:22.668465 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] Flow 'volume_create_manager' (1e862971-9084-4eae-aa71-5b5462668fc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:18:22.676572 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-255d8c3e-5ca6-4f3b-8f6e-9d999126cb71 tempest-VolumeQuotasAdminTestJSON-693413015 None] Created volume successfully.
Sep 14 18:18:23.938256 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-f77a07c1-3c4f-44c1-823c-8ecd47e817de tempest-VolumeQuotasAdminTestJSON-682031488 None] Transfer volume completed successfully.
Sep 14 18:18:24.550870 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-52730047-2a5d-4b5d-b7db-36d4aa1c005c tempest-VolumeQuotasAdminTestJSON-2038405812 None] Lock "b'cinder-7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:18:24.619074 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-52730047-2a5d-4b5d-b7db-36d4aa1c005c tempest-VolumeQuotasAdminTestJSON-2038405812 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4
Sep 14 18:18:24.620213 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-52730047-2a5d-4b5d-b7db-36d4aa1c005c tempest-VolumeQuotasAdminTestJSON-2038405812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:24.641575 n-d-796905-2 sudo[128485]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4
Sep 14 18:18:24.643596 n-d-796905-2 sudo[128485]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:25.056989 n-d-796905-2 sudo[128485]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:25.059273 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-52730047-2a5d-4b5d-b7db-36d4aa1c005c tempest-VolumeQuotasAdminTestJSON-2038405812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4" returned: 0 in 0.439s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:25.061042 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-52730047-2a5d-4b5d-b7db-36d4aa1c005c tempest-VolumeQuotasAdminTestJSON-2038405812 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-7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:25.080439 n-d-796905-2 sudo[128504]: ubuntu : 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-7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4
Sep 14 18:18:25.081454 n-d-796905-2 sudo[128504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:25.483800 n-d-796905-2 sudo[128504]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:25.486144 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-52730047-2a5d-4b5d-b7db-36d4aa1c005c tempest-VolumeQuotasAdminTestJSON-2038405812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4" returned: 0 in 0.425s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:25.488118 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-52730047-2a5d-4b5d-b7db-36d4aa1c005c tempest-VolumeQuotasAdminTestJSON-2038405812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:25.509048 n-d-796905-2 sudo[128517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4
Sep 14 18:18:25.509857 n-d-796905-2 sudo[128517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:26.044115 n-d-796905-2 sudo[128517]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:26.047515 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-52730047-2a5d-4b5d-b7db-36d4aa1c005c tempest-VolumeQuotasAdminTestJSON-2038405812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4" returned: 0 in 0.559s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:26.048976 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-52730047-2a5d-4b5d-b7db-36d4aa1c005c tempest-VolumeQuotasAdminTestJSON-2038405812 None] Successfully deleted volume: 7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4
Sep 14 18:18:26.102576 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-52730047-2a5d-4b5d-b7db-36d4aa1c005c tempest-VolumeQuotasAdminTestJSON-2038405812 None] Created reservations ['53787316-6365-484e-a683-1d53eb43e634', '3d89276f-1c4b-4c3f-bb84-b1eca50ca430', '9939eae8-d32e-4a23-bc9a-bbf2a46d5730', '3feb7eec-a791-4193-9753-e93ada2196fc'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:18:26.104776 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-52730047-2a5d-4b5d-b7db-36d4aa1c005c tempest-VolumeQuotasAdminTestJSON-2038405812 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:18:26.104776 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:18:26.104776 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:18:26.157491 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-52730047-2a5d-4b5d-b7db-36d4aa1c005c tempest-VolumeQuotasAdminTestJSON-2038405812 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:18:26.158648 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-52730047-2a5d-4b5d-b7db-36d4aa1c005c tempest-VolumeQuotasAdminTestJSON-2038405812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:26.187477 n-d-796905-2 sudo[128549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:18:26.188294 n-d-796905-2 sudo[128549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:26.669344 n-d-796905-2 sudo[128549]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:26.671569 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-52730047-2a5d-4b5d-b7db-36d4aa1c005c tempest-VolumeQuotasAdminTestJSON-2038405812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:26.673780 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-52730047-2a5d-4b5d-b7db-36d4aa1c005c tempest-VolumeQuotasAdminTestJSON-2038405812 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:26.692070 n-d-796905-2 sudo[128552]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:18:26.692863 n-d-796905-2 sudo[128552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:27.135976 n-d-796905-2 sudo[128552]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:27.138717 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-52730047-2a5d-4b5d-b7db-36d4aa1c005c tempest-VolumeQuotasAdminTestJSON-2038405812 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.464s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:27.140829 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-52730047-2a5d-4b5d-b7db-36d4aa1c005c tempest-VolumeQuotasAdminTestJSON-2038405812 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:18:27.146126 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-52730047-2a5d-4b5d-b7db-36d4aa1c005c tempest-VolumeQuotasAdminTestJSON-2038405812 None] Deleted volume successfully.
Sep 14 18:18:27.168265 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-52730047-2a5d-4b5d-b7db-36d4aa1c005c tempest-VolumeQuotasAdminTestJSON-2038405812 None] Lock "b'cinder-7e1abeb6-ec74-41d6-b360-dd3e8aed4ef4-delete_volume'" released by "delete_volume" :: held 2.617s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:18:33.240093 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:18:33.254661 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:18:33.255733 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:18:33.276517 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] Flow 'volume_create_manager' (7fccbcbc-fc99-4047-9dbe-07481ffcd2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:18:33.280625 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7d49fe9-37db-4b37-be18-db6f00454ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:33.305332 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:18:33.335548 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d7d49fe9-37db-4b37-be18-db6f00454ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:18:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2088267292',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=0007d03e-6aaa-4ffc-9d47-03cdfc991d17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36a88f90d1d0461e8dc2a7367ef94c13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:18:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:18:33Z,user_id='d67e8b6484d443159bb3cf29d9191b87',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:33.339550 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe0cd7cd-85c3-4c7c-a3b6-0d10fbbac71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:33.342460 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fe0cd7cd-85c3-4c7c-a3b6-0d10fbbac71d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:33.345580 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f9abb582-60c2-464a-98e1-b270e6e28fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:33.348303 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f9abb582-60c2-464a-98e1-b270e6e28fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0007d03e-6aaa-4ffc-9d47-03cdfc991d17', 'volume_name': 'volume-0007d03e-6aaa-4ffc-9d47-03cdfc991d17', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:33.351253 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92224d16-3f62-470f-bfdf-ad1ecd19fe6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:33.353551 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92224d16-3f62-470f-bfdf-ad1ecd19fe6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:33.355979 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83ff03ae-767a-46e4-9cd6-1b5930bf8eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:33.357026 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] Volume 0007d03e-6aaa-4ffc-9d47-03cdfc991d17: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0007d03e-6aaa-4ffc-9d47-03cdfc991d17', 'volume_size': 1}
Sep 14 18:18:33.358225 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0007d03e-6aaa-4ffc-9d47-03cdfc991d17 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:33.390496 n-d-796905-2 sudo[128581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0007d03e-6aaa-4ffc-9d47-03cdfc991d17 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:18:33.392217 n-d-796905-2 sudo[128581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:33.953929 n-d-796905-2 sudo[128581]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:33.956478 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0007d03e-6aaa-4ffc-9d47-03cdfc991d17 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.598s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:33.960810 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83ff03ae-767a-46e4-9cd6-1b5930bf8eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0007d03e-6aaa-4ffc-9d47-03cdfc991d17', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:33.963834 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4f50398-b243-445c-8e15-a35a18b3ee04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:33.978718 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] Volume volume-0007d03e-6aaa-4ffc-9d47-03cdfc991d17 (0007d03e-6aaa-4ffc-9d47-03cdfc991d17): created successfully
Sep 14 18:18:33.980873 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b4f50398-b243-445c-8e15-a35a18b3ee04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:33.989395 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] Flow 'volume_create_manager' (7fccbcbc-fc99-4047-9dbe-07481ffcd2f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:18:34.002691 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-5ca4713d-11e0-4bd0-993d-673c14db9214 tempest-VolumesServicesTestJSON-707686088 None] Created volume successfully.
Sep 14 18:18:34.640248 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-51ba1591-7532-43d1-9218-e0c7f730b30d tempest-VolumesServicesTestJSON-707686088 None] Lock "b'cinder-0007d03e-6aaa-4ffc-9d47-03cdfc991d17-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:18:34.723769 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-51ba1591-7532-43d1-9218-e0c7f730b30d tempest-VolumesServicesTestJSON-707686088 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0007d03e-6aaa-4ffc-9d47-03cdfc991d17
Sep 14 18:18:34.724939 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51ba1591-7532-43d1-9218-e0c7f730b30d tempest-VolumesServicesTestJSON-707686088 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0007d03e-6aaa-4ffc-9d47-03cdfc991d17 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:34.744663 n-d-796905-2 sudo[128625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0007d03e-6aaa-4ffc-9d47-03cdfc991d17
Sep 14 18:18:34.745485 n-d-796905-2 sudo[128625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:35.128488 n-d-796905-2 sudo[128625]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:35.130779 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51ba1591-7532-43d1-9218-e0c7f730b30d tempest-VolumesServicesTestJSON-707686088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0007d03e-6aaa-4ffc-9d47-03cdfc991d17" returned: 0 in 0.406s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:35.132347 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51ba1591-7532-43d1-9218-e0c7f730b30d tempest-VolumesServicesTestJSON-707686088 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-0007d03e-6aaa-4ffc-9d47-03cdfc991d17 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:35.151110 n-d-796905-2 sudo[128628]: ubuntu : 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-0007d03e-6aaa-4ffc-9d47-03cdfc991d17
Sep 14 18:18:35.152062 n-d-796905-2 sudo[128628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:35.573690 n-d-796905-2 sudo[128628]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:35.576788 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51ba1591-7532-43d1-9218-e0c7f730b30d tempest-VolumesServicesTestJSON-707686088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-0007d03e-6aaa-4ffc-9d47-03cdfc991d17" returned: 0 in 0.443s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:35.578623 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51ba1591-7532-43d1-9218-e0c7f730b30d tempest-VolumesServicesTestJSON-707686088 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0007d03e-6aaa-4ffc-9d47-03cdfc991d17 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:35.597397 n-d-796905-2 sudo[128633]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0007d03e-6aaa-4ffc-9d47-03cdfc991d17
Sep 14 18:18:35.598978 n-d-796905-2 sudo[128633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:36.080181 n-d-796905-2 sudo[128633]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:36.082503 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51ba1591-7532-43d1-9218-e0c7f730b30d tempest-VolumesServicesTestJSON-707686088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0007d03e-6aaa-4ffc-9d47-03cdfc991d17" returned: 0 in 0.503s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:36.083717 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-51ba1591-7532-43d1-9218-e0c7f730b30d tempest-VolumesServicesTestJSON-707686088 None] Successfully deleted volume: 0007d03e-6aaa-4ffc-9d47-03cdfc991d17
Sep 14 18:18:36.131401 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-51ba1591-7532-43d1-9218-e0c7f730b30d tempest-VolumesServicesTestJSON-707686088 None] Created reservations ['e2aff688-601e-4741-b7b5-770e59b8c5c0', '5af21105-3c81-4ad4-bde4-97d5682eea99', '5715f205-b0f9-4b4d-a7a2-b7f67620f725', '884aac08-a7aa-4537-b129-d0e66a9d93b7'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:18:36.133629 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-51ba1591-7532-43d1-9218-e0c7f730b30d tempest-VolumesServicesTestJSON-707686088 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:18:36.133629 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:18:36.133629 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:18:36.175028 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-51ba1591-7532-43d1-9218-e0c7f730b30d tempest-VolumesServicesTestJSON-707686088 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:18:36.175735 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51ba1591-7532-43d1-9218-e0c7f730b30d tempest-VolumesServicesTestJSON-707686088 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:36.195905 n-d-796905-2 sudo[128639]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:18:36.196831 n-d-796905-2 sudo[128639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:36.647727 n-d-796905-2 sudo[128639]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:36.650195 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51ba1591-7532-43d1-9218-e0c7f730b30d tempest-VolumesServicesTestJSON-707686088 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.474s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:36.652268 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51ba1591-7532-43d1-9218-e0c7f730b30d tempest-VolumesServicesTestJSON-707686088 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:36.671965 n-d-796905-2 sudo[128642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:18:36.673076 n-d-796905-2 sudo[128642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:37.144995 n-d-796905-2 sudo[128642]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:37.148800 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51ba1591-7532-43d1-9218-e0c7f730b30d tempest-VolumesServicesTestJSON-707686088 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:37.150892 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-51ba1591-7532-43d1-9218-e0c7f730b30d tempest-VolumesServicesTestJSON-707686088 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:18:37.157116 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-51ba1591-7532-43d1-9218-e0c7f730b30d tempest-VolumesServicesTestJSON-707686088 None] Deleted volume successfully.
Sep 14 18:18:37.174925 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-51ba1591-7532-43d1-9218-e0c7f730b30d tempest-VolumesServicesTestJSON-707686088 None] Lock "b'cinder-0007d03e-6aaa-4ffc-9d47-03cdfc991d17-delete_volume'" released by "delete_volume" :: held 2.535s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:18:42.704313 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:18:42.709223 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:18:42.710028 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:18:42.727125 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] Flow 'volume_create_manager' (36b8e8b4-7935-4aab-a61d-bad8ebe397a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:18:42.732395 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (98693d82-94cc-4402-9a98-ff8be39dcceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:42.765382 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:18:42.796804 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (98693d82-94cc-4402-9a98-ff8be39dcceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:18:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1130078746',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=bd32623c-1287-46ff-bb52-ed055c72a3f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15fb54de5aa54413983866d693d8224a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:18:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:18:43Z,user_id='e7684adc5f6c4316adf72d45016e4ddb',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:42.799203 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ba8a63e7-d6f0-41e2-a181-cbb2fdf33502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:42.801307 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ba8a63e7-d6f0-41e2-a181-cbb2fdf33502) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:42.803586 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (032844c6-f605-43a4-951d-3789eec42c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:42.805777 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (032844c6-f605-43a4-951d-3789eec42c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bd32623c-1287-46ff-bb52-ed055c72a3f6', 'volume_name': 'volume-bd32623c-1287-46ff-bb52-ed055c72a3f6', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:42.807939 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23298935-06d8-445d-957a-e44dd72b580c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:42.810583 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (23298935-06d8-445d-957a-e44dd72b580c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:42.812840 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (483e1e32-19f4-4845-8992-370fa49da6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:42.813613 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] Volume bd32623c-1287-46ff-bb52-ed055c72a3f6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bd32623c-1287-46ff-bb52-ed055c72a3f6', 'volume_size': 1}
Sep 14 18:18:42.814608 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd32623c-1287-46ff-bb52-ed055c72a3f6 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:42.835023 n-d-796905-2 sudo[128699]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd32623c-1287-46ff-bb52-ed055c72a3f6 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:18:42.836075 n-d-796905-2 sudo[128699]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:43.392220 n-d-796905-2 sudo[128699]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:43.394671 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd32623c-1287-46ff-bb52-ed055c72a3f6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.579s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:43.397935 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (483e1e32-19f4-4845-8992-370fa49da6b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bd32623c-1287-46ff-bb52-ed055c72a3f6', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:43.400320 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a7e813cb-a47a-439a-b1ed-4bb82fc0acb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:43.413260 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] Volume volume-bd32623c-1287-46ff-bb52-ed055c72a3f6 (bd32623c-1287-46ff-bb52-ed055c72a3f6): created successfully
Sep 14 18:18:43.415383 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a7e813cb-a47a-439a-b1ed-4bb82fc0acb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:43.418592 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] Flow 'volume_create_manager' (36b8e8b4-7935-4aab-a61d-bad8ebe397a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:18:43.428129 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-f6b16a70-89fb-4744-8840-440d305cd659 tempest-VolumesTransfersV355Test-1956596286 None] Created volume successfully.
Sep 14 18:18:44.603857 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-ed7a6d54-fa05-489c-b795-02f26459eb14 tempest-VolumesTransfersV355Test-350596431 None] Transfer volume completed successfully.
Sep 14 18:18:45.151918 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-1a905334-9492-44a7-9c3b-3d274bfdf4b2 tempest-VolumesTransfersV355Test-435360370 None] Lock "b'cinder-bd32623c-1287-46ff-bb52-ed055c72a3f6-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:18:45.206389 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-1a905334-9492-44a7-9c3b-3d274bfdf4b2 tempest-VolumesTransfersV355Test-435360370 None] Skipping remove_export. No iscsi_target is presently exported for volume: bd32623c-1287-46ff-bb52-ed055c72a3f6
Sep 14 18:18:45.207676 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1a905334-9492-44a7-9c3b-3d274bfdf4b2 tempest-VolumesTransfersV355Test-435360370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bd32623c-1287-46ff-bb52-ed055c72a3f6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:45.226854 n-d-796905-2 sudo[128761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bd32623c-1287-46ff-bb52-ed055c72a3f6
Sep 14 18:18:45.227827 n-d-796905-2 sudo[128761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:45.608812 n-d-796905-2 sudo[128761]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:45.611102 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1a905334-9492-44a7-9c3b-3d274bfdf4b2 tempest-VolumesTransfersV355Test-435360370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bd32623c-1287-46ff-bb52-ed055c72a3f6" returned: 0 in 0.403s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:45.612710 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1a905334-9492-44a7-9c3b-3d274bfdf4b2 tempest-VolumesTransfersV355Test-435360370 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-bd32623c-1287-46ff-bb52-ed055c72a3f6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:45.630071 n-d-796905-2 sudo[128766]: ubuntu : 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-bd32623c-1287-46ff-bb52-ed055c72a3f6
Sep 14 18:18:45.630884 n-d-796905-2 sudo[128766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:46.039413 n-d-796905-2 sudo[128766]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:46.041720 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1a905334-9492-44a7-9c3b-3d274bfdf4b2 tempest-VolumesTransfersV355Test-435360370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-bd32623c-1287-46ff-bb52-ed055c72a3f6" returned: 0 in 0.429s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:46.043534 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1a905334-9492-44a7-9c3b-3d274bfdf4b2 tempest-VolumesTransfersV355Test-435360370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd32623c-1287-46ff-bb52-ed055c72a3f6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:46.062084 n-d-796905-2 sudo[128770]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd32623c-1287-46ff-bb52-ed055c72a3f6
Sep 14 18:18:46.062855 n-d-796905-2 sudo[128770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:46.548120 n-d-796905-2 sudo[128770]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:46.550577 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1a905334-9492-44a7-9c3b-3d274bfdf4b2 tempest-VolumesTransfersV355Test-435360370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd32623c-1287-46ff-bb52-ed055c72a3f6" returned: 0 in 0.507s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:46.551759 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-1a905334-9492-44a7-9c3b-3d274bfdf4b2 tempest-VolumesTransfersV355Test-435360370 None] Successfully deleted volume: bd32623c-1287-46ff-bb52-ed055c72a3f6
Sep 14 18:18:46.599791 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-1a905334-9492-44a7-9c3b-3d274bfdf4b2 tempest-VolumesTransfersV355Test-435360370 None] Created reservations ['6b0ece14-ff57-4cf2-a400-5397e00bf7b4', 'dcc8afe0-6243-4c6d-b0de-1a8c655eabb8', '6c3acf5e-0d7d-4268-b731-fa765e33dcac', '6d7b90b9-ccfc-4033-ac85-b0f7e2682394'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:18:46.601892 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-1a905334-9492-44a7-9c3b-3d274bfdf4b2 tempest-VolumesTransfersV355Test-435360370 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:18:46.601892 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:18:46.601892 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:18:46.650986 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-1a905334-9492-44a7-9c3b-3d274bfdf4b2 tempest-VolumesTransfersV355Test-435360370 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:18:46.651804 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1a905334-9492-44a7-9c3b-3d274bfdf4b2 tempest-VolumesTransfersV355Test-435360370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:46.672843 n-d-796905-2 sudo[128786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:18:46.673723 n-d-796905-2 sudo[128786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:47.126432 n-d-796905-2 sudo[128786]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:47.129327 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1a905334-9492-44a7-9c3b-3d274bfdf4b2 tempest-VolumesTransfersV355Test-435360370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.477s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:47.132028 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1a905334-9492-44a7-9c3b-3d274bfdf4b2 tempest-VolumesTransfersV355Test-435360370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:47.151347 n-d-796905-2 sudo[128789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:18:47.152238 n-d-796905-2 sudo[128789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:47.615499 n-d-796905-2 sudo[128789]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:47.617889 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1a905334-9492-44a7-9c3b-3d274bfdf4b2 tempest-VolumesTransfersV355Test-435360370 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:47.620091 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-1a905334-9492-44a7-9c3b-3d274bfdf4b2 tempest-VolumesTransfersV355Test-435360370 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:18:47.625471 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-1a905334-9492-44a7-9c3b-3d274bfdf4b2 tempest-VolumesTransfersV355Test-435360370 None] Deleted volume successfully.
Sep 14 18:18:47.641605 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-1a905334-9492-44a7-9c3b-3d274bfdf4b2 tempest-VolumesTransfersV355Test-435360370 None] Lock "b'cinder-bd32623c-1287-46ff-bb52-ed055c72a3f6-delete_volume'" released by "delete_volume" :: held 2.490s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:18:47.841456 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:18:47.845664 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:18:47.846546 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:18:47.860429 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] Flow 'volume_create_manager' (3dc33944-c38f-4ee4-96ab-b33397b213ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:18:47.863618 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6730a58-8e2c-4e54-82ac-3fd1552768d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:47.885402 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:18:47.910764 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b6730a58-8e2c-4e54-82ac-3fd1552768d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:18:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-110226559',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=ea403dc2-7668-4dc2-8bd7-c5736791763f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15fb54de5aa54413983866d693d8224a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:18:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:18:48Z,user_id='e7684adc5f6c4316adf72d45016e4ddb',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:47.913227 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39b3df05-8880-49ff-88c1-65962cdfed8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:47.915567 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (39b3df05-8880-49ff-88c1-65962cdfed8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:47.917885 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bafe1eb1-b0b7-4187-a108-0591c5245bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:47.920584 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bafe1eb1-b0b7-4187-a108-0591c5245bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ea403dc2-7668-4dc2-8bd7-c5736791763f', 'volume_name': 'volume-ea403dc2-7668-4dc2-8bd7-c5736791763f', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:47.922796 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (33b01a38-55f8-41ca-88a4-eb4446f2802c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:47.924877 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (33b01a38-55f8-41ca-88a4-eb4446f2802c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:47.926976 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dafec1f8-0a82-4287-969b-fdda58eafcd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:47.927752 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] Volume ea403dc2-7668-4dc2-8bd7-c5736791763f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ea403dc2-7668-4dc2-8bd7-c5736791763f', 'volume_size': 1}
Sep 14 18:18:47.928781 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea403dc2-7668-4dc2-8bd7-c5736791763f stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:47.948731 n-d-796905-2 sudo[128792]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea403dc2-7668-4dc2-8bd7-c5736791763f stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:18:47.949524 n-d-796905-2 sudo[128792]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:48.442099 n-d-796905-2 sudo[128792]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:48.444359 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ea403dc2-7668-4dc2-8bd7-c5736791763f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.515s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:48.447686 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dafec1f8-0a82-4287-969b-fdda58eafcd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ea403dc2-7668-4dc2-8bd7-c5736791763f', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:48.450573 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (837e0843-e693-4c43-a6a9-bff9e23c3c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:48.461892 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] Volume volume-ea403dc2-7668-4dc2-8bd7-c5736791763f (ea403dc2-7668-4dc2-8bd7-c5736791763f): created successfully
Sep 14 18:18:48.464002 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (837e0843-e693-4c43-a6a9-bff9e23c3c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:48.467766 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] Flow 'volume_create_manager' (3dc33944-c38f-4ee4-96ab-b33397b213ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:18:48.476012 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-a08cde37-e7da-46e1-a52c-b9c3d3a82982 tempest-VolumesTransfersV355Test-1956596286 None] Created volume successfully.
Sep 14 18:18:49.464808 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-6a19aa71-c731-4f04-8b69-d6d3418df8bb tempest-VolumesTransfersV355Test-435360370 None] Lock "b'cinder-ea403dc2-7668-4dc2-8bd7-c5736791763f-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:18:49.525494 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-6a19aa71-c731-4f04-8b69-d6d3418df8bb tempest-VolumesTransfersV355Test-435360370 None] Skipping remove_export. No iscsi_target is presently exported for volume: ea403dc2-7668-4dc2-8bd7-c5736791763f
Sep 14 18:18:49.526591 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6a19aa71-c731-4f04-8b69-d6d3418df8bb tempest-VolumesTransfersV355Test-435360370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ea403dc2-7668-4dc2-8bd7-c5736791763f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:49.556119 n-d-796905-2 sudo[128829]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ea403dc2-7668-4dc2-8bd7-c5736791763f
Sep 14 18:18:49.556934 n-d-796905-2 sudo[128829]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:49.949827 n-d-796905-2 sudo[128829]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:49.952669 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6a19aa71-c731-4f04-8b69-d6d3418df8bb tempest-VolumesTransfersV355Test-435360370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ea403dc2-7668-4dc2-8bd7-c5736791763f" returned: 0 in 0.425s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:49.954325 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6a19aa71-c731-4f04-8b69-d6d3418df8bb tempest-VolumesTransfersV355Test-435360370 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-ea403dc2-7668-4dc2-8bd7-c5736791763f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:49.973308 n-d-796905-2 sudo[128833]: ubuntu : 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-ea403dc2-7668-4dc2-8bd7-c5736791763f
Sep 14 18:18:49.974101 n-d-796905-2 sudo[128833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:50.362691 n-d-796905-2 sudo[128833]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:50.365093 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6a19aa71-c731-4f04-8b69-d6d3418df8bb tempest-VolumesTransfersV355Test-435360370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-ea403dc2-7668-4dc2-8bd7-c5736791763f" returned: 0 in 0.410s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:50.366958 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6a19aa71-c731-4f04-8b69-d6d3418df8bb tempest-VolumesTransfersV355Test-435360370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ea403dc2-7668-4dc2-8bd7-c5736791763f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:50.385871 n-d-796905-2 sudo[128838]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ea403dc2-7668-4dc2-8bd7-c5736791763f
Sep 14 18:18:50.386664 n-d-796905-2 sudo[128838]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:50.867614 n-d-796905-2 sudo[128838]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:50.870021 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6a19aa71-c731-4f04-8b69-d6d3418df8bb tempest-VolumesTransfersV355Test-435360370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ea403dc2-7668-4dc2-8bd7-c5736791763f" returned: 0 in 0.503s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:50.871979 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-6a19aa71-c731-4f04-8b69-d6d3418df8bb tempest-VolumesTransfersV355Test-435360370 None] Successfully deleted volume: ea403dc2-7668-4dc2-8bd7-c5736791763f
Sep 14 18:18:50.921732 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-6a19aa71-c731-4f04-8b69-d6d3418df8bb tempest-VolumesTransfersV355Test-435360370 None] Created reservations ['9a46ec75-2152-4fbc-a4b1-c4596697f491', '1b16edc7-9f91-4d5d-942b-60bcef6e2c9f', '5f14f43c-13b6-4f4c-bcc1-aba4ba0d3ad6', 'e1a71a51-c732-4942-99b9-63ab4f7e67b1'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:18:50.924514 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-6a19aa71-c731-4f04-8b69-d6d3418df8bb tempest-VolumesTransfersV355Test-435360370 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:18:50.924514 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:18:50.924514 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:18:50.970866 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-6a19aa71-c731-4f04-8b69-d6d3418df8bb tempest-VolumesTransfersV355Test-435360370 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:18:50.971629 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6a19aa71-c731-4f04-8b69-d6d3418df8bb tempest-VolumesTransfersV355Test-435360370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:50.993021 n-d-796905-2 sudo[128844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:18:50.993806 n-d-796905-2 sudo[128844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:51.428705 n-d-796905-2 sudo[128844]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:51.431015 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6a19aa71-c731-4f04-8b69-d6d3418df8bb tempest-VolumesTransfersV355Test-435360370 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.459s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:51.433224 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6a19aa71-c731-4f04-8b69-d6d3418df8bb tempest-VolumesTransfersV355Test-435360370 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:18:51.453064 n-d-796905-2 sudo[128847]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:18:51.454006 n-d-796905-2 sudo[128847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:18:51.935489 n-d-796905-2 sudo[128847]: pam_unix(sudo:session): session closed for user root
Sep 14 18:18:51.938842 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6a19aa71-c731-4f04-8b69-d6d3418df8bb tempest-VolumesTransfersV355Test-435360370 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:18:51.941424 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-6a19aa71-c731-4f04-8b69-d6d3418df8bb tempest-VolumesTransfersV355Test-435360370 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:18:51.947971 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-6a19aa71-c731-4f04-8b69-d6d3418df8bb tempest-VolumesTransfersV355Test-435360370 None] Deleted volume successfully.
Sep 14 18:18:51.983842 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-6a19aa71-c731-4f04-8b69-d6d3418df8bb tempest-VolumesTransfersV355Test-435360370 None] Lock "b'cinder-ea403dc2-7668-4dc2-8bd7-c5736791763f-delete_volume'" released by "delete_volume" :: held 2.517s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:18:56.964245 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:18:56.968613 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:18:56.969155 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:18:56.983285 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Flow 'volume_create_manager' (9bfdd7be-5e24-4bb2-ac35-674dfa511e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:18:56.985767 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a896555f-e134-4aa1-91a0-599d028d32d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:57.007098 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:18:57.036156 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a896555f-e134-4aa1-91a0-599d028d32d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:18:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-885335886',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=435c0de8-5d68-492e-b04e-5ef5ac11d6bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4c80ae76d944076b07fab40dd1b3dd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:18:57Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:18:57Z,user_id='ad50b10e82be44b0b2af0890ab642fab',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:57.038613 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (06019413-e8ea-48da-86e7-af2a1da0b8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:57.040670 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (06019413-e8ea-48da-86e7-af2a1da0b8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:57.042972 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e721713e-1385-4ecb-bf00-bc226568fd96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:57.126335 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e721713e-1385-4ecb-bf00-bc226568fd96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '435c0de8-5d68-492e-b04e-5ef5ac11d6bd', 'volume_name': 'volume-435c0de8-5d68-492e-b04e-5ef5ac11d6bd', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:57.128726 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a72482b-6a8b-425e-a7e0-2b00fcea770d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:57.130857 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a72482b-6a8b-425e-a7e0-2b00fcea770d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:18:57.132936 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d37ba28-cbf9-42b1-a7c4-793892a2bec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:18:57.133738 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Volume 435c0de8-5d68-492e-b04e-5ef5ac11d6bd: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-435c0de8-5d68-492e-b04e-5ef5ac11d6bd', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 14 18:18:57.134332 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Cloning 435c0de8-5d68-492e-b04e-5ef5ac11d6bd from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 at location (None, None). {{(pid=84144) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 14 18:19:04.626052 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:19:04.626052 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:19:04.626845 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:04.661175 n-d-796905-2 sudo[129258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:19:04.662176 n-d-796905-2 sudo[129258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:05.184105 n-d-796905-2 sudo[129258]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:05.186843 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.560s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:05.189314 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:05.212890 n-d-796905-2 sudo[129261]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:19:05.214732 n-d-796905-2 sudo[129261]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:05.733828 n-d-796905-2 sudo[129261]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:05.736969 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.548s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:05.739680 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:19:09.617679 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_sna54_bhn-d-796905-2@lvmdriver-1, size 616.00 MB, duration 12.48 sec {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 14 18:19:09.618431 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Image download 616.00 MB at 49.35 MB/s
Sep 14 18:19:09.666021 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_sna54_bhn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:09.751574 n-d-796905-2 sudo[129355]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_sna54_bhn-d-796905-2@lvmdriver-1
Sep 14 18:19:09.752377 n-d-796905-2 sudo[129355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:10.084211 n-d-796905-2 sudo[129355]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:10.086886 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_sna54_bhn-d-796905-2@lvmdriver-1" returned: 0 in 0.420s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:10.087928 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 is fetched for user ad50b10e82be44b0b2af0890ab642fab. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 14 18:19:10.145350 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_sna54_bhn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:10.249247 n-d-796905-2 sudo[129362]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_sna54_bhn-d-796905-2@lvmdriver-1
Sep 14 18:19:10.250080 n-d-796905-2 sudo[129362]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:10.587278 n-d-796905-2 sudo[129362]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:10.590362 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_sna54_bhn-d-796905-2@lvmdriver-1" returned: 0 in 0.444s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:10.592604 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-435c0de8-5d68-492e-b04e-5ef5ac11d6bd stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:10.615222 n-d-796905-2 sudo[129367]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-435c0de8-5d68-492e-b04e-5ef5ac11d6bd stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:19:10.616965 n-d-796905-2 sudo[129367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:11.245557 n-d-796905-2 sudo[129367]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:11.247838 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-435c0de8-5d68-492e-b04e-5ef5ac11d6bd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.655s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:11.287777 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Attempting download of 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 435c0de8-5d68-492e-b04e-5ef5ac11d6bd. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 14 18:19:11.328506 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_1cmdunz0 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:11.415741 n-d-796905-2 sudo[129403]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_1cmdunz0
Sep 14 18:19:11.416544 n-d-796905-2 sudo[129403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:11.752465 n-d-796905-2 sudo[129403]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:11.754703 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_1cmdunz0" returned: 0 in 0.426s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:11.756237 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_sna54_bhn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:11.840764 n-d-796905-2 sudo[129408]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_sna54_bhn-d-796905-2@lvmdriver-1
Sep 14 18:19:11.841610 n-d-796905-2 sudo[129408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:12.169207 n-d-796905-2 sudo[129408]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:12.172026 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_sna54_bhn-d-796905-2@lvmdriver-1" returned: 0 in 0.415s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:12.172873 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 was vhdx, converting to raw {{(pid=84144) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 14 18:19:12.173817 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_sna54_bhn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--435c0de8--5d68--492e--b04e--5ef5ac11d6bd oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:12.191866 n-d-796905-2 sudo[129415]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_sna54_bhn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--435c0de8--5d68--492e--b04e--5ef5ac11d6bd oflag=direct
Sep 14 18:19:12.192650 n-d-796905-2 sudo[129415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:12.515043 n-d-796905-2 sudo[129415]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:12.517852 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_sna54_bhn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--435c0de8--5d68--492e--b04e--5ef5ac11d6bd oflag=direct" returned: 0 in 0.343s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:12.519873 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_sna54_bhn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--435c0de8--5d68--492e--b04e--5ef5ac11d6bd {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:12.538275 n-d-796905-2 sudo[129427]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_sna54_bhn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--435c0de8--5d68--492e--b04e--5ef5ac11d6bd
Sep 14 18:19:12.539884 n-d-796905-2 sudo[129427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:13.373019 n-d-796905-2 sudo[129427]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:13.375875 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_sna54_bhn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--435c0de8--5d68--492e--b04e--5ef5ac11d6bd" returned: 0 in 0.856s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:13.377106 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_sna54_bhn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:13.464945 n-d-796905-2 sudo[129460]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_sna54_bhn-d-796905-2@lvmdriver-1
Sep 14 18:19:13.467565 n-d-796905-2 sudo[129460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:13.822946 n-d-796905-2 sudo[129460]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:13.825692 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_sna54_bhn-d-796905-2@lvmdriver-1" returned: 0 in 0.448s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:13.827695 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_sna54_bhn-d-796905-2@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--435c0de8--5d68--492e--b04e--5ef5ac11d6bd {{(pid=84144) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 14 18:19:13.828081 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Converted 700.00 MB image at 700.00 MB/s
Sep 14 18:19:13.828717 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Downloaded image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 435c0de8-5d68-492e-b04e-5ef5ac11d6bd successfully. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 14 18:19:13.993637 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 for user ad50b10e82be44b0b2af0890ab642fab is deleted. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 14 18:19:13.995390 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Marking volume 435c0de8-5d68-492e-b04e-5ef5ac11d6bd as bootable. {{(pid=84144) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 14 18:19:14.016818 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Copying metadata from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 to 435c0de8-5d68-492e-b04e-5ef5ac11d6bd. {{(pid=84144) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 14 18:19:14.017322 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Creating volume glance metadata for volume 435c0de8-5d68-492e-b04e-5ef5ac11d6bd backed by image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84144) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 14 18:19:14.158261 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d37ba28-cbf9-42b1-a7c4-793892a2bec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-435c0de8-5d68-492e-b04e-5ef5ac11d6bd', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:19:14.160729 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b78c21e-cc82-4fb4-adfa-37aa784db4be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:19:14.171891 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Volume volume-435c0de8-5d68-492e-b04e-5ef5ac11d6bd (435c0de8-5d68-492e-b04e-5ef5ac11d6bd): created successfully
Sep 14 18:19:14.174634 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3b78c21e-cc82-4fb4-adfa-37aa784db4be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:19:14.179308 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Flow 'volume_create_manager' (9bfdd7be-5e24-4bb2-ac35-674dfa511e3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:19:14.197897 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-5ea2cc71-3b0c-443a-8cfe-2b810db3d57a tempest-VolumesCloneTest-482833764 None] Created volume successfully.
Sep 14 18:19:15.598232 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:19:15.604317 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:19:15.605058 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:19:15.632990 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Flow 'volume_create_manager' (8a8d90c4-275e-4507-ba7d-9f57c2acd563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:19:15.636437 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ffe72c1-bf45-41dc-93aa-cbc5d032593b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:19:15.661582 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:19:15.693867 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ffe72c1-bf45-41dc-93aa-cbc5d032593b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:19:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-648405049',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=e3e685d6-81ea-47de-82e6-39ee88730a3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4c80ae76d944076b07fab40dd1b3dd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:19:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=435c0de8-5d68-492e-b04e-5ef5ac11d6bd,status='creating',terminated_at=None,updated_at=2021-09-14T18:19:16Z,user_id='ad50b10e82be44b0b2af0890ab642fab',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:19:15.696776 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a3871fbc-5c79-4fa3-aad9-46594a035574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:19:15.700371 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a3871fbc-5c79-4fa3-aad9-46594a035574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:19:15.704468 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a7b0b11b-85ad-4dd1-9072-30a54fa7e426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:19:15.752026 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a7b0b11b-85ad-4dd1-9072-30a54fa7e426) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'e3e685d6-81ea-47de-82e6-39ee88730a3f', 'volume_name': 'volume-e3e685d6-81ea-47de-82e6-39ee88730a3f', 'volume_size': 1, 'source_volid': '435c0de8-5d68-492e-b04e-5ef5ac11d6bd', 'source_volstatus': 'available'}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:19:15.755153 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3209ccdc-db8e-4334-9dca-c3c4290ce1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:19:15.757868 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3209ccdc-db8e-4334-9dca-c3c4290ce1af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:19:15.760418 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1747015b-42bf-47f7-bd93-e874da9f2bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:19:15.761463 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Volume e3e685d6-81ea-47de-82e6-39ee88730a3f: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-e3e685d6-81ea-47de-82e6-39ee88730a3f', 'volume_size': 1, 'source_volid': '435c0de8-5d68-492e-b04e-5ef5ac11d6bd', 'source_volstatus': 'available'}
Sep 14 18:19:15.813522 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Creating clone of volume: 435c0de8-5d68-492e-b04e-5ef5ac11d6bd
Sep 14 18:19:15.815132 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-435c0de8-5d68-492e-b04e-5ef5ac11d6bd {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:15.840707 n-d-796905-2 sudo[129502]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-435c0de8-5d68-492e-b04e-5ef5ac11d6bd
Sep 14 18:19:15.855424 n-d-796905-2 sudo[129502]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:16.427999 n-d-796905-2 sudo[129502]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:16.430469 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-435c0de8-5d68-492e-b04e-5ef5ac11d6bd" returned: 0 in 0.615s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:16.432879 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-e3e685d6-81ea-47de-82e6-39ee88730a3f --snapshot stack-volumes-lvmdriver-1/volume-435c0de8-5d68-492e-b04e-5ef5ac11d6bd -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:16.471981 n-d-796905-2 sudo[129516]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-e3e685d6-81ea-47de-82e6-39ee88730a3f --snapshot stack-volumes-lvmdriver-1/volume-435c0de8-5d68-492e-b04e-5ef5ac11d6bd -L 1.00g
Sep 14 18:19:16.472810 n-d-796905-2 sudo[129516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:17.295037 n-d-796905-2 sudo[129516]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:17.297427 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-e3e685d6-81ea-47de-82e6-39ee88730a3f --snapshot stack-volumes-lvmdriver-1/volume-435c0de8-5d68-492e-b04e-5ef5ac11d6bd -L 1.00g" returned: 0 in 0.865s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:17.299331 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e3e685d6-81ea-47de-82e6-39ee88730a3f stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:17.326199 n-d-796905-2 sudo[129631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e3e685d6-81ea-47de-82e6-39ee88730a3f stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:19:17.327768 n-d-796905-2 sudo[129631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:18.002044 n-d-796905-2 sudo[129631]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:18.004218 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e3e685d6-81ea-47de-82e6-39ee88730a3f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.705s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:18.005568 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-e3e685d6-81ea-47de-82e6-39ee88730a3f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:18.025880 n-d-796905-2 sudo[129678]: 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-e3e685d6-81ea-47de-82e6-39ee88730a3f
Sep 14 18:19:18.026719 n-d-796905-2 sudo[129678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:18.521609 n-d-796905-2 sudo[129678]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:18.524409 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-e3e685d6-81ea-47de-82e6-39ee88730a3f" returned: 0 in 0.518s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:18.527641 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e3e685d6--81ea--47de--82e6--39ee88730a3f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e3e685d6--81ea--47de--82e6--39ee88730a3f iflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:18.549501 n-d-796905-2 sudo[129683]: 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--e3e685d6--81ea--47de--82e6--39ee88730a3f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e3e685d6--81ea--47de--82e6--39ee88730a3f iflag=direct
Sep 14 18:19:18.551070 n-d-796905-2 sudo[129683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:18.959987 n-d-796905-2 sudo[129683]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:18.962650 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e3e685d6--81ea--47de--82e6--39ee88730a3f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e3e685d6--81ea--47de--82e6--39ee88730a3f iflag=direct" returned: 0 in 0.435s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:18.964464 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e3e685d6--81ea--47de--82e6--39ee88730a3f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e3e685d6--81ea--47de--82e6--39ee88730a3f oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:18.985871 n-d-796905-2 sudo[129696]: 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--e3e685d6--81ea--47de--82e6--39ee88730a3f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e3e685d6--81ea--47de--82e6--39ee88730a3f oflag=direct
Sep 14 18:19:18.987567 n-d-796905-2 sudo[129696]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:19.490812 n-d-796905-2 sudo[129696]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:19.493516 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e3e685d6--81ea--47de--82e6--39ee88730a3f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e3e685d6--81ea--47de--82e6--39ee88730a3f oflag=direct" returned: 0 in 0.529s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:19.495220 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e3e685d6--81ea--47de--82e6--39ee88730a3f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e3e685d6--81ea--47de--82e6--39ee88730a3f count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:19.518041 n-d-796905-2 sudo[129711]: 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--e3e685d6--81ea--47de--82e6--39ee88730a3f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e3e685d6--81ea--47de--82e6--39ee88730a3f count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 14 18:19:19.519063 n-d-796905-2 sudo[129711]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:26.433307 n-d-796905-2 sudo[129711]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:26.435940 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e3e685d6--81ea--47de--82e6--39ee88730a3f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e3e685d6--81ea--47de--82e6--39ee88730a3f count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.940s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:26.436534 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e3e685d6--81ea--47de--82e6--39ee88730a3f, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--e3e685d6--81ea--47de--82e6--39ee88730a3f, size 1024.00 MB, duration 6.94 sec {{(pid=84144) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 14 18:19:26.437151 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.volume_utils [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Volume copy 1024.00 MB at 147.51 MB/s
Sep 14 18:19:26.438318 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo 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-e3e685d6-81ea-47de-82e6-39ee88730a3f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:26.457593 n-d-796905-2 sudo[129801]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-e3e685d6-81ea-47de-82e6-39ee88730a3f
Sep 14 18:19:26.458390 n-d-796905-2 sudo[129801]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:26.966435 n-d-796905-2 sudo[129801]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:26.969205 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] CMD "sudo 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-e3e685d6-81ea-47de-82e6-39ee88730a3f" returned: 0 in 0.530s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:26.971525 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-e3e685d6-81ea-47de-82e6-39ee88730a3f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:26.996278 n-d-796905-2 sudo[129822]: ubuntu : TTY=unknown ; 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-e3e685d6-81ea-47de-82e6-39ee88730a3f
Sep 14 18:19:26.998318 n-d-796905-2 sudo[129822]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:27.637025 n-d-796905-2 sudo[129822]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:27.639962 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-e3e685d6-81ea-47de-82e6-39ee88730a3f" returned: 0 in 0.668s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:27.641588 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Marking volume e3e685d6-81ea-47de-82e6-39ee88730a3f as bootable. {{(pid=84144) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 14 18:19:27.651685 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Copying metadata from source volume 435c0de8-5d68-492e-b04e-5ef5ac11d6bd to e3e685d6-81ea-47de-82e6-39ee88730a3f. {{(pid=84144) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:426}}
Sep 14 18:19:27.694067 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1747015b-42bf-47f7-bd93-e874da9f2bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e3e685d6-81ea-47de-82e6-39ee88730a3f', 'volume_size': 1, 'source_volid': '435c0de8-5d68-492e-b04e-5ef5ac11d6bd', 'source_volstatus': 'available'}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:19:27.696321 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a8f609f0-2836-428c-9f54-93e0c20eac56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:19:27.705721 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Volume volume-e3e685d6-81ea-47de-82e6-39ee88730a3f (e3e685d6-81ea-47de-82e6-39ee88730a3f): created successfully
Sep 14 18:19:27.707725 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a8f609f0-2836-428c-9f54-93e0c20eac56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:19:27.710978 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Flow 'volume_create_manager' (8a8d90c4-275e-4507-ba7d-9f57c2acd563) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:19:27.726862 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-1ec37d0b-3336-469d-a11e-733953e96951 tempest-VolumesCloneTest-482833764 None] Created volume successfully.
Sep 14 18:19:29.255950 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:19:29.261016 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:19:29.261568 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:19:29.299070 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] Flow 'volume_create_manager' (ddf13494-8841-40bc-bbf7-7559d4b75cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:19:29.302779 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d3e2082d-7963-476a-b7e4-62755afdbb02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:19:29.326388 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:19:29.352101 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d3e2082d-7963-476a-b7e4-62755afdbb02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-390127116',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=c623ea3d-0981-4ae4-982a-4b12797a18b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4c80ae76d944076b07fab40dd1b3dd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:19:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:19:29Z,user_id='ad50b10e82be44b0b2af0890ab642fab',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:19:29.354899 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d83a5625-3aa0-4317-9f75-5815ec1da0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:19:29.357176 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d83a5625-3aa0-4317-9f75-5815ec1da0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:19:29.359585 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d79db9b8-6812-45b4-9e0b-5ecf4666d38b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:19:29.361925 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d79db9b8-6812-45b4-9e0b-5ecf4666d38b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c623ea3d-0981-4ae4-982a-4b12797a18b6', 'volume_name': 'volume-c623ea3d-0981-4ae4-982a-4b12797a18b6', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:19:29.364228 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (42ae5ee9-61d6-4e8e-9ae7-bc62f2024d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:19:29.366421 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (42ae5ee9-61d6-4e8e-9ae7-bc62f2024d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:19:29.368651 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (200edaba-50e1-4b4f-b033-a7ecf4667994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:19:29.369598 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] Volume c623ea3d-0981-4ae4-982a-4b12797a18b6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c623ea3d-0981-4ae4-982a-4b12797a18b6', 'volume_size': 1}
Sep 14 18:19:29.370730 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c623ea3d-0981-4ae4-982a-4b12797a18b6 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:29.415252 n-d-796905-2 sudo[129879]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c623ea3d-0981-4ae4-982a-4b12797a18b6 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:19:29.417592 n-d-796905-2 sudo[129879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:30.210377 n-d-796905-2 sudo[129879]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:30.213753 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c623ea3d-0981-4ae4-982a-4b12797a18b6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.841s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:30.218187 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (200edaba-50e1-4b4f-b033-a7ecf4667994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c623ea3d-0981-4ae4-982a-4b12797a18b6', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:19:30.220738 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e361f1c5-abe7-4f1f-b02d-f0a733d2e8d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:19:30.234072 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] Volume volume-c623ea3d-0981-4ae4-982a-4b12797a18b6 (c623ea3d-0981-4ae4-982a-4b12797a18b6): created successfully
Sep 14 18:19:30.237001 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e361f1c5-abe7-4f1f-b02d-f0a733d2e8d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:19:30.244240 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] Flow 'volume_create_manager' (ddf13494-8841-40bc-bbf7-7559d4b75cd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:19:30.267823 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-ca835113-5b8a-404f-8496-7364536937c1 tempest-VolumesCloneTest-482833764 None] Created volume successfully.
Sep 14 18:19:31.495513 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:19:31.507074 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:19:31.508341 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:19:31.560089 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Flow 'volume_create_manager' (87d6bc7d-e3e2-48fa-b2bb-86638f385e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:19:31.563490 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1885201c-79b0-45fb-b165-94d3be8da961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:19:31.601013 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:19:31.641092 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1885201c-79b0-45fb-b165-94d3be8da961) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:19:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-133857076',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=e750bde6-9b84-4b70-a7ca-b86af81d757e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4c80ae76d944076b07fab40dd1b3dd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:19:31Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=c623ea3d-0981-4ae4-982a-4b12797a18b6,status='creating',terminated_at=None,updated_at=2021-09-14T18:19:31Z,user_id='ad50b10e82be44b0b2af0890ab642fab',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:19:31.643529 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f02192b2-35e5-481c-8a85-1f7bce6fbb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:19:31.646098 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f02192b2-35e5-481c-8a85-1f7bce6fbb7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:19:31.649364 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b74db279-0022-414a-96a0-68cbd8c1e60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:19:31.703292 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b74db279-0022-414a-96a0-68cbd8c1e60e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': 'e750bde6-9b84-4b70-a7ca-b86af81d757e', 'volume_name': 'volume-e750bde6-9b84-4b70-a7ca-b86af81d757e', 'volume_size': 2, 'source_volid': 'c623ea3d-0981-4ae4-982a-4b12797a18b6', 'source_volstatus': 'available'}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:19:31.705684 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (818c2bfb-8f69-490a-8af7-e619e11311a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:19:31.707892 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (818c2bfb-8f69-490a-8af7-e619e11311a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:19:31.710295 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c08ef46b-d3cc-4041-8d82-9c5601915a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:19:31.711083 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Volume e750bde6-9b84-4b70-a7ca-b86af81d757e: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-e750bde6-9b84-4b70-a7ca-b86af81d757e', 'volume_size': 2, 'source_volid': 'c623ea3d-0981-4ae4-982a-4b12797a18b6', 'source_volstatus': 'available'}
Sep 14 18:19:31.762480 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Creating clone of volume: c623ea3d-0981-4ae4-982a-4b12797a18b6
Sep 14 18:19:31.763857 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c623ea3d-0981-4ae4-982a-4b12797a18b6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:31.825231 n-d-796905-2 sudo[129950]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c623ea3d-0981-4ae4-982a-4b12797a18b6
Sep 14 18:19:31.826248 n-d-796905-2 sudo[129950]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:32.513854 n-d-796905-2 sudo[129950]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:32.517254 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c623ea3d-0981-4ae4-982a-4b12797a18b6" returned: 0 in 0.753s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:32.521770 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-e750bde6-9b84-4b70-a7ca-b86af81d757e --snapshot stack-volumes-lvmdriver-1/volume-c623ea3d-0981-4ae4-982a-4b12797a18b6 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:32.589723 n-d-796905-2 sudo[129988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-e750bde6-9b84-4b70-a7ca-b86af81d757e --snapshot stack-volumes-lvmdriver-1/volume-c623ea3d-0981-4ae4-982a-4b12797a18b6 -L 1.00g
Sep 14 18:19:32.590581 n-d-796905-2 sudo[129988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:33.425110 n-d-796905-2 sudo[129988]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:33.427804 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-e750bde6-9b84-4b70-a7ca-b86af81d757e --snapshot stack-volumes-lvmdriver-1/volume-c623ea3d-0981-4ae4-982a-4b12797a18b6 -L 1.00g" returned: 0 in 0.907s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:33.429624 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e750bde6-9b84-4b70-a7ca-b86af81d757e stack-volumes-lvmdriver-1 -L 2g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:33.462470 n-d-796905-2 sudo[130119]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e750bde6-9b84-4b70-a7ca-b86af81d757e stack-volumes-lvmdriver-1 -L 2g
Sep 14 18:19:33.464237 n-d-796905-2 sudo[130119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:34.052941 n-d-796905-2 sudo[130119]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:34.055675 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e750bde6-9b84-4b70-a7ca-b86af81d757e stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.626s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:34.058371 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-e750bde6-9b84-4b70-a7ca-b86af81d757e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:34.082468 n-d-796905-2 sudo[130163]: 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-e750bde6-9b84-4b70-a7ca-b86af81d757e
Sep 14 18:19:34.084366 n-d-796905-2 sudo[130163]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:34.616191 n-d-796905-2 sudo[130163]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:34.618979 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-e750bde6-9b84-4b70-a7ca-b86af81d757e" returned: 0 in 0.560s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:34.621280 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e750bde6--9b84--4b70--a7ca--b86af81d757e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e750bde6--9b84--4b70--a7ca--b86af81d757e iflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:34.641239 n-d-796905-2 sudo[130191]: 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--e750bde6--9b84--4b70--a7ca--b86af81d757e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e750bde6--9b84--4b70--a7ca--b86af81d757e iflag=direct
Sep 14 18:19:34.642673 n-d-796905-2 sudo[130191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:35.144112 n-d-796905-2 sudo[130191]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:35.146441 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e750bde6--9b84--4b70--a7ca--b86af81d757e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e750bde6--9b84--4b70--a7ca--b86af81d757e iflag=direct" returned: 0 in 0.525s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:35.147726 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e750bde6--9b84--4b70--a7ca--b86af81d757e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e750bde6--9b84--4b70--a7ca--b86af81d757e oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:35.184498 n-d-796905-2 sudo[130220]: 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--e750bde6--9b84--4b70--a7ca--b86af81d757e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e750bde6--9b84--4b70--a7ca--b86af81d757e oflag=direct
Sep 14 18:19:35.185345 n-d-796905-2 sudo[130220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:35.725018 n-d-796905-2 sudo[130220]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:35.727320 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e750bde6--9b84--4b70--a7ca--b86af81d757e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e750bde6--9b84--4b70--a7ca--b86af81d757e oflag=direct" returned: 0 in 0.579s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:35.730740 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e750bde6--9b84--4b70--a7ca--b86af81d757e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e750bde6--9b84--4b70--a7ca--b86af81d757e count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:35.751998 n-d-796905-2 sudo[130245]: 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--e750bde6--9b84--4b70--a7ca--b86af81d757e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e750bde6--9b84--4b70--a7ca--b86af81d757e count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 14 18:19:35.753886 n-d-796905-2 sudo[130245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:42.489095 n-d-796905-2 sudo[130245]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:42.491559 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e750bde6--9b84--4b70--a7ca--b86af81d757e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e750bde6--9b84--4b70--a7ca--b86af81d757e count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.762s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:42.492182 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--e750bde6--9b84--4b70--a7ca--b86af81d757e, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--e750bde6--9b84--4b70--a7ca--b86af81d757e, size 1024.00 MB, duration 6.76 sec {{(pid=84144) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 14 18:19:42.492495 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.volume_utils [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Volume copy 1024.00 MB at 151.39 MB/s
Sep 14 18:19:42.493797 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo 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-e750bde6-9b84-4b70-a7ca-b86af81d757e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:42.551880 n-d-796905-2 sudo[130386]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-e750bde6-9b84-4b70-a7ca-b86af81d757e
Sep 14 18:19:42.557965 n-d-796905-2 sudo[130386]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:43.100346 n-d-796905-2 sudo[130386]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:43.102692 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] CMD "sudo 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-e750bde6-9b84-4b70-a7ca-b86af81d757e" returned: 0 in 0.608s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:43.104871 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-e750bde6-9b84-4b70-a7ca-b86af81d757e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:43.135900 n-d-796905-2 sudo[130406]: ubuntu : TTY=unknown ; 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-e750bde6-9b84-4b70-a7ca-b86af81d757e
Sep 14 18:19:43.140545 n-d-796905-2 sudo[130406]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:43.773362 n-d-796905-2 sudo[130406]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:43.775622 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-e750bde6-9b84-4b70-a7ca-b86af81d757e" returned: 0 in 0.670s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:43.779442 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c08ef46b-d3cc-4041-8d82-9c5601915a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e750bde6-9b84-4b70-a7ca-b86af81d757e', 'volume_size': 2, 'source_volid': 'c623ea3d-0981-4ae4-982a-4b12797a18b6', 'source_volstatus': 'available'}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:19:43.781876 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca15ece2-a1ca-4808-9943-a15b5eb59889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:19:43.792958 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Volume volume-e750bde6-9b84-4b70-a7ca-b86af81d757e (e750bde6-9b84-4b70-a7ca-b86af81d757e): created successfully
Sep 14 18:19:43.794958 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ca15ece2-a1ca-4808-9943-a15b5eb59889) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:19:43.797938 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Flow 'volume_create_manager' (87d6bc7d-e3e2-48fa-b2bb-86638f385e2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:19:43.818336 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-6b382e09-5fec-4ac3-b09f-b3a2e7f802f5 tempest-VolumesCloneTest-482833764 None] Created volume successfully.
Sep 14 18:19:44.530523 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-00e662b5-e6da-4d02-bfd1-603e45380b3a tempest-VolumesCloneTest-482833764 None] Lock "b'cinder-e750bde6-9b84-4b70-a7ca-b86af81d757e-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:19:44.601104 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-00e662b5-e6da-4d02-bfd1-603e45380b3a tempest-VolumesCloneTest-482833764 None] Skipping remove_export. No iscsi_target is presently exported for volume: e750bde6-9b84-4b70-a7ca-b86af81d757e
Sep 14 18:19:44.602323 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-00e662b5-e6da-4d02-bfd1-603e45380b3a tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e750bde6-9b84-4b70-a7ca-b86af81d757e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:44.629611 n-d-796905-2 sudo[130456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e750bde6-9b84-4b70-a7ca-b86af81d757e
Sep 14 18:19:44.630502 n-d-796905-2 sudo[130456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:45.011937 n-d-796905-2 sudo[130456]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:45.014974 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-00e662b5-e6da-4d02-bfd1-603e45380b3a tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e750bde6-9b84-4b70-a7ca-b86af81d757e" returned: 0 in 0.412s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:45.016598 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-00e662b5-e6da-4d02-bfd1-603e45380b3a tempest-VolumesCloneTest-482833764 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-e750bde6-9b84-4b70-a7ca-b86af81d757e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:45.035537 n-d-796905-2 sudo[130459]: ubuntu : 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-e750bde6-9b84-4b70-a7ca-b86af81d757e
Sep 14 18:19:45.036333 n-d-796905-2 sudo[130459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:45.440451 n-d-796905-2 sudo[130459]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:45.442912 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-00e662b5-e6da-4d02-bfd1-603e45380b3a tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-e750bde6-9b84-4b70-a7ca-b86af81d757e" returned: 0 in 0.426s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:45.444525 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-00e662b5-e6da-4d02-bfd1-603e45380b3a tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e750bde6-9b84-4b70-a7ca-b86af81d757e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:45.462639 n-d-796905-2 sudo[130465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e750bde6-9b84-4b70-a7ca-b86af81d757e
Sep 14 18:19:45.463685 n-d-796905-2 sudo[130465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:45.904665 n-d-796905-2 sudo[130465]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:45.907447 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-00e662b5-e6da-4d02-bfd1-603e45380b3a tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e750bde6-9b84-4b70-a7ca-b86af81d757e" returned: 0 in 0.462s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:45.909554 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-00e662b5-e6da-4d02-bfd1-603e45380b3a tempest-VolumesCloneTest-482833764 None] Successfully deleted volume: e750bde6-9b84-4b70-a7ca-b86af81d757e
Sep 14 18:19:45.957669 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-00e662b5-e6da-4d02-bfd1-603e45380b3a tempest-VolumesCloneTest-482833764 None] Created reservations ['bf264d50-49f7-440f-b628-e8e6cf61b947', 'ffa6e225-4390-4d12-a02a-df8c26f2a35c', '3e04d703-ec03-4f1e-a701-5e2de38358a8', 'ed07fef9-15e7-4901-9e9c-afa22ef9722f'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:19:45.960146 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-00e662b5-e6da-4d02-bfd1-603e45380b3a tempest-VolumesCloneTest-482833764 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:19:45.960146 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:19:45.960146 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:19:46.000850 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-00e662b5-e6da-4d02-bfd1-603e45380b3a tempest-VolumesCloneTest-482833764 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:19:46.001559 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-00e662b5-e6da-4d02-bfd1-603e45380b3a tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:46.027153 n-d-796905-2 sudo[130472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:19:46.027989 n-d-796905-2 sudo[130472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:46.444737 n-d-796905-2 sudo[130472]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:46.447074 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-00e662b5-e6da-4d02-bfd1-603e45380b3a tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.445s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:46.449756 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-00e662b5-e6da-4d02-bfd1-603e45380b3a tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:46.469936 n-d-796905-2 sudo[130478]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:19:46.470824 n-d-796905-2 sudo[130478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:46.877521 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-7e451173-35b6-42b9-92b2-029b2b79508c tempest-VolumesCloneTest-482833764 None] Lock "b'cinder-c623ea3d-0981-4ae4-982a-4b12797a18b6-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:19:46.903744 n-d-796905-2 sudo[130478]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:46.906861 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-00e662b5-e6da-4d02-bfd1-603e45380b3a tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:46.909123 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-00e662b5-e6da-4d02-bfd1-603e45380b3a tempest-VolumesCloneTest-482833764 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:19:46.973344 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-00e662b5-e6da-4d02-bfd1-603e45380b3a tempest-VolumesCloneTest-482833764 None] Deleted volume successfully.
Sep 14 18:19:46.985342 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-7e451173-35b6-42b9-92b2-029b2b79508c tempest-VolumesCloneTest-482833764 None] Skipping remove_export. No iscsi_target is presently exported for volume: c623ea3d-0981-4ae4-982a-4b12797a18b6
Sep 14 18:19:46.985614 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7e451173-35b6-42b9-92b2-029b2b79508c tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c623ea3d-0981-4ae4-982a-4b12797a18b6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:47.022120 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-00e662b5-e6da-4d02-bfd1-603e45380b3a tempest-VolumesCloneTest-482833764 None] Lock "b'cinder-e750bde6-9b84-4b70-a7ca-b86af81d757e-delete_volume'" released by "delete_volume" :: held 2.488s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:19:47.023646 n-d-796905-2 sudo[130481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c623ea3d-0981-4ae4-982a-4b12797a18b6
Sep 14 18:19:47.024447 n-d-796905-2 sudo[130481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:47.420796 n-d-796905-2 sudo[130481]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:47.423487 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7e451173-35b6-42b9-92b2-029b2b79508c tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c623ea3d-0981-4ae4-982a-4b12797a18b6" returned: 0 in 0.437s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:47.424915 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7e451173-35b6-42b9-92b2-029b2b79508c tempest-VolumesCloneTest-482833764 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-c623ea3d-0981-4ae4-982a-4b12797a18b6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:47.446750 n-d-796905-2 sudo[130488]: ubuntu : 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-c623ea3d-0981-4ae4-982a-4b12797a18b6
Sep 14 18:19:47.447673 n-d-796905-2 sudo[130488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:47.842294 n-d-796905-2 sudo[130488]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:47.844713 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7e451173-35b6-42b9-92b2-029b2b79508c tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-c623ea3d-0981-4ae4-982a-4b12797a18b6" returned: 0 in 0.419s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:47.846389 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7e451173-35b6-42b9-92b2-029b2b79508c tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c623ea3d-0981-4ae4-982a-4b12797a18b6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:47.878486 n-d-796905-2 sudo[130492]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c623ea3d-0981-4ae4-982a-4b12797a18b6
Sep 14 18:19:47.879954 n-d-796905-2 sudo[130492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:48.303430 n-d-796905-2 sudo[130492]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:48.305753 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7e451173-35b6-42b9-92b2-029b2b79508c tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c623ea3d-0981-4ae4-982a-4b12797a18b6" returned: 0 in 0.459s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:48.306996 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-7e451173-35b6-42b9-92b2-029b2b79508c tempest-VolumesCloneTest-482833764 None] Successfully deleted volume: c623ea3d-0981-4ae4-982a-4b12797a18b6
Sep 14 18:19:48.355912 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-7e451173-35b6-42b9-92b2-029b2b79508c tempest-VolumesCloneTest-482833764 None] Created reservations ['2fd1f610-3298-4bef-afcb-7a5eba1f825d', 'ff7cad97-0c3f-4cda-9b65-93fdf1533913', '7af03d61-6f5a-4bb9-92d2-7774cce41b36', '7f9c1a4b-842a-471f-bca5-888d22e06da8'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:19:48.358656 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-7e451173-35b6-42b9-92b2-029b2b79508c tempest-VolumesCloneTest-482833764 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:19:48.358656 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:19:48.358656 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:19:48.409656 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-7e451173-35b6-42b9-92b2-029b2b79508c tempest-VolumesCloneTest-482833764 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:19:48.411163 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7e451173-35b6-42b9-92b2-029b2b79508c tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:48.440025 n-d-796905-2 sudo[130499]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:19:48.441096 n-d-796905-2 sudo[130499]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:48.957068 n-d-796905-2 sudo[130499]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:48.959835 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7e451173-35b6-42b9-92b2-029b2b79508c tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.548s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:48.962032 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7e451173-35b6-42b9-92b2-029b2b79508c tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:48.979903 n-d-796905-2 sudo[130515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:19:48.980738 n-d-796905-2 sudo[130515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:49.326657 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-34b6b251-6608-47c1-a907-6ee98d587753 tempest-VolumesCloneTest-482833764 None] Lock "b'cinder-e3e685d6-81ea-47de-82e6-39ee88730a3f-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:19:49.431337 n-d-796905-2 sudo[130515]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:49.434221 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7e451173-35b6-42b9-92b2-029b2b79508c tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:49.437360 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-7e451173-35b6-42b9-92b2-029b2b79508c tempest-VolumesCloneTest-482833764 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:19:49.442531 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7e451173-35b6-42b9-92b2-029b2b79508c tempest-VolumesCloneTest-482833764 None] Deleted volume successfully.
Sep 14 18:19:49.447289 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-34b6b251-6608-47c1-a907-6ee98d587753 tempest-VolumesCloneTest-482833764 None] Skipping remove_export. No iscsi_target is presently exported for volume: e3e685d6-81ea-47de-82e6-39ee88730a3f
Sep 14 18:19:49.448458 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34b6b251-6608-47c1-a907-6ee98d587753 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e3e685d6-81ea-47de-82e6-39ee88730a3f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:49.467239 n-d-796905-2 sudo[130534]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e3e685d6-81ea-47de-82e6-39ee88730a3f
Sep 14 18:19:49.468855 n-d-796905-2 sudo[130534]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:49.471394 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-7e451173-35b6-42b9-92b2-029b2b79508c tempest-VolumesCloneTest-482833764 None] Lock "b'cinder-c623ea3d-0981-4ae4-982a-4b12797a18b6-delete_volume'" released by "delete_volume" :: held 2.593s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:19:49.905040 n-d-796905-2 sudo[130534]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:49.906824 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34b6b251-6608-47c1-a907-6ee98d587753 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e3e685d6-81ea-47de-82e6-39ee88730a3f" returned: 0 in 0.458s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:49.908432 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34b6b251-6608-47c1-a907-6ee98d587753 tempest-VolumesCloneTest-482833764 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-e3e685d6-81ea-47de-82e6-39ee88730a3f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:49.930107 n-d-796905-2 sudo[130537]: ubuntu : 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-e3e685d6-81ea-47de-82e6-39ee88730a3f
Sep 14 18:19:49.931851 n-d-796905-2 sudo[130537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:50.320276 n-d-796905-2 sudo[130537]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:50.322567 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34b6b251-6608-47c1-a907-6ee98d587753 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-e3e685d6-81ea-47de-82e6-39ee88730a3f" returned: 0 in 0.414s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:50.324336 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34b6b251-6608-47c1-a907-6ee98d587753 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3e685d6-81ea-47de-82e6-39ee88730a3f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:50.344247 n-d-796905-2 sudo[130540]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3e685d6-81ea-47de-82e6-39ee88730a3f
Sep 14 18:19:50.345231 n-d-796905-2 sudo[130540]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:50.746578 n-d-796905-2 sudo[130540]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:50.749503 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34b6b251-6608-47c1-a907-6ee98d587753 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e3e685d6-81ea-47de-82e6-39ee88730a3f" returned: 0 in 0.425s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:50.750791 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-34b6b251-6608-47c1-a907-6ee98d587753 tempest-VolumesCloneTest-482833764 None] Successfully deleted volume: e3e685d6-81ea-47de-82e6-39ee88730a3f
Sep 14 18:19:50.796052 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-34b6b251-6608-47c1-a907-6ee98d587753 tempest-VolumesCloneTest-482833764 None] Created reservations ['142971a9-4f19-49f2-a40a-1ac1b3006236', 'c0d2d0ff-47c9-4798-89e4-af1fef31f380', 'bd53d2d3-02d9-425a-a135-a8172bfb4d6d', 'fd1f57ab-ac25-4111-b6c8-be337d58401a'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:19:50.798039 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-34b6b251-6608-47c1-a907-6ee98d587753 tempest-VolumesCloneTest-482833764 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:19:50.798039 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:19:50.798039 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:19:50.840907 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-34b6b251-6608-47c1-a907-6ee98d587753 tempest-VolumesCloneTest-482833764 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:19:50.841727 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34b6b251-6608-47c1-a907-6ee98d587753 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:50.864485 n-d-796905-2 sudo[130547]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:19:50.865438 n-d-796905-2 sudo[130547]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:51.268084 n-d-796905-2 sudo[130547]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:51.271013 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34b6b251-6608-47c1-a907-6ee98d587753 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:51.273984 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34b6b251-6608-47c1-a907-6ee98d587753 tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:51.295134 n-d-796905-2 sudo[130550]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:19:51.296011 n-d-796905-2 sudo[130550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:51.694499 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-02dc2691-74ff-4fb3-ae75-a4c80b3568cd tempest-VolumesCloneTest-482833764 None] Lock "b'cinder-435c0de8-5d68-492e-b04e-5ef5ac11d6bd-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:19:51.723473 n-d-796905-2 sudo[130550]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:51.767736 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-34b6b251-6608-47c1-a907-6ee98d587753 tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:51.774254 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-34b6b251-6608-47c1-a907-6ee98d587753 tempest-VolumesCloneTest-482833764 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:19:51.779498 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-34b6b251-6608-47c1-a907-6ee98d587753 tempest-VolumesCloneTest-482833764 None] Deleted volume successfully.
Sep 14 18:19:51.789253 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-02dc2691-74ff-4fb3-ae75-a4c80b3568cd tempest-VolumesCloneTest-482833764 None] Skipping remove_export. No iscsi_target is presently exported for volume: 435c0de8-5d68-492e-b04e-5ef5ac11d6bd
Sep 14 18:19:51.790435 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-02dc2691-74ff-4fb3-ae75-a4c80b3568cd tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-435c0de8-5d68-492e-b04e-5ef5ac11d6bd {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:51.819700 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-34b6b251-6608-47c1-a907-6ee98d587753 tempest-VolumesCloneTest-482833764 None] Lock "b'cinder-e3e685d6-81ea-47de-82e6-39ee88730a3f-delete_volume'" released by "delete_volume" :: held 2.493s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:19:51.821848 n-d-796905-2 sudo[130554]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-435c0de8-5d68-492e-b04e-5ef5ac11d6bd
Sep 14 18:19:51.823394 n-d-796905-2 sudo[130554]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:52.239044 n-d-796905-2 sudo[130554]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:52.241026 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-02dc2691-74ff-4fb3-ae75-a4c80b3568cd tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-435c0de8-5d68-492e-b04e-5ef5ac11d6bd" returned: 0 in 0.451s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:52.243605 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-02dc2691-74ff-4fb3-ae75-a4c80b3568cd tempest-VolumesCloneTest-482833764 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-435c0de8-5d68-492e-b04e-5ef5ac11d6bd {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:52.268129 n-d-796905-2 sudo[130557]: ubuntu : 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-435c0de8-5d68-492e-b04e-5ef5ac11d6bd
Sep 14 18:19:52.268961 n-d-796905-2 sudo[130557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:52.699063 n-d-796905-2 sudo[130557]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:52.701358 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-02dc2691-74ff-4fb3-ae75-a4c80b3568cd tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-435c0de8-5d68-492e-b04e-5ef5ac11d6bd" returned: 0 in 0.457s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:52.703789 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-02dc2691-74ff-4fb3-ae75-a4c80b3568cd tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-435c0de8-5d68-492e-b04e-5ef5ac11d6bd {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:52.725442 n-d-796905-2 sudo[130561]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-435c0de8-5d68-492e-b04e-5ef5ac11d6bd
Sep 14 18:19:52.726348 n-d-796905-2 sudo[130561]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:53.248022 n-d-796905-2 sudo[130561]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:53.250376 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-02dc2691-74ff-4fb3-ae75-a4c80b3568cd tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-435c0de8-5d68-492e-b04e-5ef5ac11d6bd" returned: 0 in 0.546s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:53.251824 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-02dc2691-74ff-4fb3-ae75-a4c80b3568cd tempest-VolumesCloneTest-482833764 None] Successfully deleted volume: 435c0de8-5d68-492e-b04e-5ef5ac11d6bd
Sep 14 18:19:53.299851 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-02dc2691-74ff-4fb3-ae75-a4c80b3568cd tempest-VolumesCloneTest-482833764 None] Created reservations ['4f4f470b-d4f4-4de5-9413-87b1835f8a5e', '51f329f7-0401-48a6-8a05-e97411a02d89', '121aa77e-1142-4e78-ad6f-15db2f6cd8d8', '34aa149e-50f1-4f46-bc41-de135593015a'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:19:53.301946 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-02dc2691-74ff-4fb3-ae75-a4c80b3568cd tempest-VolumesCloneTest-482833764 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:19:53.301946 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:19:53.301946 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:19:53.348740 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-02dc2691-74ff-4fb3-ae75-a4c80b3568cd tempest-VolumesCloneTest-482833764 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:19:53.349498 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-02dc2691-74ff-4fb3-ae75-a4c80b3568cd tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:53.370925 n-d-796905-2 sudo[130567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:19:53.372839 n-d-796905-2 sudo[130567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:53.834328 n-d-796905-2 sudo[130567]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:53.837409 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-02dc2691-74ff-4fb3-ae75-a4c80b3568cd tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:53.839747 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-02dc2691-74ff-4fb3-ae75-a4c80b3568cd tempest-VolumesCloneTest-482833764 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:19:53.879039 n-d-796905-2 sudo[130570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:19:53.879826 n-d-796905-2 sudo[130570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:19:54.358575 n-d-796905-2 sudo[130570]: pam_unix(sudo:session): session closed for user root
Sep 14 18:19:54.361602 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-02dc2691-74ff-4fb3-ae75-a4c80b3568cd tempest-VolumesCloneTest-482833764 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.521s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:19:54.363791 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-02dc2691-74ff-4fb3-ae75-a4c80b3568cd tempest-VolumesCloneTest-482833764 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:19:54.370991 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-02dc2691-74ff-4fb3-ae75-a4c80b3568cd tempest-VolumesCloneTest-482833764 None] Deleted volume successfully.
Sep 14 18:19:54.390043 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-02dc2691-74ff-4fb3-ae75-a4c80b3568cd tempest-VolumesCloneTest-482833764 None] Lock "b'cinder-435c0de8-5d68-492e-b04e-5ef5ac11d6bd-delete_volume'" released by "delete_volume" :: held 2.696s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:20:04.630197 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:20:04.631563 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:20:04.632601 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:04.659610 n-d-796905-2 sudo[130732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:20:04.661107 n-d-796905-2 sudo[130732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:05.188017 n-d-796905-2 sudo[130732]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:05.190401 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:05.192193 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:05.225805 n-d-796905-2 sudo[130738]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:20:05.227334 n-d-796905-2 sudo[130738]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:05.733148 n-d-796905-2 sudo[130738]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:05.735280 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:05.737287 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:20:06.123667 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:20:06.129936 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:20:06.130591 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:20:06.144896 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Flow 'volume_create_manager' (1371ecd2-1335-4a94-aff3-d492a0d3b7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:20:06.151262 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5b7c63cf-fa26-49ce-ad81-acb8038a3928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:06.214021 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:20:06.244288 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5b7c63cf-fa26-49ce-ad81-acb8038a3928) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-784952592',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=634129ba-07f1-47a0-a16c-f75cc7be81bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47a654520f31460292bf540e067ed5e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:20:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:20:06Z,user_id='88a9bb5844244996a61e3bd930437a93',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:06.247154 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e5729fab-7df9-40f9-b8c5-9eedf431a0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:06.249457 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e5729fab-7df9-40f9-b8c5-9eedf431a0b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:06.251902 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (61274b4c-27d4-408d-8e62-40bd9406f8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:06.254677 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (61274b4c-27d4-408d-8e62-40bd9406f8e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '634129ba-07f1-47a0-a16c-f75cc7be81bb', 'volume_name': 'volume-634129ba-07f1-47a0-a16c-f75cc7be81bb', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:06.257338 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (42143300-2518-407e-b6e5-05dfc0f82849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:06.259601 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (42143300-2518-407e-b6e5-05dfc0f82849) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:06.262102 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5a79079a-970f-477a-9708-ccd34c13d8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:06.263084 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Volume 634129ba-07f1-47a0-a16c-f75cc7be81bb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-634129ba-07f1-47a0-a16c-f75cc7be81bb', 'volume_size': 1}
Sep 14 18:20:06.265855 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-634129ba-07f1-47a0-a16c-f75cc7be81bb stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:06.292516 n-d-796905-2 sudo[130783]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-634129ba-07f1-47a0-a16c-f75cc7be81bb stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:20:06.293442 n-d-796905-2 sudo[130783]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:06.852367 n-d-796905-2 sudo[130783]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:06.854617 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-634129ba-07f1-47a0-a16c-f75cc7be81bb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.588s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:06.859890 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5a79079a-970f-477a-9708-ccd34c13d8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-634129ba-07f1-47a0-a16c-f75cc7be81bb', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:06.864767 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5d50e041-f97d-47bf-b0b2-72003ab68dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:06.878890 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Volume volume-634129ba-07f1-47a0-a16c-f75cc7be81bb (634129ba-07f1-47a0-a16c-f75cc7be81bb): created successfully
Sep 14 18:20:06.883904 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5d50e041-f97d-47bf-b0b2-72003ab68dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:06.887224 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Flow 'volume_create_manager' (1371ecd2-1335-4a94-aff3-d492a0d3b7f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:20:06.899968 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b4a7c1a1-0eb9-4609-ae23-6e342c4753c0 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Created volume successfully.
Sep 14 18:20:08.488091 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-64c3ec5d-bbe5-4707-80ab-b7c2ca057739 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Lock "b'cinder-634129ba-07f1-47a0-a16c-f75cc7be81bb-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:20:08.591828 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-64c3ec5d-bbe5-4707-80ab-b7c2ca057739 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Skipping remove_export. No iscsi_target is presently exported for volume: 634129ba-07f1-47a0-a16c-f75cc7be81bb
Sep 14 18:20:08.593643 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-64c3ec5d-bbe5-4707-80ab-b7c2ca057739 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-634129ba-07f1-47a0-a16c-f75cc7be81bb {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:08.628566 n-d-796905-2 sudo[130856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-634129ba-07f1-47a0-a16c-f75cc7be81bb
Sep 14 18:20:08.630140 n-d-796905-2 sudo[130856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:09.061996 n-d-796905-2 sudo[130856]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:09.064197 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-64c3ec5d-bbe5-4707-80ab-b7c2ca057739 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-634129ba-07f1-47a0-a16c-f75cc7be81bb" returned: 0 in 0.470s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:09.065813 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-64c3ec5d-bbe5-4707-80ab-b7c2ca057739 tempest-VolumeQuotasNegativeTestJSON-1251766806 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-634129ba-07f1-47a0-a16c-f75cc7be81bb {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:09.086878 n-d-796905-2 sudo[130870]: ubuntu : 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-634129ba-07f1-47a0-a16c-f75cc7be81bb
Sep 14 18:20:09.087674 n-d-796905-2 sudo[130870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:09.488461 n-d-796905-2 sudo[130870]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:09.490772 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-64c3ec5d-bbe5-4707-80ab-b7c2ca057739 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-634129ba-07f1-47a0-a16c-f75cc7be81bb" returned: 0 in 0.425s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:09.492547 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-64c3ec5d-bbe5-4707-80ab-b7c2ca057739 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-634129ba-07f1-47a0-a16c-f75cc7be81bb {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:09.511695 n-d-796905-2 sudo[130874]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-634129ba-07f1-47a0-a16c-f75cc7be81bb
Sep 14 18:20:09.512619 n-d-796905-2 sudo[130874]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:09.962966 n-d-796905-2 sudo[130874]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:09.965678 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-64c3ec5d-bbe5-4707-80ab-b7c2ca057739 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-634129ba-07f1-47a0-a16c-f75cc7be81bb" returned: 0 in 0.473s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:09.967029 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-64c3ec5d-bbe5-4707-80ab-b7c2ca057739 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Successfully deleted volume: 634129ba-07f1-47a0-a16c-f75cc7be81bb
Sep 14 18:20:10.013800 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-64c3ec5d-bbe5-4707-80ab-b7c2ca057739 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Created reservations ['b80e5ab8-173e-4d09-ac49-6f24b5a05882', '4372a014-9312-4617-bc97-f1c107a1fcaf', 'f8455d14-a0b9-4cac-9d19-4016738fa907', '2cd0e9df-634b-477c-8c54-b82e1cd8e6ad'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:20:10.015995 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-64c3ec5d-bbe5-4707-80ab-b7c2ca057739 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:20:10.015995 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:20:10.015995 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:20:10.054703 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-64c3ec5d-bbe5-4707-80ab-b7c2ca057739 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:20:10.055491 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-64c3ec5d-bbe5-4707-80ab-b7c2ca057739 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:10.074359 n-d-796905-2 sudo[130886]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:20:10.075645 n-d-796905-2 sudo[130886]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:10.266517 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:20:10.270665 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:20:10.271419 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:20:10.284620 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] Flow 'volume_create_manager' (1be6993c-24b3-4691-8031-84580b8c8c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:20:10.287728 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd5b65df-aba1-43d1-92a7-028be3db631d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:10.318282 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:20:10.344186 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fd5b65df-aba1-43d1-92a7-028be3db631d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:20:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1067976435',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=24de818b-223f-4ed7-80e5-e2651f322408,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8da82ac444c54a939bc0ba0ce1f1bd2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:20:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:20:10Z,user_id='67b84ef7fec84f4d9a869ab09ee5742f',volume_attachment=>,volume_type=VolumeType(80bf23da-4488-4fa0-8205-058b65c7916a),volume_type_id=80bf23da-4488-4fa0-8205-058b65c7916a)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:10.347457 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b492aeb7-cfc9-494f-b907-7812c141900f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:10.349906 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b492aeb7-cfc9-494f-b907-7812c141900f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:10.352116 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1c62316e-803c-4a0d-8c63-e0617c9c7dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:10.354263 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1c62316e-803c-4a0d-8c63-e0617c9c7dac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '24de818b-223f-4ed7-80e5-e2651f322408', 'volume_name': 'volume-24de818b-223f-4ed7-80e5-e2651f322408', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:10.356907 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a87f45d2-f5e5-4ec6-bcf6-ebe12b2191d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:10.358927 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a87f45d2-f5e5-4ec6-bcf6-ebe12b2191d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:10.360988 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e25c7c8c-cde6-477c-8879-880d3c57ddbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:10.361738 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] Volume 24de818b-223f-4ed7-80e5-e2651f322408: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-24de818b-223f-4ed7-80e5-e2651f322408', 'volume_size': 1}
Sep 14 18:20:10.362760 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-24de818b-223f-4ed7-80e5-e2651f322408 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:10.381109 n-d-796905-2 sudo[130889]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-24de818b-223f-4ed7-80e5-e2651f322408 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:20:10.381897 n-d-796905-2 sudo[130889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:10.512400 n-d-796905-2 sudo[130886]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:10.514950 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-64c3ec5d-bbe5-4707-80ab-b7c2ca057739 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.459s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:10.516850 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-64c3ec5d-bbe5-4707-80ab-b7c2ca057739 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:10.535177 n-d-796905-2 sudo[130891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:20:10.536050 n-d-796905-2 sudo[130891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:10.942673 n-d-796905-2 sudo[130891]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:10.945395 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-64c3ec5d-bbe5-4707-80ab-b7c2ca057739 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:10.947837 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-64c3ec5d-bbe5-4707-80ab-b7c2ca057739 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:20:10.957341 n-d-796905-2 sudo[130889]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:10.959511 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-64c3ec5d-bbe5-4707-80ab-b7c2ca057739 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Deleted volume successfully.
Sep 14 18:20:10.964045 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-24de818b-223f-4ed7-80e5-e2651f322408 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.601s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:10.973292 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e25c7c8c-cde6-477c-8879-880d3c57ddbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-24de818b-223f-4ed7-80e5-e2651f322408', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:10.975557 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fac310d7-713f-449e-97d3-925c7626c49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:10.987376 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] Volume volume-24de818b-223f-4ed7-80e5-e2651f322408 (24de818b-223f-4ed7-80e5-e2651f322408): created successfully
Sep 14 18:20:10.989504 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fac310d7-713f-449e-97d3-925c7626c49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:10.992657 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] Flow 'volume_create_manager' (1be6993c-24b3-4691-8031-84580b8c8c94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:20:11.002816 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-64c3ec5d-bbe5-4707-80ab-b7c2ca057739 tempest-VolumeQuotasNegativeTestJSON-1251766806 None] Lock "b'cinder-634129ba-07f1-47a0-a16c-f75cc7be81bb-delete_volume'" released by "delete_volume" :: held 2.515s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:20:11.004119 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-3746e11c-7c77-42ff-a1c9-bfb6c6579ce1 tempest-TestVolumeBootPattern-602887121 None] Created volume successfully.
Sep 14 18:20:15.016531 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-03d0e8db-3813-496c-b808-e61adf39e902 req-872f5821-4914-4b44-8315-6708895874b1 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-24de818b-223f-4ed7-80e5-e2651f322408 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:15.038956 n-d-796905-2 sudo[131088]: 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-24de818b-223f-4ed7-80e5-e2651f322408
Sep 14 18:20:15.040773 n-d-796905-2 sudo[131088]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:15.452408 n-d-796905-2 sudo[131088]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:15.454770 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-03d0e8db-3813-496c-b808-e61adf39e902 req-872f5821-4914-4b44-8315-6708895874b1 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-24de818b-223f-4ed7-80e5-e2651f322408" returned: 0 in 0.438s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:15.505909 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:15.513664 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:15.513969 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:20:15.514589 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-03d0e8db-3813-496c-b808-e61adf39e902 req-872f5821-4914-4b44-8315-6708895874b1 tempest-TestVolumeBootPattern-602887121 None] Targets prior to update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:20:15.515376 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-03d0e8db-3813-496c-b808-e61adf39e902 req-872f5821-4914-4b44-8315-6708895874b1 tempest-TestVolumeBootPattern-602887121 None] Creating iscsi_target for Volume ID: volume-24de818b-223f-4ed7-80e5-e2651f322408 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:20:15.518921 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-03d0e8db-3813-496c-b808-e61adf39e902 req-872f5821-4914-4b44-8315-6708895874b1 tempest-TestVolumeBootPattern-602887121 None] Created volume path /opt/stack/data/cinder/volumes/volume-24de818b-223f-4ed7-80e5-e2651f322408,
Sep 14 18:20:15.518921 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:20:15.518921 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:20:15.518921 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-24de818b-223f-4ed7-80e5-e2651f322408
Sep 14 18:20:15.518921 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:20:15.518921 n-d-796905-2 cinder-volume[84144]: incominguser NRjg7MpJ27fdrWUY8ukW cWPwKktw2VszaahX
Sep 14 18:20:15.518921 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:20:15.518921 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:20:15.518921 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:20:15.518921 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:20:15.521407 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-24de818b-223f-4ed7-80e5-e2651f322408 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:16.054185 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-24de818b-223f-4ed7-80e5-e2651f322408" returned: 0 in 0.534s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:16.054749 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:20:16.055359 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-03d0e8db-3813-496c-b808-e61adf39e902 req-872f5821-4914-4b44-8315-6708895874b1 tempest-TestVolumeBootPattern-602887121 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:20:16.055463 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-03d0e8db-3813-496c-b808-e61adf39e902 req-872f5821-4914-4b44-8315-6708895874b1 tempest-TestVolumeBootPattern-602887121 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:20:16.056605 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:16.063713 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:16.064129 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-24de818b-223f-4ed7-80e5-e2651f322408\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-24de818b-223f-4ed7-80e5-e2651f322408\n Backing store flags: \n Account information:\n NRjg7MpJ27fdrWUY8ukW\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:20:16.064789 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-03d0e8db-3813-496c-b808-e61adf39e902 req-872f5821-4914-4b44-8315-6708895874b1 tempest-TestVolumeBootPattern-602887121 None] Targets after update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:20:16.066051 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:16.164393 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:16.164761 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-24de818b-223f-4ed7-80e5-e2651f322408\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-24de818b-223f-4ed7-80e5-e2651f322408\n Backing store flags: \n Account information:\n NRjg7MpJ27fdrWUY8ukW\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:20:16.166500 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:16.265352 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:16.266279 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-24de818b-223f-4ed7-80e5-e2651f322408\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-24de818b-223f-4ed7-80e5-e2651f322408\n Backing store flags: \n Account information:\n NRjg7MpJ27fdrWUY8ukW\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:20:16.267194 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-03d0e8db-3813-496c-b808-e61adf39e902 req-872f5821-4914-4b44-8315-6708895874b1 tempest-TestVolumeBootPattern-602887121 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-24de818b-223f-4ed7-80e5-e2651f322408 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:20:16.455178 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-03d0e8db-3813-496c-b808-e61adf39e902 req-872f5821-4914-4b44-8315-6708895874b1 tempest-TestVolumeBootPattern-602887121 None] attachment_update completed successfully.
Sep 14 18:20:21.208221 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:20:21.212675 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:20:21.213206 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:20:21.229762 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] Flow 'volume_create_manager' (fa9c5c41-4ab2-4aae-84e2-cc35521f4620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:20:21.233349 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc210371-3cef-4b10-93a4-861166925e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:21.254427 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:20:21.279303 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc210371-3cef-4b10-93a4-861166925e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:20:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-801700060',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=b92f6678-1fc4-4dc8-93ff-9af51de8105c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7318703248d4c08bc83996c3af04241',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:20:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:20:21Z,user_id='81c9b44b14d2432eabd20f6644f67c80',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:21.282123 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4163d69b-39ff-44ce-8de8-2f2b9e45e98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:21.284410 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4163d69b-39ff-44ce-8de8-2f2b9e45e98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:21.286678 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (55838d87-3143-43c8-bd20-eebc9934fb2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:21.289047 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (55838d87-3143-43c8-bd20-eebc9934fb2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b92f6678-1fc4-4dc8-93ff-9af51de8105c', 'volume_name': 'volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:21.291213 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cd48bee5-7932-49c9-b487-594958b96bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:21.293300 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cd48bee5-7932-49c9-b487-594958b96bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:21.295388 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d0728f9-493e-4b4d-a070-20d456b3576d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:21.296159 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] Volume b92f6678-1fc4-4dc8-93ff-9af51de8105c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c', 'volume_size': 1}
Sep 14 18:20:21.297808 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:21.315777 n-d-796905-2 sudo[131173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:20:21.316667 n-d-796905-2 sudo[131173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:21.771032 n-d-796905-2 sudo[131173]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:21.773340 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.475s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:21.776555 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d0728f9-493e-4b4d-a070-20d456b3576d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:21.779400 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71d5877d-9ad3-40fc-ba60-517a7e3f7f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:21.789680 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] Volume volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c (b92f6678-1fc4-4dc8-93ff-9af51de8105c): created successfully
Sep 14 18:20:21.791401 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (71d5877d-9ad3-40fc-ba60-517a7e3f7f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:21.794910 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] Flow 'volume_create_manager' (fa9c5c41-4ab2-4aae-84e2-cc35521f4620) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:20:21.802497 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-56da23cd-8f12-4742-94d6-65bdc4b1113c tempest-VolumesDeleteCascade-1083499096 None] Created volume successfully.
Sep 14 18:20:22.635915 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c579f25c-60fb-44d3-ba04-b2c32040c251 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:22.653884 n-d-796905-2 sudo[131211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c
Sep 14 18:20:22.654660 n-d-796905-2 sudo[131211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:23.022118 n-d-796905-2 sudo[131211]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:23.024366 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c579f25c-60fb-44d3-ba04-b2c32040c251 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c" returned: 0 in 0.388s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:23.025950 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c579f25c-60fb-44d3-ba04-b2c32040c251 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-29447d00-352c-4e84-8fe9-ab1e2fc58179 --snapshot stack-volumes-lvmdriver-1/volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:23.043798 n-d-796905-2 sudo[131214]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-29447d00-352c-4e84-8fe9-ab1e2fc58179 --snapshot stack-volumes-lvmdriver-1/volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c -L 1.00g
Sep 14 18:20:23.044565 n-d-796905-2 sudo[131214]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:23.644352 n-d-796905-2 sudo[131214]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:23.646499 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c579f25c-60fb-44d3-ba04-b2c32040c251 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-29447d00-352c-4e84-8fe9-ab1e2fc58179 --snapshot stack-volumes-lvmdriver-1/volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c -L 1.00g" returned: 0 in 0.620s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:23.697208 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-c579f25c-60fb-44d3-ba04-b2c32040c251 tempest-VolumesDeleteCascade-1083499096 None] Create snapshot completed successfully
Sep 14 18:20:24.979320 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f05c5771-c067-46ef-84a8-610ce2386eed tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:25.001032 n-d-796905-2 sudo[131359]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c
Sep 14 18:20:25.002486 n-d-796905-2 sudo[131359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:25.400130 n-d-796905-2 sudo[131359]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:25.403122 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f05c5771-c067-46ef-84a8-610ce2386eed tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c" returned: 0 in 0.423s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:25.404669 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f05c5771-c067-46ef-84a8-610ce2386eed tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-da56fa2d-3a25-4de4-bd6a-42e38bcc84c9 --snapshot stack-volumes-lvmdriver-1/volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:25.422226 n-d-796905-2 sudo[131362]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-da56fa2d-3a25-4de4-bd6a-42e38bcc84c9 --snapshot stack-volumes-lvmdriver-1/volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c -L 1.00g
Sep 14 18:20:25.423014 n-d-796905-2 sudo[131362]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:26.064288 n-d-796905-2 sudo[131362]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:26.066512 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f05c5771-c067-46ef-84a8-610ce2386eed tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-da56fa2d-3a25-4de4-bd6a-42e38bcc84c9 --snapshot stack-volumes-lvmdriver-1/volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c -L 1.00g" returned: 0 in 0.661s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:26.118554 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-f05c5771-c067-46ef-84a8-610ce2386eed tempest-VolumesDeleteCascade-1083499096 None] Create snapshot completed successfully
Sep 14 18:20:27.179476 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Lock "b'cinder-b92f6678-1fc4-4dc8-93ff-9af51de8105c-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:20:27.251892 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Skipping remove_export. No iscsi_target is presently exported for volume: b92f6678-1fc4-4dc8-93ff-9af51de8105c
Sep 14 18:20:27.252377 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Performing cascade delete. {{(pid=84144) delete_volume /opt/stack/cinder/cinder/volume/manager.py:880}}
Sep 14 18:20:27.277919 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Lock "b'cinder-29447d00-352c-4e84-8fe9-ab1e2fc58179-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.008s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:20:27.279660 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-29447d00-352c-4e84-8fe9-ab1e2fc58179 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:27.307709 n-d-796905-2 sudo[131484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-29447d00-352c-4e84-8fe9-ab1e2fc58179
Sep 14 18:20:27.309048 n-d-796905-2 sudo[131484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:27.732023 n-d-796905-2 sudo[131484]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:27.734250 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-29447d00-352c-4e84-8fe9-ab1e2fc58179" returned: 0 in 0.454s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:27.736217 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-29447d00-352c-4e84-8fe9-ab1e2fc58179 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:27.753997 n-d-796905-2 sudo[131488]: ubuntu : TTY=unknown ; 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-29447d00-352c-4e84-8fe9-ab1e2fc58179
Sep 14 18:20:27.754784 n-d-796905-2 sudo[131488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:28.350043 n-d-796905-2 sudo[131488]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:28.354671 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-29447d00-352c-4e84-8fe9-ab1e2fc58179" returned: 0 in 0.616s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:28.493809 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Created reservations ['69203563-ce3e-42b6-a63d-087cade5f496', '07052148-d5b8-4968-8737-daaad78ee210', 'b4d5c057-2a9a-47a8-a5a2-1864ab18c649', '46ead8c6-13b4-42f6-ad52-444f626986bb'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:20:28.495396 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:20:28.495396 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:20:28.495396 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:20:28.536746 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Delete snapshot completed successfully.
Sep 14 18:20:28.542182 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Lock "b'cinder-29447d00-352c-4e84-8fe9-ab1e2fc58179-delete_snapshot'" released by "delete_snapshot" :: held 1.264s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:20:28.550532 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Lock "b'cinder-da56fa2d-3a25-4de4-bd6a-42e38bcc84c9-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.008s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:20:28.551968 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-da56fa2d-3a25-4de4-bd6a-42e38bcc84c9 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:28.570364 n-d-796905-2 sudo[131554]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-da56fa2d-3a25-4de4-bd6a-42e38bcc84c9
Sep 14 18:20:28.571159 n-d-796905-2 sudo[131554]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:29.000738 n-d-796905-2 sudo[131554]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:29.003454 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-da56fa2d-3a25-4de4-bd6a-42e38bcc84c9" returned: 0 in 0.451s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:29.005992 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-da56fa2d-3a25-4de4-bd6a-42e38bcc84c9 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:29.024482 n-d-796905-2 sudo[131562]: ubuntu : TTY=unknown ; 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-da56fa2d-3a25-4de4-bd6a-42e38bcc84c9
Sep 14 18:20:29.025276 n-d-796905-2 sudo[131562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:29.642235 n-d-796905-2 sudo[131562]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:29.644513 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-da56fa2d-3a25-4de4-bd6a-42e38bcc84c9" returned: 0 in 0.638s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:29.730711 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Created reservations ['411747d4-5eb6-4db8-bc1e-13f28c88515b', '50aa4310-e751-486d-b4b3-feb90a41dc4a', '63a13edf-28b6-49b6-a555-02b188457343', '37266b6a-316e-45cc-805a-fc446cec8ab6'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:20:29.732298 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:20:29.732298 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:20:29.732298 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:20:29.767287 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Delete snapshot completed successfully.
Sep 14 18:20:29.772947 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Lock "b'cinder-da56fa2d-3a25-4de4-bd6a-42e38bcc84c9-delete_snapshot'" released by "delete_snapshot" :: held 1.222s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:20:29.773358 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Snapshots deleted, issuing volume delete {{(pid=84144) delete_volume /opt/stack/cinder/cinder/volume/manager.py:896}}
Sep 14 18:20:29.774400 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:29.796540 n-d-796905-2 sudo[131606]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c
Sep 14 18:20:29.797438 n-d-796905-2 sudo[131606]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:30.215162 n-d-796905-2 sudo[131606]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:30.217532 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c" returned: 0 in 0.443s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:30.219127 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 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-b92f6678-1fc4-4dc8-93ff-9af51de8105c {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:30.236908 n-d-796905-2 sudo[131609]: ubuntu : 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-b92f6678-1fc4-4dc8-93ff-9af51de8105c
Sep 14 18:20:30.237697 n-d-796905-2 sudo[131609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:30.632974 n-d-796905-2 sudo[131609]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:30.635188 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c" returned: 0 in 0.416s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:30.637037 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:30.655745 n-d-796905-2 sudo[131612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c
Sep 14 18:20:30.656523 n-d-796905-2 sudo[131612]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:31.077598 n-d-796905-2 sudo[131612]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:31.079922 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b92f6678-1fc4-4dc8-93ff-9af51de8105c" returned: 0 in 0.442s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:31.081231 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Successfully deleted volume: b92f6678-1fc4-4dc8-93ff-9af51de8105c
Sep 14 18:20:31.126528 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Created reservations ['2e84af3a-40b9-4544-84c6-38fa30c607ac', 'be9c5206-d608-4d77-a6b7-95f4d5b83f5c', 'c4b405b2-bae7-4656-8285-b8c92659a3ef', 'd4c6f1bd-0453-4f41-8b79-8743d3eccabe'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:20:31.128746 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:20:31.128746 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:20:31.128746 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:20:31.169779 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:20:31.170513 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:31.188597 n-d-796905-2 sudo[131619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:20:31.189394 n-d-796905-2 sudo[131619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:31.586977 n-d-796905-2 sudo[131619]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:31.590218 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.418s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:31.592670 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:31.611659 n-d-796905-2 sudo[131622]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:20:31.613198 n-d-796905-2 sudo[131622]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:32.039817 n-d-796905-2 sudo[131622]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:32.042154 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:32.044813 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:20:32.061778 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Deleted volume successfully.
Sep 14 18:20:32.077893 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-faeaf28b-630c-47d9-809f-fcd56e5ab413 tempest-VolumesDeleteCascade-1083499096 None] Lock "b'cinder-b92f6678-1fc4-4dc8-93ff-9af51de8105c-delete_volume'" released by "delete_volume" :: held 4.900s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:20:32.286546 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:20:32.291192 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:20:32.292268 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:20:32.308267 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] Flow 'volume_create_manager' (22fef47e-e725-4173-9e2e-6377bff5d815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:20:32.312226 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ecae11c9-6578-4a39-8028-057b561562dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:32.335602 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:20:32.365794 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ecae11c9-6578-4a39-8028-057b561562dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:20:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-573068440',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=0459de50-7897-4cc6-a1f5-b0ff81b649e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7318703248d4c08bc83996c3af04241',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:20:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:20:32Z,user_id='81c9b44b14d2432eabd20f6644f67c80',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:32.368157 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95562671-37e1-41f8-9653-e76641865f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:32.370435 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (95562671-37e1-41f8-9653-e76641865f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:32.372863 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d0b62aed-3efc-49d9-9be6-64bb6cc088bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:32.375075 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d0b62aed-3efc-49d9-9be6-64bb6cc088bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0459de50-7897-4cc6-a1f5-b0ff81b649e9', 'volume_name': 'volume-0459de50-7897-4cc6-a1f5-b0ff81b649e9', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:32.377254 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (28bdfefb-fbf0-4a8f-8bd0-edc8d27c48dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:32.378742 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (28bdfefb-fbf0-4a8f-8bd0-edc8d27c48dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:32.380814 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1ec4dc5-1a1a-4f9e-b151-15d070acce92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:32.381799 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] Volume 0459de50-7897-4cc6-a1f5-b0ff81b649e9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0459de50-7897-4cc6-a1f5-b0ff81b649e9', 'volume_size': 1}
Sep 14 18:20:32.382535 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0459de50-7897-4cc6-a1f5-b0ff81b649e9 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:32.403904 n-d-796905-2 sudo[131628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0459de50-7897-4cc6-a1f5-b0ff81b649e9 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:20:32.406094 n-d-796905-2 sudo[131628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:32.741170 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-79d6bfbd-13f6-4353-9eb9-2add12fa4755 req-2455e637-208d-4ee7-93ce-a911e725220a tempest-TestVolumeBootPattern-602887121 None] Terminate volume connection completed successfully.
Sep 14 18:20:32.741610 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-79d6bfbd-13f6-4353-9eb9-2add12fa4755 req-2455e637-208d-4ee7-93ce-a911e725220a tempest-TestVolumeBootPattern-602887121 None] Deleting attachment 0985a73c-7330-47b0-b763-9bbacb16b8f0. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:20:32.743312 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:32.838888 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:32.838888 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968020224]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-24de818b-223f-4ed7-80e5-e2651f322408\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-24de818b-223f-4ed7-80e5-e2651f322408\n Backing store flags: \n Account information:\n NRjg7MpJ27fdrWUY8ukW\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:20:32.838888 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-79d6bfbd-13f6-4353-9eb9-2add12fa4755 req-2455e637-208d-4ee7-93ce-a911e725220a tempest-TestVolumeBootPattern-602887121 None] Removing iscsi_target for Volume ID: 24de818b-223f-4ed7-80e5-e2651f322408
Sep 14 18:20:32.840295 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-24de818b-223f-4ed7-80e5-e2651f322408 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:32.911257 n-d-796905-2 sudo[131628]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:32.913126 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0459de50-7897-4cc6-a1f5-b0ff81b649e9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.530s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:32.915753 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1ec4dc5-1a1a-4f9e-b151-15d070acce92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0459de50-7897-4cc6-a1f5-b0ff81b649e9', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:32.918554 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e2b7eefc-1685-4e73-81f9-18d7a393ce7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:32.927827 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] Volume volume-0459de50-7897-4cc6-a1f5-b0ff81b649e9 (0459de50-7897-4cc6-a1f5-b0ff81b649e9): created successfully
Sep 14 18:20:32.930060 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e2b7eefc-1685-4e73-81f9-18d7a393ce7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:32.933823 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] Flow 'volume_create_manager' (22fef47e-e725-4173-9e2e-6377bff5d815) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:20:32.941836 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-539c2bfc-f729-4281-99e9-6814bc1df701 tempest-VolumesDeleteCascade-1083499096 None] Created volume successfully.
Sep 14 18:20:32.955423 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-24de818b-223f-4ed7-80e5-e2651f322408 -f" returned: 0 in 0.114s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:32.955841 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968020224]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:20:32.957927 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:33.047144 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:33.047475 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968020224]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:20:33.118758 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-79d6bfbd-13f6-4353-9eb9-2add12fa4755 req-2455e637-208d-4ee7-93ce-a911e725220a tempest-TestVolumeBootPattern-602887121 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:20:33.118758 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:20:33.118758 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:20:33.737132 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-71ec9d35-76df-45fd-bf6c-d43935a2460e tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0459de50-7897-4cc6-a1f5-b0ff81b649e9 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:33.754967 n-d-796905-2 sudo[131687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0459de50-7897-4cc6-a1f5-b0ff81b649e9
Sep 14 18:20:33.755743 n-d-796905-2 sudo[131687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:34.067294 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-419f970c-078b-4d6c-a994-b0f7312d2abd tempest-TestVolumeBootPattern-602887121 None] Lock "b'cinder-24de818b-223f-4ed7-80e5-e2651f322408-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:20:34.129716 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:34.192977 n-d-796905-2 sudo[131687]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:34.194786 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-71ec9d35-76df-45fd-bf6c-d43935a2460e tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0459de50-7897-4cc6-a1f5-b0ff81b649e9" returned: 0 in 0.458s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:34.195955 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-71ec9d35-76df-45fd-bf6c-d43935a2460e tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a3f53551-276d-4f72-a846-b037111ab23e --snapshot stack-volumes-lvmdriver-1/volume-0459de50-7897-4cc6-a1f5-b0ff81b649e9 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:34.214065 n-d-796905-2 sudo[131692]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a3f53551-276d-4f72-a846-b037111ab23e --snapshot stack-volumes-lvmdriver-1/volume-0459de50-7897-4cc6-a1f5-b0ff81b649e9 -L 1.00g
Sep 14 18:20:34.214853 n-d-796905-2 sudo[131692]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:34.219812 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:34.220189 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968020864]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:20:34.221462 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-419f970c-078b-4d6c-a994-b0f7312d2abd tempest-TestVolumeBootPattern-602887121 None] Skipping remove_export. No iscsi_target is presently exported for volume: 24de818b-223f-4ed7-80e5-e2651f322408
Sep 14 18:20:34.222941 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-419f970c-078b-4d6c-a994-b0f7312d2abd tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24de818b-223f-4ed7-80e5-e2651f322408 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:34.241452 n-d-796905-2 sudo[131695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24de818b-223f-4ed7-80e5-e2651f322408
Sep 14 18:20:34.242251 n-d-796905-2 sudo[131695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:34.796892 n-d-796905-2 sudo[131692]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:34.799199 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-71ec9d35-76df-45fd-bf6c-d43935a2460e tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-a3f53551-276d-4f72-a846-b037111ab23e --snapshot stack-volumes-lvmdriver-1/volume-0459de50-7897-4cc6-a1f5-b0ff81b649e9 -L 1.00g" returned: 0 in 0.603s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:34.814463 n-d-796905-2 sudo[131695]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:34.829727 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-419f970c-078b-4d6c-a994-b0f7312d2abd tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-24de818b-223f-4ed7-80e5-e2651f322408" returned: 0 in 0.607s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:34.830907 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-419f970c-078b-4d6c-a994-b0f7312d2abd tempest-TestVolumeBootPattern-602887121 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-24de818b-223f-4ed7-80e5-e2651f322408 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:34.849036 n-d-796905-2 sudo[131796]: ubuntu : 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-24de818b-223f-4ed7-80e5-e2651f322408
Sep 14 18:20:34.849906 n-d-796905-2 sudo[131796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:34.872155 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-71ec9d35-76df-45fd-bf6c-d43935a2460e tempest-VolumesDeleteCascade-1083499096 None] Create snapshot completed successfully
Sep 14 18:20:35.251479 n-d-796905-2 sudo[131796]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:35.253319 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-419f970c-078b-4d6c-a994-b0f7312d2abd tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-24de818b-223f-4ed7-80e5-e2651f322408" returned: 0 in 0.422s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:35.254906 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-419f970c-078b-4d6c-a994-b0f7312d2abd tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-24de818b-223f-4ed7-80e5-e2651f322408 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:35.272824 n-d-796905-2 sudo[131802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-24de818b-223f-4ed7-80e5-e2651f322408
Sep 14 18:20:35.273599 n-d-796905-2 sudo[131802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:35.705342 n-d-796905-2 sudo[131802]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:35.707762 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-419f970c-078b-4d6c-a994-b0f7312d2abd tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-24de818b-223f-4ed7-80e5-e2651f322408" returned: 0 in 0.452s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:35.709035 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-419f970c-078b-4d6c-a994-b0f7312d2abd tempest-TestVolumeBootPattern-602887121 None] Successfully deleted volume: 24de818b-223f-4ed7-80e5-e2651f322408
Sep 14 18:20:35.738432 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-419f970c-078b-4d6c-a994-b0f7312d2abd tempest-TestVolumeBootPattern-602887121 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-216466030 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-216466030, it is now deprecated. Please use the default quota class for default quota.
Sep 14 18:20:35.739256 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-419f970c-078b-4d6c-a994-b0f7312d2abd tempest-TestVolumeBootPattern-602887121 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-216466030 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-216466030, it is now deprecated. Please use the default quota class for default quota.
Sep 14 18:20:35.756659 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-419f970c-078b-4d6c-a994-b0f7312d2abd tempest-TestVolumeBootPattern-602887121 None] Created reservations ['e9895cee-f0d3-4fb3-b783-078775d52c52', '2f045a08-3a00-4559-8105-a438f813f540', '5b1f884a-c25c-41f9-98e8-3fbcdbf03af5', '03a15ca7-e2df-4d10-9401-c8d71eae2948'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:20:35.758702 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-419f970c-078b-4d6c-a994-b0f7312d2abd tempest-TestVolumeBootPattern-602887121 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:20:35.758702 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:20:35.758702 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:20:35.809735 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-419f970c-078b-4d6c-a994-b0f7312d2abd tempest-TestVolumeBootPattern-602887121 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:20:35.810478 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-419f970c-078b-4d6c-a994-b0f7312d2abd tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:35.828331 n-d-796905-2 sudo[131810]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:20:35.829145 n-d-796905-2 sudo[131810]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:36.231550 n-d-796905-2 sudo[131810]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:36.233871 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-419f970c-078b-4d6c-a994-b0f7312d2abd tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:36.236602 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-419f970c-078b-4d6c-a994-b0f7312d2abd tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:36.280714 n-d-796905-2 sudo[131814]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:20:36.282162 n-d-796905-2 sudo[131814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:36.470620 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:20:36.475430 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:20:36.476500 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:20:36.500038 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Flow 'volume_create_manager' (69f8a5b4-f952-4380-8e2c-f085f640eed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:20:36.504296 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6b0e46fb-9a9d-42c9-a0ce-0883868012a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:36.527970 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:20:36.552941 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6b0e46fb-9a9d-42c9-a0ce-0883868012a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:20:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-503114653',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=943121fc-f8fc-4373-b474-d1286e0b739d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7318703248d4c08bc83996c3af04241',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:20:36Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=a3f53551-276d-4f72-a846-b037111ab23e,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:20:36Z,user_id='81c9b44b14d2432eabd20f6644f67c80',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:36.556783 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0d7ec97b-0ace-47b5-bd9b-f7c2b6605989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:36.557817 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0d7ec97b-0ace-47b5-bd9b-f7c2b6605989) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:36.560262 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (29d9a78e-3970-4b6e-b5a8-fe2d5675e87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:36.562439 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (29d9a78e-3970-4b6e-b5a8-fe2d5675e87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '943121fc-f8fc-4373-b474-d1286e0b739d', 'volume_name': 'volume-943121fc-f8fc-4373-b474-d1286e0b739d', 'volume_size': 1, 'snapshot_id': 'a3f53551-276d-4f72-a846-b037111ab23e'}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:36.564859 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3e59d4cb-50e1-42a5-8b54-99a7af4a468e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:36.567105 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3e59d4cb-50e1-42a5-8b54-99a7af4a468e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:36.569311 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (171e162c-4170-456d-9983-f5eef8893cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:36.570111 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Volume 943121fc-f8fc-4373-b474-d1286e0b739d: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-943121fc-f8fc-4373-b474-d1286e0b739d', 'volume_size': 1, 'snapshot_id': 'a3f53551-276d-4f72-a846-b037111ab23e'}
Sep 14 18:20:36.591801 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-943121fc-f8fc-4373-b474-d1286e0b739d stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:36.611074 n-d-796905-2 sudo[131816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-943121fc-f8fc-4373-b474-d1286e0b739d stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:20:36.612091 n-d-796905-2 sudo[131816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:36.738893 n-d-796905-2 sudo[131814]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:36.741270 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-419f970c-078b-4d6c-a994-b0f7312d2abd tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.504s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:36.743612 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-419f970c-078b-4d6c-a994-b0f7312d2abd tempest-TestVolumeBootPattern-602887121 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:20:36.750146 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-419f970c-078b-4d6c-a994-b0f7312d2abd tempest-TestVolumeBootPattern-602887121 None] Deleted volume successfully.
Sep 14 18:20:36.767156 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-419f970c-078b-4d6c-a994-b0f7312d2abd tempest-TestVolumeBootPattern-602887121 None] Lock "b'cinder-24de818b-223f-4ed7-80e5-e2651f322408-delete_volume'" released by "delete_volume" :: held 2.700s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:20:37.151345 n-d-796905-2 sudo[131816]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:37.153514 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-943121fc-f8fc-4373-b474-d1286e0b739d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.562s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:37.154815 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a3f53551-276d-4f72-a846-b037111ab23e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:37.187075 n-d-796905-2 sudo[131853]: 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-a3f53551-276d-4f72-a846-b037111ab23e
Sep 14 18:20:37.187864 n-d-796905-2 sudo[131853]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:37.218416 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:20:37.222915 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:20:37.223495 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:20:37.242394 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Flow 'volume_create_manager' (dfe6abf7-f547-4c40-a7d8-82ccb09e4e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:20:37.246162 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (962d2e5d-00a4-423a-a589-85aa18a4f2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:37.268299 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:20:37.307164 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (962d2e5d-00a4-423a-a589-85aa18a4f2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:20:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1160733811',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=769a610c-c699-4978-8d58-77b4f14512f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8da82ac444c54a939bc0ba0ce1f1bd2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:20:37Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:20:37Z,user_id='67b84ef7fec84f4d9a869ab09ee5742f',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:37.310531 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c6c290f2-faed-4dc8-bea1-57557350aeb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:37.313227 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c6c290f2-faed-4dc8-bea1-57557350aeb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:37.316132 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (602c8b02-41b2-441d-ba83-af905d66538d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:37.406287 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (602c8b02-41b2-441d-ba83-af905d66538d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '769a610c-c699-4978-8d58-77b4f14512f6', 'volume_name': 'volume-769a610c-c699-4978-8d58-77b4f14512f6', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:37.408587 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8d5924a8-4166-461f-a480-5169f1364dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:37.411761 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8d5924a8-4166-461f-a480-5169f1364dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:37.415165 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3be5b3f9-05f0-4c38-a6f2-446fb5b429c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:37.416644 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Volume 769a610c-c699-4978-8d58-77b4f14512f6: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-769a610c-c699-4978-8d58-77b4f14512f6', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 14 18:20:37.418009 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Cloning 769a610c-c699-4978-8d58-77b4f14512f6 from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 at location (None, None). {{(pid=84144) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 14 18:20:37.740045 n-d-796905-2 sudo[131853]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:37.742262 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-a3f53551-276d-4f72-a846-b037111ab23e" returned: 0 in 0.587s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:37.744037 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a3f53551--276d--4f72--a846--b037111ab23e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--943121fc--f8fc--4373--b474--d1286e0b739d iflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:37.764537 n-d-796905-2 sudo[131863]: 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--a3f53551--276d--4f72--a846--b037111ab23e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--943121fc--f8fc--4373--b474--d1286e0b739d iflag=direct
Sep 14 18:20:37.766273 n-d-796905-2 sudo[131863]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:38.177562 n-d-796905-2 sudo[131863]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:38.179648 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a3f53551--276d--4f72--a846--b037111ab23e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--943121fc--f8fc--4373--b474--d1286e0b739d iflag=direct" returned: 0 in 0.435s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:38.181472 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a3f53551--276d--4f72--a846--b037111ab23e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--943121fc--f8fc--4373--b474--d1286e0b739d oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:38.206711 n-d-796905-2 sudo[131876]: 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--a3f53551--276d--4f72--a846--b037111ab23e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--943121fc--f8fc--4373--b474--d1286e0b739d oflag=direct
Sep 14 18:20:38.208975 n-d-796905-2 sudo[131876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:38.634290 n-d-796905-2 sudo[131876]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:38.643691 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a3f53551--276d--4f72--a846--b037111ab23e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--943121fc--f8fc--4373--b474--d1286e0b739d oflag=direct" returned: 0 in 0.462s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:38.646315 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a3f53551--276d--4f72--a846--b037111ab23e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--943121fc--f8fc--4373--b474--d1286e0b739d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:38.681264 n-d-796905-2 sudo[131891]: 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--a3f53551--276d--4f72--a846--b037111ab23e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--943121fc--f8fc--4373--b474--d1286e0b739d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 14 18:20:38.682097 n-d-796905-2 sudo[131891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:44.389258 n-d-796905-2 sudo[131891]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:44.392112 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a3f53551--276d--4f72--a846--b037111ab23e of=/dev/mapper/stack--volumes--lvmdriver--1-volume--943121fc--f8fc--4373--b474--d1286e0b739d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.746s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:44.392737 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--a3f53551--276d--4f72--a846--b037111ab23e, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--943121fc--f8fc--4373--b474--d1286e0b739d, size 1024.00 MB, duration 5.75 sec {{(pid=84144) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 14 18:20:44.393149 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.volume_utils [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Volume copy 1024.00 MB at 178.18 MB/s
Sep 14 18:20:44.444526 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (171e162c-4170-456d-9983-f5eef8893cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-943121fc-f8fc-4373-b474-d1286e0b739d', 'volume_size': 1, 'snapshot_id': 'a3f53551-276d-4f72-a846-b037111ab23e'}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:44.449053 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (025972ce-8df6-459f-877c-42101f31eda0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:44.466059 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Volume volume-943121fc-f8fc-4373-b474-d1286e0b739d (943121fc-f8fc-4373-b474-d1286e0b739d): created successfully
Sep 14 18:20:44.468038 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (025972ce-8df6-459f-877c-42101f31eda0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:44.471662 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Flow 'volume_create_manager' (69f8a5b4-f952-4380-8e2c-f085f640eed6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:20:44.491032 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-2f5673db-8c25-4884-ab91-d28ce10949e3 tempest-VolumesDeleteCascade-1083499096 None] Created volume successfully.
Sep 14 18:20:45.793779 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] Lock "b'cinder-0459de50-7897-4cc6-a1f5-b0ff81b649e9-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:20:45.865934 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0459de50-7897-4cc6-a1f5-b0ff81b649e9
Sep 14 18:20:45.866302 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] Performing cascade delete. {{(pid=84144) delete_volume /opt/stack/cinder/cinder/volume/manager.py:880}}
Sep 14 18:20:45.885419 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] Lock "b'cinder-a3f53551-276d-4f72-a846-b037111ab23e-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:20:45.887560 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a3f53551-276d-4f72-a846-b037111ab23e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:45.934896 n-d-796905-2 sudo[131987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a3f53551-276d-4f72-a846-b037111ab23e
Sep 14 18:20:45.938359 n-d-796905-2 sudo[131987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:46.426607 n-d-796905-2 sudo[131987]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:46.429387 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-a3f53551-276d-4f72-a846-b037111ab23e" returned: 0 in 0.541s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:46.431543 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a3f53551-276d-4f72-a846-b037111ab23e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:46.452169 n-d-796905-2 sudo[131990]: ubuntu : TTY=unknown ; 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-a3f53551-276d-4f72-a846-b037111ab23e
Sep 14 18:20:46.453633 n-d-796905-2 sudo[131990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:47.144642 n-d-796905-2 sudo[131990]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:47.150227 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-a3f53551-276d-4f72-a846-b037111ab23e" returned: 0 in 0.718s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:47.256282 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] Created reservations ['2448156a-e8c6-4d80-acc9-d7b2ac9338e5', '96755102-3673-4e83-abf5-06747f878cc3', '5d834328-8848-4cae-828d-7317a5078ec0', 'b29e5e0d-5ef4-42b3-a2ce-8bcb8d7ed168'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:20:47.258053 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:20:47.258053 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:20:47.258053 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:20:47.303793 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] Delete snapshot completed successfully.
Sep 14 18:20:47.316398 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] Lock "b'cinder-a3f53551-276d-4f72-a846-b037111ab23e-delete_snapshot'" released by "delete_snapshot" :: held 1.431s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:20:47.316868 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] Snapshots deleted, issuing volume delete {{(pid=84144) delete_volume /opt/stack/cinder/cinder/volume/manager.py:896}}
Sep 14 18:20:47.318118 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0459de50-7897-4cc6-a1f5-b0ff81b649e9 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:47.347228 n-d-796905-2 sudo[132035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0459de50-7897-4cc6-a1f5-b0ff81b649e9
Sep 14 18:20:47.349058 n-d-796905-2 sudo[132035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:47.820626 n-d-796905-2 sudo[132035]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:47.823896 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0459de50-7897-4cc6-a1f5-b0ff81b649e9" returned: 0 in 0.504s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:47.824519 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 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-0459de50-7897-4cc6-a1f5-b0ff81b649e9 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:47.854649 n-d-796905-2 sudo[132038]: ubuntu : 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-0459de50-7897-4cc6-a1f5-b0ff81b649e9
Sep 14 18:20:47.861198 n-d-796905-2 sudo[132038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:48.384903 n-d-796905-2 sudo[132038]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:48.387697 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-0459de50-7897-4cc6-a1f5-b0ff81b649e9" returned: 0 in 0.563s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:48.389503 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0459de50-7897-4cc6-a1f5-b0ff81b649e9 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:48.407641 n-d-796905-2 sudo[132041]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0459de50-7897-4cc6-a1f5-b0ff81b649e9
Sep 14 18:20:48.408442 n-d-796905-2 sudo[132041]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:48.858642 n-d-796905-2 sudo[132041]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:48.861653 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0459de50-7897-4cc6-a1f5-b0ff81b649e9" returned: 0 in 0.472s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:48.862745 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] Successfully deleted volume: 0459de50-7897-4cc6-a1f5-b0ff81b649e9
Sep 14 18:20:48.916004 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] Created reservations ['93843677-60ec-480e-a29b-b487e98eec59', 'b390202c-ea9c-4f5c-85b9-2e00a9186c9c', '92499f3d-e7ba-45a1-981b-cb5e40c29e09', '7308d95a-bd3c-4fa9-b696-4e5b002978ae'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:20:48.918003 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:20:48.918003 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:20:48.918003 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:20:48.967904 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:20:48.968907 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:48.988345 n-d-796905-2 sudo[132048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:20:48.989469 n-d-796905-2 sudo[132048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:49.450149 n-d-796905-2 sudo[132048]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:49.453336 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:49.457501 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:49.491366 n-d-796905-2 sudo[132051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:20:49.492147 n-d-796905-2 sudo[132051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:49.538331 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-94f36eab-705d-40f4-8a4c-299fd92f4328 tempest-VolumesDeleteCascade-1083499096 None] Lock "b'cinder-943121fc-f8fc-4373-b474-d1286e0b739d-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:20:49.615385 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-94f36eab-705d-40f4-8a4c-299fd92f4328 tempest-VolumesDeleteCascade-1083499096 None] Skipping remove_export. No iscsi_target is presently exported for volume: 943121fc-f8fc-4373-b474-d1286e0b739d
Sep 14 18:20:49.616605 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-94f36eab-705d-40f4-8a4c-299fd92f4328 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-943121fc-f8fc-4373-b474-d1286e0b739d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:49.650440 n-d-796905-2 sudo[132053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-943121fc-f8fc-4373-b474-d1286e0b739d
Sep 14 18:20:49.651235 n-d-796905-2 sudo[132053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:49.917450 n-d-796905-2 sudo[132051]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:49.919940 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:49.922833 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:20:49.931599 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] Deleted volume successfully.
Sep 14 18:20:49.955471 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-47c22b02-0a72-46f6-89b0-b98d2bf5ec19 tempest-VolumesDeleteCascade-1083499096 None] Lock "b'cinder-0459de50-7897-4cc6-a1f5-b0ff81b649e9-delete_volume'" released by "delete_volume" :: held 4.161s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:20:50.045038 n-d-796905-2 sudo[132053]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:50.046950 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-94f36eab-705d-40f4-8a4c-299fd92f4328 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-943121fc-f8fc-4373-b474-d1286e0b739d" returned: 0 in 0.430s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:50.048232 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-94f36eab-705d-40f4-8a4c-299fd92f4328 tempest-VolumesDeleteCascade-1083499096 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-943121fc-f8fc-4373-b474-d1286e0b739d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:50.065930 n-d-796905-2 sudo[132058]: ubuntu : 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-943121fc-f8fc-4373-b474-d1286e0b739d
Sep 14 18:20:50.066714 n-d-796905-2 sudo[132058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:50.456294 n-d-796905-2 sudo[132058]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:50.458537 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-94f36eab-705d-40f4-8a4c-299fd92f4328 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-943121fc-f8fc-4373-b474-d1286e0b739d" returned: 0 in 0.410s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:50.460438 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-94f36eab-705d-40f4-8a4c-299fd92f4328 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-943121fc-f8fc-4373-b474-d1286e0b739d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:50.478086 n-d-796905-2 sudo[132061]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-943121fc-f8fc-4373-b474-d1286e0b739d
Sep 14 18:20:50.478873 n-d-796905-2 sudo[132061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:51.014934 n-d-796905-2 sudo[132061]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:51.017689 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-94f36eab-705d-40f4-8a4c-299fd92f4328 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-943121fc-f8fc-4373-b474-d1286e0b739d" returned: 0 in 0.557s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:51.019754 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-94f36eab-705d-40f4-8a4c-299fd92f4328 tempest-VolumesDeleteCascade-1083499096 None] Successfully deleted volume: 943121fc-f8fc-4373-b474-d1286e0b739d
Sep 14 18:20:51.080926 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-94f36eab-705d-40f4-8a4c-299fd92f4328 tempest-VolumesDeleteCascade-1083499096 None] Created reservations ['c22561e0-d34b-4407-ab7a-53b4587bd6e6', '58bd9534-4e0d-4a4b-8ad0-e8d490c67245', 'a96d13a8-6b13-4511-ac4c-af125eb090c6', 'd41bb65b-d150-4880-a9dd-b6565318ad00'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:20:51.083031 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-94f36eab-705d-40f4-8a4c-299fd92f4328 tempest-VolumesDeleteCascade-1083499096 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:20:51.083031 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:20:51.083031 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:20:51.134025 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-94f36eab-705d-40f4-8a4c-299fd92f4328 tempest-VolumesDeleteCascade-1083499096 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:20:51.134731 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-94f36eab-705d-40f4-8a4c-299fd92f4328 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:51.153440 n-d-796905-2 sudo[132067]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:20:51.154240 n-d-796905-2 sudo[132067]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:51.270742 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cvofraqpn-d-796905-2@lvmdriver-1, size 616.00 MB, duration 13.85 sec {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 14 18:20:51.271109 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Image download 616.00 MB at 44.47 MB/s
Sep 14 18:20:51.316887 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cvofraqpn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:51.420507 n-d-796905-2 sudo[132069]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cvofraqpn-d-796905-2@lvmdriver-1
Sep 14 18:20:51.421383 n-d-796905-2 sudo[132069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:51.620859 n-d-796905-2 sudo[132067]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:51.623343 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-94f36eab-705d-40f4-8a4c-299fd92f4328 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.488s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:51.625427 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-94f36eab-705d-40f4-8a4c-299fd92f4328 tempest-VolumesDeleteCascade-1083499096 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:51.646198 n-d-796905-2 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
Sep 14 18:20:51.647001 n-d-796905-2 sudo[132072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:51.759307 n-d-796905-2 sudo[132069]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:51.762332 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cvofraqpn-d-796905-2@lvmdriver-1" returned: 0 in 0.445s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:51.763246 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 is fetched for user 67b84ef7fec84f4d9a869ab09ee5742f. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 14 18:20:51.849248 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cvofraqpn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:52.071556 n-d-796905-2 sudo[132081]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cvofraqpn-d-796905-2@lvmdriver-1
Sep 14 18:20:52.072406 n-d-796905-2 sudo[132081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:52.363696 n-d-796905-2 sudo[132072]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:52.366259 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-94f36eab-705d-40f4-8a4c-299fd92f4328 tempest-VolumesDeleteCascade-1083499096 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:52.369199 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-94f36eab-705d-40f4-8a4c-299fd92f4328 tempest-VolumesDeleteCascade-1083499096 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:20:52.385751 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-94f36eab-705d-40f4-8a4c-299fd92f4328 tempest-VolumesDeleteCascade-1083499096 None] Deleted volume successfully.
Sep 14 18:20:52.401558 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-94f36eab-705d-40f4-8a4c-299fd92f4328 tempest-VolumesDeleteCascade-1083499096 None] Lock "b'cinder-943121fc-f8fc-4373-b474-d1286e0b739d-delete_volume'" released by "delete_volume" :: held 2.863s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:20:52.502114 n-d-796905-2 sudo[132081]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:52.504661 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cvofraqpn-d-796905-2@lvmdriver-1" returned: 0 in 0.663s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:52.506458 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-769a610c-c699-4978-8d58-77b4f14512f6 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:52.530200 n-d-796905-2 sudo[132093]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-769a610c-c699-4978-8d58-77b4f14512f6 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:20:52.531282 n-d-796905-2 sudo[132093]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:53.092625 n-d-796905-2 sudo[132093]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:53.095355 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-769a610c-c699-4978-8d58-77b4f14512f6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.589s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:53.115647 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Attempting download of 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 769a610c-c699-4978-8d58-77b4f14512f6. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 14 18:20:53.177213 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_x0nop8ed {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:53.286491 n-d-796905-2 sudo[132134]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_x0nop8ed
Sep 14 18:20:53.287285 n-d-796905-2 sudo[132134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:53.616126 n-d-796905-2 sudo[132134]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:53.618661 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_x0nop8ed" returned: 0 in 0.443s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:53.619896 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cvofraqpn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:53.704507 n-d-796905-2 sudo[132138]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cvofraqpn-d-796905-2@lvmdriver-1
Sep 14 18:20:53.705335 n-d-796905-2 sudo[132138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:54.061903 n-d-796905-2 sudo[132138]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:54.064122 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cvofraqpn-d-796905-2@lvmdriver-1" returned: 0 in 0.444s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:54.064980 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 was vhdx, converting to raw {{(pid=84144) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 14 18:20:54.065887 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cvofraqpn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--769a610c--c699--4978--8d58--77b4f14512f6 oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:54.086680 n-d-796905-2 sudo[132143]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cvofraqpn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--769a610c--c699--4978--8d58--77b4f14512f6 oflag=direct
Sep 14 18:20:54.087456 n-d-796905-2 sudo[132143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:54.464051 n-d-796905-2 sudo[132143]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:54.467195 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cvofraqpn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--769a610c--c699--4978--8d58--77b4f14512f6 oflag=direct" returned: 0 in 0.401s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:54.468490 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cvofraqpn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--769a610c--c699--4978--8d58--77b4f14512f6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:54.494591 n-d-796905-2 sudo[132155]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cvofraqpn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--769a610c--c699--4978--8d58--77b4f14512f6
Sep 14 18:20:54.496022 n-d-796905-2 sudo[132155]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:55.031949 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:20:55.041093 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:20:55.041628 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:20:55.065687 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] Flow 'volume_create_manager' (63a2980f-6b30-4897-ab2c-2b6a57ee4d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:20:55.072500 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a10047e3-fcb3-4604-b020-6874a9ba099a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:55.111143 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:20:55.164743 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a10047e3-fcb3-4604-b020-6874a9ba099a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:20:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-757080325',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=2e2cd1fd-06ea-434a-96c2-dd19c2d88f59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5271289bdf75454184715d5bc5deae5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:20:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:20:55Z,user_id='66fda1b6ef4746f9b8c9a641616c426b',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:55.168776 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e9f0de31-956b-4993-bcf5-bae672d3e5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:55.170877 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e9f0de31-956b-4993-bcf5-bae672d3e5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:55.173630 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (577489fb-c9b9-4ada-bd1b-756548bddaf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:55.176205 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (577489fb-c9b9-4ada-bd1b-756548bddaf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2e2cd1fd-06ea-434a-96c2-dd19c2d88f59', 'volume_name': 'volume-2e2cd1fd-06ea-434a-96c2-dd19c2d88f59', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:55.178658 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (847eb347-f343-41da-b79a-221d335e3f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:55.180882 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (847eb347-f343-41da-b79a-221d335e3f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:55.183235 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (baeede17-c764-44a9-957c-860226ca6a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:55.184126 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] Volume 2e2cd1fd-06ea-434a-96c2-dd19c2d88f59: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2e2cd1fd-06ea-434a-96c2-dd19c2d88f59', 'volume_size': 1}
Sep 14 18:20:55.185299 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2e2cd1fd-06ea-434a-96c2-dd19c2d88f59 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:55.207025 n-d-796905-2 sudo[132171]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2e2cd1fd-06ea-434a-96c2-dd19c2d88f59 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:20:55.207960 n-d-796905-2 sudo[132171]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:55.588925 n-d-796905-2 sudo[132155]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:55.595394 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cvofraqpn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--769a610c--c699--4978--8d58--77b4f14512f6" returned: 0 in 1.123s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:55.598527 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cvofraqpn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:55.799336 n-d-796905-2 sudo[132171]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:55.801782 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2e2cd1fd-06ea-434a-96c2-dd19c2d88f59 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.616s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:55.805149 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (baeede17-c764-44a9-957c-860226ca6a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2e2cd1fd-06ea-434a-96c2-dd19c2d88f59', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:55.807561 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8a66a141-2b92-49e5-856f-4d478ddb1e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:55.820609 n-d-796905-2 sudo[132184]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cvofraqpn-d-796905-2@lvmdriver-1
Sep 14 18:20:55.822107 n-d-796905-2 sudo[132184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:55.826750 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] Volume volume-2e2cd1fd-06ea-434a-96c2-dd19c2d88f59 (2e2cd1fd-06ea-434a-96c2-dd19c2d88f59): created successfully
Sep 14 18:20:55.828981 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8a66a141-2b92-49e5-856f-4d478ddb1e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:55.832090 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] Flow 'volume_create_manager' (63a2980f-6b30-4897-ab2c-2b6a57ee4d6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:20:55.846737 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b62d59a8-5270-4f7f-aa56-a428cf781b9d tempest-VolumesNegativeTest-1825663235 None] Created volume successfully.
Sep 14 18:20:56.141021 n-d-796905-2 sudo[132184]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:56.142862 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cvofraqpn-d-796905-2@lvmdriver-1" returned: 0 in 0.544s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:56.143525 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_cvofraqpn-d-796905-2@lvmdriver-1, size 700.00 MB, duration 1.13 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--769a610c--c699--4978--8d58--77b4f14512f6 {{(pid=84144) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 14 18:20:56.143925 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Converted 700.00 MB image at 619.73 MB/s
Sep 14 18:20:56.144473 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Downloaded image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 769a610c-c699-4978-8d58-77b4f14512f6 successfully. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 14 18:20:56.262615 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 for user 67b84ef7fec84f4d9a869ab09ee5742f is deleted. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 14 18:20:56.263264 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Marking volume 769a610c-c699-4978-8d58-77b4f14512f6 as bootable. {{(pid=84144) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 14 18:20:56.271627 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Copying metadata from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 to 769a610c-c699-4978-8d58-77b4f14512f6. {{(pid=84144) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 14 18:20:56.272176 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Creating volume glance metadata for volume 769a610c-c699-4978-8d58-77b4f14512f6 backed by image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84144) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 14 18:20:56.333119 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3be5b3f9-05f0-4c38-a6f2-446fb5b429c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-769a610c-c699-4978-8d58-77b4f14512f6', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:56.335151 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e45edac9-9c45-4531-a01a-f50a7bd3e1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:20:56.343506 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Volume volume-769a610c-c699-4978-8d58-77b4f14512f6 (769a610c-c699-4978-8d58-77b4f14512f6): created successfully
Sep 14 18:20:56.345431 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e45edac9-9c45-4531-a01a-f50a7bd3e1f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:20:56.348191 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Flow 'volume_create_manager' (dfe6abf7-f547-4c40-a7d8-82ccb09e4e34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:20:56.356037 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-d20f7848-ed79-4229-a791-d8c749783e86 tempest-TestVolumeBootPattern-602887121 None] Created volume successfully.
Sep 14 18:20:57.316242 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-96c57ec8-a797-4af9-8b75-4370d5f32ba1 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-769a610c-c699-4978-8d58-77b4f14512f6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:57.336013 n-d-796905-2 sudo[132221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-769a610c-c699-4978-8d58-77b4f14512f6
Sep 14 18:20:57.336834 n-d-796905-2 sudo[132221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:57.744838 n-d-796905-2 sudo[132221]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:57.747983 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-96c57ec8-a797-4af9-8b75-4370d5f32ba1 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-769a610c-c699-4978-8d58-77b4f14512f6" returned: 0 in 0.431s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:57.749425 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-96c57ec8-a797-4af9-8b75-4370d5f32ba1 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c840db49-a2e8-4270-8b21-55b70c09d3c0 --snapshot stack-volumes-lvmdriver-1/volume-769a610c-c699-4978-8d58-77b4f14512f6 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:20:57.770534 n-d-796905-2 sudo[132224]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c840db49-a2e8-4270-8b21-55b70c09d3c0 --snapshot stack-volumes-lvmdriver-1/volume-769a610c-c699-4978-8d58-77b4f14512f6 -L 1.00g
Sep 14 18:20:57.771730 n-d-796905-2 sudo[132224]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:20:58.425345 n-d-796905-2 sudo[132224]: pam_unix(sudo:session): session closed for user root
Sep 14 18:20:58.427597 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-96c57ec8-a797-4af9-8b75-4370d5f32ba1 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c840db49-a2e8-4270-8b21-55b70c09d3c0 --snapshot stack-volumes-lvmdriver-1/volume-769a610c-c699-4978-8d58-77b4f14512f6 -L 1.00g" returned: 0 in 0.678s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:20:58.510088 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-96c57ec8-a797-4af9-8b75-4370d5f32ba1 tempest-TestVolumeBootPattern-602887121 None] Create snapshot completed successfully
Sep 14 18:21:02.375883 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:21:02.380397 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:21:02.380932 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:21:02.407097 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Flow 'volume_create_manager' (3d745766-d978-4e7f-83df-3d0bb6f5ca73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:21:02.410277 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c8c38607-3a44-4b91-9c24-02f8e1300c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:21:02.447449 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:21:02.471873 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c8c38607-3a44-4b91-9c24-02f8e1300c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:21:02Z,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-796905-2@lvmdriver-1#lvmdriver-1',id=70cc08be-bd02-46ad-ac0c-1399bdcdb656,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8da82ac444c54a939bc0ba0ce1f1bd2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:21:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=c840db49-a2e8-4270-8b21-55b70c09d3c0,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:21:02Z,user_id='67b84ef7fec84f4d9a869ab09ee5742f',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:21:02.474457 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca314117-c88b-45cb-9a74-13c49aef47d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:21:02.476589 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca314117-c88b-45cb-9a74-13c49aef47d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:21:02.478880 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c684cf9c-0d2e-4c59-baaf-42e204d01e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:21:02.482511 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c684cf9c-0d2e-4c59-baaf-42e204d01e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '70cc08be-bd02-46ad-ac0c-1399bdcdb656', 'volume_name': 'volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656', 'volume_size': 1, 'snapshot_id': 'c840db49-a2e8-4270-8b21-55b70c09d3c0'}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:21:02.483875 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2bb44613-ca0a-4c39-8c8a-a68119943dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:21:02.485952 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2bb44613-ca0a-4c39-8c8a-a68119943dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:21:02.488020 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3dbc7cff-ea0a-4de7-bb88-09299c8a7fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:21:02.488818 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Volume 70cc08be-bd02-46ad-ac0c-1399bdcdb656: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656', 'volume_size': 1, 'snapshot_id': 'c840db49-a2e8-4270-8b21-55b70c09d3c0'}
Sep 14 18:21:02.507909 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:02.529238 n-d-796905-2 sudo[132357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:21:02.530118 n-d-796905-2 sudo[132357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:03.022508 n-d-796905-2 sudo[132357]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:03.024759 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.516s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:03.027057 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-c840db49-a2e8-4270-8b21-55b70c09d3c0 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:03.046688 n-d-796905-2 sudo[132402]: 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-c840db49-a2e8-4270-8b21-55b70c09d3c0
Sep 14 18:21:03.047609 n-d-796905-2 sudo[132402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:03.491537 n-d-796905-2 sudo[132402]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:03.493751 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-c840db49-a2e8-4270-8b21-55b70c09d3c0" returned: 0 in 0.466s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:03.496510 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c840db49--a2e8--4270--8b21--55b70c09d3c0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--70cc08be--bd02--46ad--ac0c--1399bdcdb656 iflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:03.515410 n-d-796905-2 sudo[132409]: 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--c840db49--a2e8--4270--8b21--55b70c09d3c0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--70cc08be--bd02--46ad--ac0c--1399bdcdb656 iflag=direct
Sep 14 18:21:03.516206 n-d-796905-2 sudo[132409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:03.840034 n-d-796905-2 sudo[132409]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:03.842367 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c840db49--a2e8--4270--8b21--55b70c09d3c0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--70cc08be--bd02--46ad--ac0c--1399bdcdb656 iflag=direct" returned: 0 in 0.345s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:03.843467 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c840db49--a2e8--4270--8b21--55b70c09d3c0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--70cc08be--bd02--46ad--ac0c--1399bdcdb656 oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:03.862337 n-d-796905-2 sudo[132427]: 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--c840db49--a2e8--4270--8b21--55b70c09d3c0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--70cc08be--bd02--46ad--ac0c--1399bdcdb656 oflag=direct
Sep 14 18:21:03.863235 n-d-796905-2 sudo[132427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:04.186405 n-d-796905-2 sudo[132427]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:04.188929 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c840db49--a2e8--4270--8b21--55b70c09d3c0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--70cc08be--bd02--46ad--ac0c--1399bdcdb656 oflag=direct" returned: 0 in 0.345s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:04.190053 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c840db49--a2e8--4270--8b21--55b70c09d3c0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--70cc08be--bd02--46ad--ac0c--1399bdcdb656 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:04.210697 n-d-796905-2 sudo[132449]: 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--c840db49--a2e8--4270--8b21--55b70c09d3c0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--70cc08be--bd02--46ad--ac0c--1399bdcdb656 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 14 18:21:04.212085 n-d-796905-2 sudo[132449]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:04.626724 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:21:04.627930 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:21:04.628997 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:04.649210 n-d-796905-2 sudo[132452]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:21:04.649985 n-d-796905-2 sudo[132452]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:05.108565 n-d-796905-2 sudo[132452]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:05.111361 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:05.113363 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:05.155646 n-d-796905-2 sudo[132456]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:21:05.157173 n-d-796905-2 sudo[132456]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:05.676381 n-d-796905-2 sudo[132456]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:05.683613 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.568s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:05.689395 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:21:09.550100 n-d-796905-2 sudo[132449]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:09.552018 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c840db49--a2e8--4270--8b21--55b70c09d3c0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--70cc08be--bd02--46ad--ac0c--1399bdcdb656 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.362s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:09.552663 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c840db49--a2e8--4270--8b21--55b70c09d3c0, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--70cc08be--bd02--46ad--ac0c--1399bdcdb656, size 1024.00 MB, duration 5.36 sec {{(pid=84144) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 14 18:21:09.553290 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.volume_utils [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Volume copy 1024.00 MB at 190.94 MB/s
Sep 14 18:21:09.599685 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Marking volume 70cc08be-bd02-46ad-ac0c-1399bdcdb656 as bootable. {{(pid=84144) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 14 18:21:09.611136 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Copying metadata from snapshot c840db49-a2e8-4270-8b21-55b70c09d3c0 to 70cc08be-bd02-46ad-ac0c-1399bdcdb656. {{(pid=84144) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:417}}
Sep 14 18:21:09.643726 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3dbc7cff-ea0a-4de7-bb88-09299c8a7fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656', 'volume_size': 1, 'snapshot_id': 'c840db49-a2e8-4270-8b21-55b70c09d3c0'}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:21:09.645991 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d6242eaa-a442-419e-a4e5-5af1a1e43e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:21:09.654399 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Volume volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656 (70cc08be-bd02-46ad-ac0c-1399bdcdb656): created successfully
Sep 14 18:21:09.656174 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d6242eaa-a442-419e-a4e5-5af1a1e43e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:21:09.659103 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Flow 'volume_create_manager' (3d745766-d978-4e7f-83df-3d0bb6f5ca73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:21:09.669893 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-a3d601da-0569-4189-a77a-3ce488ba9830 tempest-TestVolumeBootPattern-602887121 None] Created volume successfully.
Sep 14 18:21:12.278244 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-5a037ed3-8c64-4e67-a8fc-adf0578bd4e7 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:12.296409 n-d-796905-2 sudo[132484]: 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-70cc08be-bd02-46ad-ac0c-1399bdcdb656
Sep 14 18:21:12.297217 n-d-796905-2 sudo[132484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:12.693295 n-d-796905-2 sudo[132484]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:12.695524 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-5a037ed3-8c64-4e67-a8fc-adf0578bd4e7 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656" returned: 0 in 0.417s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:12.745453 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:12.751401 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:12.751728 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:21:12.752337 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-5a037ed3-8c64-4e67-a8fc-adf0578bd4e7 tempest-TestVolumeBootPattern-602887121 None] Targets prior to update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:21:12.753166 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-5a037ed3-8c64-4e67-a8fc-adf0578bd4e7 tempest-TestVolumeBootPattern-602887121 None] Creating iscsi_target for Volume ID: volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:21:12.758038 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-5a037ed3-8c64-4e67-a8fc-adf0578bd4e7 tempest-TestVolumeBootPattern-602887121 None] Created volume path /opt/stack/data/cinder/volumes/volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656,
Sep 14 18:21:12.758038 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:21:12.758038 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:21:12.758038 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656
Sep 14 18:21:12.758038 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:21:12.758038 n-d-796905-2 cinder-volume[84144]: incominguser Uj32Wkog3w8iFKG3fjfd nsJT2FkFM6DocVSU
Sep 14 18:21:12.758038 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:21:12.758038 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:21:12.758038 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:21:12.758038 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:21:12.759216 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:13.126644 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656" returned: 0 in 0.367s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:13.126965 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:21:13.127575 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-5a037ed3-8c64-4e67-a8fc-adf0578bd4e7 tempest-TestVolumeBootPattern-602887121 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:21:13.127934 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-5a037ed3-8c64-4e67-a8fc-adf0578bd4e7 tempest-TestVolumeBootPattern-602887121 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:21:13.129297 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:13.137962 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:13.138724 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656\n Backing store flags: \n Account information:\n Uj32Wkog3w8iFKG3fjfd\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:21:13.139352 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-5a037ed3-8c64-4e67-a8fc-adf0578bd4e7 tempest-TestVolumeBootPattern-602887121 None] Targets after update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:21:13.141691 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:13.232842 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:13.233163 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656\n Backing store flags: \n Account information:\n Uj32Wkog3w8iFKG3fjfd\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:21:13.235816 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:13.331040 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:13.332095 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656\n Backing store flags: \n Account information:\n Uj32Wkog3w8iFKG3fjfd\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:21:13.333056 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-5a037ed3-8c64-4e67-a8fc-adf0578bd4e7 tempest-TestVolumeBootPattern-602887121 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:21:13.489138 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-ee2fa3e3-8661-44f7-b4ea-ab5c275fbccb req-5a037ed3-8c64-4e67-a8fc-adf0578bd4e7 tempest-TestVolumeBootPattern-602887121 None] attachment_update completed successfully.
Sep 14 18:21:15.587405 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-8a9626e5-7371-449b-9f33-a1b2702acad9 tempest-VolumesNegativeTest-1825663235 None] Lock "b'cinder-2e2cd1fd-06ea-434a-96c2-dd19c2d88f59-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:21:15.644115 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-8a9626e5-7371-449b-9f33-a1b2702acad9 tempest-VolumesNegativeTest-1825663235 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2e2cd1fd-06ea-434a-96c2-dd19c2d88f59
Sep 14 18:21:15.645105 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a9626e5-7371-449b-9f33-a1b2702acad9 tempest-VolumesNegativeTest-1825663235 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2e2cd1fd-06ea-434a-96c2-dd19c2d88f59 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:15.663535 n-d-796905-2 sudo[132524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2e2cd1fd-06ea-434a-96c2-dd19c2d88f59
Sep 14 18:21:15.664327 n-d-796905-2 sudo[132524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:16.067256 n-d-796905-2 sudo[132524]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:16.069685 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a9626e5-7371-449b-9f33-a1b2702acad9 tempest-VolumesNegativeTest-1825663235 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2e2cd1fd-06ea-434a-96c2-dd19c2d88f59" returned: 0 in 0.424s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:16.071336 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a9626e5-7371-449b-9f33-a1b2702acad9 tempest-VolumesNegativeTest-1825663235 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-2e2cd1fd-06ea-434a-96c2-dd19c2d88f59 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:16.089362 n-d-796905-2 sudo[132529]: ubuntu : 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-2e2cd1fd-06ea-434a-96c2-dd19c2d88f59
Sep 14 18:21:16.090129 n-d-796905-2 sudo[132529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:16.470316 n-d-796905-2 sudo[132529]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:16.472576 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a9626e5-7371-449b-9f33-a1b2702acad9 tempest-VolumesNegativeTest-1825663235 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-2e2cd1fd-06ea-434a-96c2-dd19c2d88f59" returned: 0 in 0.401s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:16.474594 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a9626e5-7371-449b-9f33-a1b2702acad9 tempest-VolumesNegativeTest-1825663235 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2e2cd1fd-06ea-434a-96c2-dd19c2d88f59 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:16.492196 n-d-796905-2 sudo[132532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2e2cd1fd-06ea-434a-96c2-dd19c2d88f59
Sep 14 18:21:16.493003 n-d-796905-2 sudo[132532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:16.901747 n-d-796905-2 sudo[132532]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:16.904064 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a9626e5-7371-449b-9f33-a1b2702acad9 tempest-VolumesNegativeTest-1825663235 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2e2cd1fd-06ea-434a-96c2-dd19c2d88f59" returned: 0 in 0.429s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:16.905263 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-8a9626e5-7371-449b-9f33-a1b2702acad9 tempest-VolumesNegativeTest-1825663235 None] Successfully deleted volume: 2e2cd1fd-06ea-434a-96c2-dd19c2d88f59
Sep 14 18:21:16.949250 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-8a9626e5-7371-449b-9f33-a1b2702acad9 tempest-VolumesNegativeTest-1825663235 None] Created reservations ['e3d61b78-846b-4e32-974b-5ca5aa79cd07', '16bd77c2-c4ac-4a6c-9791-69d9d253e41e', '532fc6ba-a633-4b50-81ab-4f22783230eb', '0a41dafa-5f2e-4192-a50c-e3374bf06445'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:21:16.951249 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-8a9626e5-7371-449b-9f33-a1b2702acad9 tempest-VolumesNegativeTest-1825663235 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:21:16.951249 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:21:16.951249 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:21:16.988311 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-8a9626e5-7371-449b-9f33-a1b2702acad9 tempest-VolumesNegativeTest-1825663235 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:21:16.989001 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a9626e5-7371-449b-9f33-a1b2702acad9 tempest-VolumesNegativeTest-1825663235 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:17.007248 n-d-796905-2 sudo[132540]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:21:17.008046 n-d-796905-2 sudo[132540]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:17.398865 n-d-796905-2 sudo[132540]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:17.401665 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a9626e5-7371-449b-9f33-a1b2702acad9 tempest-VolumesNegativeTest-1825663235 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.412s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:17.403765 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a9626e5-7371-449b-9f33-a1b2702acad9 tempest-VolumesNegativeTest-1825663235 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:17.421559 n-d-796905-2 sudo[132544]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:21:17.422337 n-d-796905-2 sudo[132544]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:17.793797 n-d-796905-2 sudo[132544]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:17.795895 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a9626e5-7371-449b-9f33-a1b2702acad9 tempest-VolumesNegativeTest-1825663235 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.392s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:17.797801 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-8a9626e5-7371-449b-9f33-a1b2702acad9 tempest-VolumesNegativeTest-1825663235 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:21:17.802764 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-8a9626e5-7371-449b-9f33-a1b2702acad9 tempest-VolumesNegativeTest-1825663235 None] Deleted volume successfully.
Sep 14 18:21:17.815263 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-8a9626e5-7371-449b-9f33-a1b2702acad9 tempest-VolumesNegativeTest-1825663235 None] Lock "b'cinder-2e2cd1fd-06ea-434a-96c2-dd19c2d88f59-delete_volume'" released by "delete_volume" :: held 2.228s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:21:20.752261 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:21:20.757229 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:21:20.757748 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:21:20.770726 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] Flow 'volume_create_manager' (8c258818-39b7-42f2-9633-84bd8dd6c67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:21:20.773799 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2bbc3b3-1a06-4216-ac26-cf11448009d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:21:20.798687 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:21:20.821790 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2bbc3b3-1a06-4216-ac26-cf11448009d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:21:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2144270601',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=03859c8f-07ca-4238-9895-e73d0e71435e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73555f083e684a85be740c27d9a049aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:21:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:21:21Z,user_id='f952d30908a34700bdb71d7d907f7522',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:21:20.824738 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5e5f7717-3b12-4bfa-b5ab-2d782a7c48a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:21:20.826750 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5e5f7717-3b12-4bfa-b5ab-2d782a7c48a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:21:20.829012 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (173fe4ac-87ac-41ea-bb95-ba6860c89408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:21:20.831123 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (173fe4ac-87ac-41ea-bb95-ba6860c89408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '03859c8f-07ca-4238-9895-e73d0e71435e', 'volume_name': 'volume-03859c8f-07ca-4238-9895-e73d0e71435e', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:21:20.833291 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (41a8e3b4-5448-448f-8a8f-0e77db645f3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:21:20.835286 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (41a8e3b4-5448-448f-8a8f-0e77db645f3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:21:20.837393 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cf246645-166a-4007-af82-58537ff25fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:21:20.839027 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] Volume 03859c8f-07ca-4238-9895-e73d0e71435e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-03859c8f-07ca-4238-9895-e73d0e71435e', 'volume_size': 1}
Sep 14 18:21:20.840001 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-03859c8f-07ca-4238-9895-e73d0e71435e stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:20.857505 n-d-796905-2 sudo[132548]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-03859c8f-07ca-4238-9895-e73d0e71435e stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:21:20.858381 n-d-796905-2 sudo[132548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:21.345477 n-d-796905-2 sudo[132548]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:21.347847 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-03859c8f-07ca-4238-9895-e73d0e71435e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.507s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:21.351897 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cf246645-166a-4007-af82-58537ff25fd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-03859c8f-07ca-4238-9895-e73d0e71435e', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:21:21.354741 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f922ec33-46e4-4d32-b123-414ef5011d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:21:21.371768 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] Volume volume-03859c8f-07ca-4238-9895-e73d0e71435e (03859c8f-07ca-4238-9895-e73d0e71435e): created successfully
Sep 14 18:21:21.373670 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f922ec33-46e4-4d32-b123-414ef5011d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:21:21.376558 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] Flow 'volume_create_manager' (8c258818-39b7-42f2-9633-84bd8dd6c67d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:21:21.383341 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-f31512b6-e149-464d-bc9d-c92ca9b27a25 tempest-VolumesSnapshotTestJSON-905110797 None] Created volume successfully.
Sep 14 18:21:22.171519 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9fb06388-9c08-4b95-9f56-64e6583dc330 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:22.189365 n-d-796905-2 sudo[132583]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e
Sep 14 18:21:22.190267 n-d-796905-2 sudo[132583]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:22.575519 n-d-796905-2 sudo[132583]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:22.577864 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9fb06388-9c08-4b95-9f56-64e6583dc330 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e" returned: 0 in 0.406s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:22.579428 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9fb06388-9c08-4b95-9f56-64e6583dc330 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3e492a7e-dcdb-441e-bf5d-b066fa7c8875 --snapshot stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:22.596894 n-d-796905-2 sudo[132586]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3e492a7e-dcdb-441e-bf5d-b066fa7c8875 --snapshot stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e -L 1.00g
Sep 14 18:21:22.597672 n-d-796905-2 sudo[132586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:23.212234 n-d-796905-2 sudo[132586]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:23.214725 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9fb06388-9c08-4b95-9f56-64e6583dc330 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3e492a7e-dcdb-441e-bf5d-b066fa7c8875 --snapshot stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e -L 1.00g" returned: 0 in 0.635s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:23.266768 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-9fb06388-9c08-4b95-9f56-64e6583dc330 tempest-VolumesSnapshotTestJSON-905110797 None] Create snapshot completed successfully
Sep 14 18:21:24.620589 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.driver [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Creating a new backup for volume volume-03859c8f-07ca-4238-9895-e73d0e71435e. {{(pid=84144) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Sep 14 18:21:24.669372 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0afd754d-a1f5-4b1d-a523-24a874367659 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:24.687723 n-d-796905-2 sudo[132726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0afd754d-a1f5-4b1d-a523-24a874367659 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:21:24.688493 n-d-796905-2 sudo[132726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:25.172561 n-d-796905-2 sudo[132726]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:25.174993 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0afd754d-a1f5-4b1d-a523-24a874367659 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.505s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:25.176552 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-3e492a7e-dcdb-441e-bf5d-b066fa7c8875 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:25.195801 n-d-796905-2 sudo[132759]: 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-3e492a7e-dcdb-441e-bf5d-b066fa7c8875
Sep 14 18:21:25.196579 n-d-796905-2 sudo[132759]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:25.603760 n-d-796905-2 sudo[132759]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:25.606528 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-3e492a7e-dcdb-441e-bf5d-b066fa7c8875" returned: 0 in 0.430s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:25.608826 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3e492a7e--dcdb--441e--bf5d--b066fa7c8875 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0afd754d--a1f5--4b1d--a523--24a874367659 iflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:25.626040 n-d-796905-2 sudo[132762]: 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--3e492a7e--dcdb--441e--bf5d--b066fa7c8875 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0afd754d--a1f5--4b1d--a523--24a874367659 iflag=direct
Sep 14 18:21:25.626811 n-d-796905-2 sudo[132762]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:25.932042 n-d-796905-2 sudo[132762]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:25.934500 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3e492a7e--dcdb--441e--bf5d--b066fa7c8875 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0afd754d--a1f5--4b1d--a523--24a874367659 iflag=direct" returned: 0 in 0.325s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:25.935515 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3e492a7e--dcdb--441e--bf5d--b066fa7c8875 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0afd754d--a1f5--4b1d--a523--24a874367659 oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:25.953406 n-d-796905-2 sudo[132776]: 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--3e492a7e--dcdb--441e--bf5d--b066fa7c8875 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0afd754d--a1f5--4b1d--a523--24a874367659 oflag=direct
Sep 14 18:21:25.954190 n-d-796905-2 sudo[132776]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:26.263420 n-d-796905-2 sudo[132776]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:26.265717 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3e492a7e--dcdb--441e--bf5d--b066fa7c8875 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0afd754d--a1f5--4b1d--a523--24a874367659 oflag=direct" returned: 0 in 0.330s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:26.267216 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3e492a7e--dcdb--441e--bf5d--b066fa7c8875 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0afd754d--a1f5--4b1d--a523--24a874367659 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:26.286526 n-d-796905-2 sudo[132789]: 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--3e492a7e--dcdb--441e--bf5d--b066fa7c8875 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0afd754d--a1f5--4b1d--a523--24a874367659 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 14 18:21:26.287311 n-d-796905-2 sudo[132789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:31.151781 n-d-796905-2 sudo[132789]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:31.153910 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3e492a7e--dcdb--441e--bf5d--b066fa7c8875 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0afd754d--a1f5--4b1d--a523--24a874367659 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 4.886s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:31.154606 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--3e492a7e--dcdb--441e--bf5d--b066fa7c8875, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--0afd754d--a1f5--4b1d--a523--24a874367659, size 1024.00 MB, duration 4.89 sec {{(pid=84144) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 14 18:21:31.155210 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.volume_utils [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Volume copy 1024.00 MB at 209.50 MB/s
Sep 14 18:21:31.192967 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0afd754d-a1f5-4b1d-a523-24a874367659 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:31.224564 n-d-796905-2 sudo[132806]: 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-0afd754d-a1f5-4b1d-a523-24a874367659
Sep 14 18:21:31.225791 n-d-796905-2 sudo[132806]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:31.682842 n-d-796905-2 sudo[132806]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:31.685159 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0afd754d-a1f5-4b1d-a523-24a874367659" returned: 0 in 0.492s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:31.737537 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:31.745010 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:31.745551 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656\n Backing store flags: \n Account information:\n Uj32Wkog3w8iFKG3fjfd\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: Uj32Wkog3w8iFKG3fjfd
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:21:31.746418 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:21:31.749736 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Creating iscsi_target for Volume ID: volume-0afd754d-a1f5-4b1d-a523-24a874367659 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:21:31.759861 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Created volume path /opt/stack/data/cinder/volumes/volume-0afd754d-a1f5-4b1d-a523-24a874367659,
Sep 14 18:21:31.759861 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:21:31.759861 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:21:31.759861 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0afd754d-a1f5-4b1d-a523-24a874367659
Sep 14 18:21:31.759861 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:21:31.759861 n-d-796905-2 cinder-volume[84144]: incominguser UZd6pZk2gDrKvU6b8rni RXA37UJHUjh86KPB
Sep 14 18:21:31.759861 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:21:31.759861 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:21:31.759861 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:21:31.759861 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:21:31.761761 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0afd754d-a1f5-4b1d-a523-24a874367659 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:32.115381 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-620597f0-dcdc-447d-b4a7-0793a0f631b1 tempest-TestVolumeBootPattern-602887121 None] Terminate volume connection completed successfully.
Sep 14 18:21:32.116055 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-620597f0-dcdc-447d-b4a7-0793a0f631b1 tempest-TestVolumeBootPattern-602887121 None] Deleting attachment 7e64e2ad-1030-4b95-a604-bd4136ac3422. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:21:32.120672 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:32.179256 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0afd754d-a1f5-4b1d-a523-24a874367659" returned: 0 in 0.417s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:32.179835 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:21:32.180176 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:21:32.180543 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:21:32.182311 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:32.188481 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:32.188852 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656\n Backing store flags: \n Account information:\n Uj32Wkog3w8iFKG3fjfd\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0afd754d-a1f5-4b1d-a523-24a874367659\n System information:\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-0afd754d-a1f5-4b1d-a523-24a874367659\n Backing store flags: \n Account information:\n UZd6pZk2gDrKvU6b8rni\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: Uj32Wkog3w8iFKG3fjfd
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:21:32.189443 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:21:32.193109 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:32.224680 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:32.225234 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968020864]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656\n Backing store flags: \n Account information:\n Uj32Wkog3w8iFKG3fjfd\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0afd754d-a1f5-4b1d-a523-24a874367659\n System information:\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-0afd754d-a1f5-4b1d-a523-24a874367659\n Backing store flags: \n Account information:\n UZd6pZk2gDrKvU6b8rni\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:21:32.225901 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-620597f0-dcdc-447d-b4a7-0793a0f631b1 tempest-TestVolumeBootPattern-602887121 None] Removing iscsi_target for Volume ID: 70cc08be-bd02-46ad-ac0c-1399bdcdb656
Sep 14 18:21:32.226849 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:32.282453 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:32.282793 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656\n Backing store flags: \n Account information:\n Uj32Wkog3w8iFKG3fjfd\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0afd754d-a1f5-4b1d-a523-24a874367659\n System information:\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-0afd754d-a1f5-4b1d-a523-24a874367659\n Backing store flags: \n Account information:\n UZd6pZk2gDrKvU6b8rni\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:21:32.285934 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:32.343362 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656 -f" returned: 0 in 0.116s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:32.343863 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968020864]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:21:32.345368 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:32.401239 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:32.401699 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0afd754d-a1f5-4b1d-a523-24a874367659\n System information:\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-0afd754d-a1f5-4b1d-a523-24a874367659\n Backing store flags: \n Account information:\n UZd6pZk2gDrKvU6b8rni\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:21:32.402936 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Set provider_location to: 10.222.0.39:3260,2 iqn.2010-10.org.openstack:volume-0afd754d-a1f5-4b1d-a523-24a874367659 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:21:32.477370 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:32.477940 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968020864]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0afd754d-a1f5-4b1d-a523-24a874367659\n System information:\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-0afd754d-a1f5-4b1d-a523-24a874367659\n Backing store flags: \n Account information:\n UZd6pZk2gDrKvU6b8rni\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:21:32.480335 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Initialize volume connection completed successfully.
Sep 14 18:21:32.583048 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-620597f0-dcdc-447d-b4a7-0793a0f631b1 tempest-TestVolumeBootPattern-602887121 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:21:32.583048 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:21:32.583048 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:21:32.758041 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-b15d0352-8a6b-4ac1-bfef-b2f9dc6ca970 tempest-TestVolumeBootPattern-602887121 None] Lock "b'cinder-70cc08be-bd02-46ad-ac0c-1399bdcdb656-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:21:32.907688 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:33.005868 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:33.006652 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0afd754d-a1f5-4b1d-a523-24a874367659\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0afd754d-a1f5-4b1d-a523-24a874367659\n Backing store flags: \n Account information:\n UZd6pZk2gDrKvU6b8rni\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:21:33.007759 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-b15d0352-8a6b-4ac1-bfef-b2f9dc6ca970 tempest-TestVolumeBootPattern-602887121 None] Skipping remove_export. No iscsi_target is presently exported for volume: 70cc08be-bd02-46ad-ac0c-1399bdcdb656
Sep 14 18:21:33.010524 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-b15d0352-8a6b-4ac1-bfef-b2f9dc6ca970 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:33.037253 n-d-796905-2 sudo[132939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656
Sep 14 18:21:33.038719 n-d-796905-2 sudo[132939]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:33.516103 n-d-796905-2 sudo[132939]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:33.518412 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-b15d0352-8a6b-4ac1-bfef-b2f9dc6ca970 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656" returned: 0 in 0.508s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:33.520026 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-b15d0352-8a6b-4ac1-bfef-b2f9dc6ca970 tempest-TestVolumeBootPattern-602887121 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-70cc08be-bd02-46ad-ac0c-1399bdcdb656 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:33.537975 n-d-796905-2 sudo[132942]: ubuntu : 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-70cc08be-bd02-46ad-ac0c-1399bdcdb656
Sep 14 18:21:33.538781 n-d-796905-2 sudo[132942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:33.961102 n-d-796905-2 sudo[132942]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:33.964391 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-b15d0352-8a6b-4ac1-bfef-b2f9dc6ca970 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656" returned: 0 in 0.443s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:33.966797 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-b15d0352-8a6b-4ac1-bfef-b2f9dc6ca970 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:33.987537 n-d-796905-2 sudo[132947]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656
Sep 14 18:21:33.988567 n-d-796905-2 sudo[132947]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:34.440793 n-d-796905-2 sudo[132947]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:34.443499 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-b15d0352-8a6b-4ac1-bfef-b2f9dc6ca970 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-70cc08be-bd02-46ad-ac0c-1399bdcdb656" returned: 0 in 0.476s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:34.444813 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-b15d0352-8a6b-4ac1-bfef-b2f9dc6ca970 tempest-TestVolumeBootPattern-602887121 None] Successfully deleted volume: 70cc08be-bd02-46ad-ac0c-1399bdcdb656
Sep 14 18:21:34.493422 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-b15d0352-8a6b-4ac1-bfef-b2f9dc6ca970 tempest-TestVolumeBootPattern-602887121 None] Created reservations ['eebf0915-26a1-4037-928e-a9e41c140c0f', '3a4a769f-bce3-49f2-9070-7b9744320b2e', '78812e12-09a8-4356-af91-029487ba1ae7', 'd13d7eeb-b01c-406f-8fec-a2c2e02e7291'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:21:34.496483 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-b15d0352-8a6b-4ac1-bfef-b2f9dc6ca970 tempest-TestVolumeBootPattern-602887121 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:21:34.496483 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:21:34.496483 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:21:34.539354 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-b15d0352-8a6b-4ac1-bfef-b2f9dc6ca970 tempest-TestVolumeBootPattern-602887121 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:21:34.540220 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-b15d0352-8a6b-4ac1-bfef-b2f9dc6ca970 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:34.559529 n-d-796905-2 sudo[132954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:21:34.560415 n-d-796905-2 sudo[132954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:35.060218 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-5b363b3a-29ff-4a01-a031-04bbfb95b035 tempest-TestVolumeBootPattern-602887121 None] Lock "b'cinder-c840db49-a2e8-4270-8b21-55b70c09d3c0-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:21:35.069007 n-d-796905-2 sudo[132954]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:35.077006 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5b363b3a-29ff-4a01-a031-04bbfb95b035 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c840db49-a2e8-4270-8b21-55b70c09d3c0 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:35.104047 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-b15d0352-8a6b-4ac1-bfef-b2f9dc6ca970 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.563s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:35.107655 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-b15d0352-8a6b-4ac1-bfef-b2f9dc6ca970 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:35.112328 n-d-796905-2 sudo[132957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c840db49-a2e8-4270-8b21-55b70c09d3c0
Sep 14 18:21:35.113206 n-d-796905-2 sudo[132957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:35.134259 n-d-796905-2 sudo[132958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:21:35.135681 n-d-796905-2 sudo[132958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:35.548332 n-d-796905-2 sudo[132957]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:35.550653 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5b363b3a-29ff-4a01-a031-04bbfb95b035 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c840db49-a2e8-4270-8b21-55b70c09d3c0" returned: 0 in 0.489s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:35.552723 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5b363b3a-29ff-4a01-a031-04bbfb95b035 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c840db49-a2e8-4270-8b21-55b70c09d3c0 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:35.583048 n-d-796905-2 sudo[132958]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:35.585449 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-b15d0352-8a6b-4ac1-bfef-b2f9dc6ca970 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:35.587544 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-b15d0352-8a6b-4ac1-bfef-b2f9dc6ca970 tempest-TestVolumeBootPattern-602887121 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:21:35.588012 n-d-796905-2 sudo[132963]: ubuntu : TTY=unknown ; 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-c840db49-a2e8-4270-8b21-55b70c09d3c0
Sep 14 18:21:35.589733 n-d-796905-2 sudo[132963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:35.602309 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-b15d0352-8a6b-4ac1-bfef-b2f9dc6ca970 tempest-TestVolumeBootPattern-602887121 None] Deleted volume successfully.
Sep 14 18:21:35.624555 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [req-b16890cf-a481-4bdf-bf54-53a4e31771f5 req-b15d0352-8a6b-4ac1-bfef-b2f9dc6ca970 tempest-TestVolumeBootPattern-602887121 None] Lock "b'cinder-70cc08be-bd02-46ad-ac0c-1399bdcdb656-delete_volume'" released by "delete_volume" :: held 2.874s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:21:36.248957 n-d-796905-2 sudo[132963]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:36.250789 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-5b363b3a-29ff-4a01-a031-04bbfb95b035 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c840db49-a2e8-4270-8b21-55b70c09d3c0" returned: 0 in 0.698s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:36.339026 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-5b363b3a-29ff-4a01-a031-04bbfb95b035 tempest-TestVolumeBootPattern-602887121 None] Created reservations ['d0d31968-36bc-4ab2-a4e0-f3972c8bf2e7', '3215f12b-8924-41b8-86f1-18b6d59b5f8b', 'eb6f8e14-fe19-4839-9ec0-953500d4955f', '6e601c0a-731e-4329-81d0-4408ea05e212'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:21:36.340630 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-5b363b3a-29ff-4a01-a031-04bbfb95b035 tempest-TestVolumeBootPattern-602887121 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:21:36.340630 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:21:36.340630 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:21:36.385786 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-5b363b3a-29ff-4a01-a031-04bbfb95b035 tempest-TestVolumeBootPattern-602887121 None] Delete snapshot completed successfully.
Sep 14 18:21:36.391285 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-5b363b3a-29ff-4a01-a031-04bbfb95b035 tempest-TestVolumeBootPattern-602887121 None] Lock "b'cinder-c840db49-a2e8-4270-8b21-55b70c09d3c0-delete_snapshot'" released by "delete_snapshot" :: held 1.332s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:21:37.336683 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-e9459bb3-0dd9-4012-a4da-e1281d8dc8d3 tempest-TestVolumeBootPattern-602887121 None] Lock "b'cinder-769a610c-c699-4978-8d58-77b4f14512f6-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:21:37.405060 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-e9459bb3-0dd9-4012-a4da-e1281d8dc8d3 tempest-TestVolumeBootPattern-602887121 None] Skipping remove_export. No iscsi_target is presently exported for volume: 769a610c-c699-4978-8d58-77b4f14512f6
Sep 14 18:21:37.406407 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e9459bb3-0dd9-4012-a4da-e1281d8dc8d3 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-769a610c-c699-4978-8d58-77b4f14512f6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:37.467270 n-d-796905-2 sudo[133021]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-769a610c-c699-4978-8d58-77b4f14512f6
Sep 14 18:21:37.468096 n-d-796905-2 sudo[133021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:38.017009 n-d-796905-2 sudo[133021]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:38.020448 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e9459bb3-0dd9-4012-a4da-e1281d8dc8d3 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-769a610c-c699-4978-8d58-77b4f14512f6" returned: 0 in 0.614s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:38.022721 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e9459bb3-0dd9-4012-a4da-e1281d8dc8d3 tempest-TestVolumeBootPattern-602887121 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-769a610c-c699-4978-8d58-77b4f14512f6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:38.066723 n-d-796905-2 sudo[133027]: ubuntu : 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-769a610c-c699-4978-8d58-77b4f14512f6
Sep 14 18:21:38.067536 n-d-796905-2 sudo[133027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:38.612542 n-d-796905-2 sudo[133027]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:38.616049 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e9459bb3-0dd9-4012-a4da-e1281d8dc8d3 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-769a610c-c699-4978-8d58-77b4f14512f6" returned: 0 in 0.593s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:38.642325 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e9459bb3-0dd9-4012-a4da-e1281d8dc8d3 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-769a610c-c699-4978-8d58-77b4f14512f6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:38.659560 n-d-796905-2 sudo[133032]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-769a610c-c699-4978-8d58-77b4f14512f6
Sep 14 18:21:38.660376 n-d-796905-2 sudo[133032]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:39.178952 n-d-796905-2 sudo[133032]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:39.181116 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e9459bb3-0dd9-4012-a4da-e1281d8dc8d3 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-769a610c-c699-4978-8d58-77b4f14512f6" returned: 0 in 0.544s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:39.182234 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-e9459bb3-0dd9-4012-a4da-e1281d8dc8d3 tempest-TestVolumeBootPattern-602887121 None] Successfully deleted volume: 769a610c-c699-4978-8d58-77b4f14512f6
Sep 14 18:21:39.230514 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-e9459bb3-0dd9-4012-a4da-e1281d8dc8d3 tempest-TestVolumeBootPattern-602887121 None] Created reservations ['9782e288-f520-4543-be41-827f1547899d', '183b5b77-f7f4-462e-b547-f2d06667a2ae', '61f29fa6-8e1a-4d95-9f75-511b77c9f0b9', 'da38842f-3bc5-4308-af01-be94af429abe'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:21:39.233250 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-e9459bb3-0dd9-4012-a4da-e1281d8dc8d3 tempest-TestVolumeBootPattern-602887121 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:21:39.233250 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:21:39.233250 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:21:39.284529 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-e9459bb3-0dd9-4012-a4da-e1281d8dc8d3 tempest-TestVolumeBootPattern-602887121 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:21:39.285385 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e9459bb3-0dd9-4012-a4da-e1281d8dc8d3 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:39.315125 n-d-796905-2 sudo[133047]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:21:39.316017 n-d-796905-2 sudo[133047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:39.839137 n-d-796905-2 sudo[133047]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:39.842824 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e9459bb3-0dd9-4012-a4da-e1281d8dc8d3 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.556s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:39.846868 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e9459bb3-0dd9-4012-a4da-e1281d8dc8d3 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:39.883332 n-d-796905-2 sudo[133054]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:21:39.886069 n-d-796905-2 sudo[133054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:40.543481 n-d-796905-2 sudo[133054]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:40.545848 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e9459bb3-0dd9-4012-a4da-e1281d8dc8d3 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.699s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:40.549511 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-e9459bb3-0dd9-4012-a4da-e1281d8dc8d3 tempest-TestVolumeBootPattern-602887121 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:21:40.555022 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-e9459bb3-0dd9-4012-a4da-e1281d8dc8d3 tempest-TestVolumeBootPattern-602887121 None] Deleted volume successfully.
Sep 14 18:21:40.580600 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-e9459bb3-0dd9-4012-a4da-e1281d8dc8d3 tempest-TestVolumeBootPattern-602887121 None] Lock "b'cinder-769a610c-c699-4978-8d58-77b4f14512f6-delete_volume'" released by "delete_volume" :: held 3.244s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:21:40.623277 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:21:40.627379 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:21:40.627892 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:21:40.641137 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Flow 'volume_create_manager' (77eea44b-56e1-4f89-88ef-b42d7fe3e75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:21:40.644809 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e1b21628-8406-4ee2-ac04-a31ad6d121e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:21:40.670500 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:21:40.696812 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e1b21628-8406-4ee2-ac04-a31ad6d121e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-601738260',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=911964db-44d2-4c0f-90cc-23c506f9effe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8da82ac444c54a939bc0ba0ce1f1bd2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18: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-09-14T18:21:41Z,user_id='67b84ef7fec84f4d9a869ab09ee5742f',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:21:40.699464 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de7e419d-d9e1-4066-91c7-de58cdcf239c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:21:40.701598 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de7e419d-d9e1-4066-91c7-de58cdcf239c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:21:40.703734 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7aacf144-d6de-49b0-bcf8-78e55c12564a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:21:40.808156 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7aacf144-d6de-49b0-bcf8-78e55c12564a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '911964db-44d2-4c0f-90cc-23c506f9effe', 'volume_name': 'volume-911964db-44d2-4c0f-90cc-23c506f9effe', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:21:40.810630 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fafa1c6d-b445-4a55-94e3-ac13739be62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:21:40.812778 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fafa1c6d-b445-4a55-94e3-ac13739be62f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:21:40.814921 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (683dc677-9a37-4c8f-b90f-8c158ec70c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:21:40.815745 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Volume 911964db-44d2-4c0f-90cc-23c506f9effe: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-911964db-44d2-4c0f-90cc-23c506f9effe', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 14 18:21:40.816350 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Cloning 911964db-44d2-4c0f-90cc-23c506f9effe from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 at location (None, None). {{(pid=84144) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 14 18:21:54.878178 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888__lwan791n-d-796905-2@lvmdriver-1, size 616.00 MB, duration 14.06 sec {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 14 18:21:54.879690 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Image download 616.00 MB at 43.81 MB/s
Sep 14 18:21:54.934634 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888__lwan791n-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:55.179626 n-d-796905-2 sudo[133216]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888__lwan791n-d-796905-2@lvmdriver-1
Sep 14 18:21:55.180637 n-d-796905-2 sudo[133216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:55.827813 n-d-796905-2 sudo[133216]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:55.830589 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888__lwan791n-d-796905-2@lvmdriver-1" returned: 0 in 0.896s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:55.831427 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 is fetched for user 67b84ef7fec84f4d9a869ab09ee5742f. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 14 18:21:55.966702 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888__lwan791n-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:56.105888 n-d-796905-2 sudo[133246]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888__lwan791n-d-796905-2@lvmdriver-1
Sep 14 18:21:56.106688 n-d-796905-2 sudo[133246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:56.494824 n-d-796905-2 sudo[133246]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:56.498337 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888__lwan791n-d-796905-2@lvmdriver-1" returned: 0 in 0.530s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:56.502444 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-911964db-44d2-4c0f-90cc-23c506f9effe stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:56.529604 n-d-796905-2 sudo[133251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-911964db-44d2-4c0f-90cc-23c506f9effe stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:21:56.530399 n-d-796905-2 sudo[133251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:57.403162 n-d-796905-2 sudo[133251]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:57.405638 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-911964db-44d2-4c0f-90cc-23c506f9effe stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.903s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:57.458143 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Attempting download of 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 911964db-44d2-4c0f-90cc-23c506f9effe. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 14 18:21:57.516025 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_owudgktn {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:57.627895 n-d-796905-2 sudo[133338]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_owudgktn
Sep 14 18:21:57.628850 n-d-796905-2 sudo[133338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:58.114727 n-d-796905-2 sudo[133338]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:58.117033 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_owudgktn" returned: 0 in 0.601s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:58.118173 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888__lwan791n-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:58.206380 n-d-796905-2 sudo[133361]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888__lwan791n-d-796905-2@lvmdriver-1
Sep 14 18:21:58.207730 n-d-796905-2 sudo[133361]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:58.644537 n-d-796905-2 sudo[133361]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:58.647083 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888__lwan791n-d-796905-2@lvmdriver-1" returned: 0 in 0.528s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:58.648622 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 was vhdx, converting to raw {{(pid=84144) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 14 18:21:58.650620 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888__lwan791n-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--911964db--44d2--4c0f--90cc--23c506f9effe oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:58.673329 n-d-796905-2 sudo[133380]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888__lwan791n-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--911964db--44d2--4c0f--90cc--23c506f9effe oflag=direct
Sep 14 18:21:58.674894 n-d-796905-2 sudo[133380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:21:59.101687 n-d-796905-2 sudo[133380]: pam_unix(sudo:session): session closed for user root
Sep 14 18:21:59.104487 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888__lwan791n-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--911964db--44d2--4c0f--90cc--23c506f9effe oflag=direct" returned: 0 in 0.454s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:21:59.105671 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888__lwan791n-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--911964db--44d2--4c0f--90cc--23c506f9effe {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:21:59.125535 n-d-796905-2 sudo[133392]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888__lwan791n-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--911964db--44d2--4c0f--90cc--23c506f9effe
Sep 14 18:21:59.128049 n-d-796905-2 sudo[133392]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:00.327910 n-d-796905-2 sudo[133392]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:00.330826 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888__lwan791n-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--911964db--44d2--4c0f--90cc--23c506f9effe" returned: 0 in 1.225s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:00.332493 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888__lwan791n-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:00.430096 n-d-796905-2 sudo[133427]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888__lwan791n-d-796905-2@lvmdriver-1
Sep 14 18:22:00.430973 n-d-796905-2 sudo[133427]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:00.753535 n-d-796905-2 sudo[133427]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:00.755822 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888__lwan791n-d-796905-2@lvmdriver-1" returned: 0 in 0.423s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:00.756666 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888__lwan791n-d-796905-2@lvmdriver-1, size 700.00 MB, duration 1.23 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--911964db--44d2--4c0f--90cc--23c506f9effe {{(pid=84144) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 14 18:22:00.757090 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Converted 700.00 MB image at 570.62 MB/s
Sep 14 18:22:00.757714 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Downloaded image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 911964db-44d2-4c0f-90cc-23c506f9effe successfully. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 14 18:22:00.869606 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 for user 67b84ef7fec84f4d9a869ab09ee5742f is deleted. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 14 18:22:00.870278 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Marking volume 911964db-44d2-4c0f-90cc-23c506f9effe as bootable. {{(pid=84144) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 14 18:22:00.882491 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Copying metadata from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 to 911964db-44d2-4c0f-90cc-23c506f9effe. {{(pid=84144) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 14 18:22:00.883049 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Creating volume glance metadata for volume 911964db-44d2-4c0f-90cc-23c506f9effe backed by image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84144) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 14 18:22:00.945672 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (683dc677-9a37-4c8f-b90f-8c158ec70c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-911964db-44d2-4c0f-90cc-23c506f9effe', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:22:00.948540 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce4cbd7e-f8fd-4715-bd69-b9e67ae56b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:22:00.957079 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Volume volume-911964db-44d2-4c0f-90cc-23c506f9effe (911964db-44d2-4c0f-90cc-23c506f9effe): created successfully
Sep 14 18:22:00.958988 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce4cbd7e-f8fd-4715-bd69-b9e67ae56b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:22:00.961984 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Flow 'volume_create_manager' (77eea44b-56e1-4f89-88ef-b42d7fe3e75d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:22:00.970799 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-d283e68b-ebba-43a0-98e7-173256ce04aa tempest-TestVolumeBootPattern-602887121 None] Created volume successfully.
Sep 14 18:22:04.358120 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-ab7a027e-717b-46ea-a104-45de312db268 req-48b5c0ef-e75d-42d6-ac79-3ec82a779f82 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:04.381173 n-d-796905-2 sudo[133439]: 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-911964db-44d2-4c0f-90cc-23c506f9effe
Sep 14 18:22:04.382696 n-d-796905-2 sudo[133439]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:04.627521 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:22:04.627986 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:22:04.628839 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:04.653333 n-d-796905-2 sudo[133445]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:22:04.654958 n-d-796905-2 sudo[133445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:04.876836 n-d-796905-2 sudo[133439]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:04.880040 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-ab7a027e-717b-46ea-a104-45de312db268 req-48b5c0ef-e75d-42d6-ac79-3ec82a779f82 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe" returned: 0 in 0.522s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:04.972377 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:05.002752 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.030s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:05.003113 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0afd754d-a1f5-4b1d-a523-24a874367659\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0afd754d-a1f5-4b1d-a523-24a874367659\n Backing store flags: \n Account information:\n UZd6pZk2gDrKvU6b8rni\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ab7a027e-717b-46ea-a104-45de312db268 req-48b5c0ef-e75d-42d6-ac79-3ec82a779f82 tempest-TestVolumeBootPattern-602887121 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-0afd754d-a1f5-4b1d-a523-24a874367659
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: I_T nexus: 42
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Connection: 0
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.39
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0afd754d-a1f5-4b1d-a523-24a874367659
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: UZd6pZk2gDrKvU6b8rni
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:22:05.003834 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:22:05.006714 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ab7a027e-717b-46ea-a104-45de312db268 req-48b5c0ef-e75d-42d6-ac79-3ec82a779f82 tempest-TestVolumeBootPattern-602887121 None] Creating iscsi_target for Volume ID: volume-911964db-44d2-4c0f-90cc-23c506f9effe {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:22:05.010697 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ab7a027e-717b-46ea-a104-45de312db268 req-48b5c0ef-e75d-42d6-ac79-3ec82a779f82 tempest-TestVolumeBootPattern-602887121 None] Created volume path /opt/stack/data/cinder/volumes/volume-911964db-44d2-4c0f-90cc-23c506f9effe,
Sep 14 18:22:05.010697 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:22:05.010697 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:22:05.010697 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe
Sep 14 18:22:05.010697 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:22:05.010697 n-d-796905-2 cinder-volume[84144]: incominguser X6oFxLr8mbMARCHBECG9 ryPg2oVjjq6hDEkz
Sep 14 18:22:05.010697 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:22:05.010697 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:22:05.010697 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:22:05.010697 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:22:05.012557 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:05.335065 n-d-796905-2 sudo[133445]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:05.337939 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:05.339350 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:05.396662 n-d-796905-2 sudo[133468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:22:05.403954 n-d-796905-2 sudo[133468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:05.808663 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe" returned: 0 in 0.791s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:05.809248 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:05.809813 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ab7a027e-717b-46ea-a104-45de312db268 req-48b5c0ef-e75d-42d6-ac79-3ec82a779f82 tempest-TestVolumeBootPattern-602887121 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:22:05.810183 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ab7a027e-717b-46ea-a104-45de312db268 req-48b5c0ef-e75d-42d6-ac79-3ec82a779f82 tempest-TestVolumeBootPattern-602887121 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:22:05.811723 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:05.843990 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:05.844556 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0afd754d-a1f5-4b1d-a523-24a874367659\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0afd754d-a1f5-4b1d-a523-24a874367659\n Backing store flags: \n Account information:\n UZd6pZk2gDrKvU6b8rni\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe\n System information:\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-911964db-44d2-4c0f-90cc-23c506f9effe\n Backing store flags: \n Account information:\n X6oFxLr8mbMARCHBECG9\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-ab7a027e-717b-46ea-a104-45de312db268 req-48b5c0ef-e75d-42d6-ac79-3ec82a779f82 tempest-TestVolumeBootPattern-602887121 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-0afd754d-a1f5-4b1d-a523-24a874367659
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: I_T nexus: 42
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Connection: 0
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.39
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020000
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf20
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00020001
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf21
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0afd754d-a1f5-4b1d-a523-24a874367659
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: UZd6pZk2gDrKvU6b8rni
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:22:05.845432 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:22:05.849206 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:05.974527 n-d-796905-2 sudo[133468]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:05.976315 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.637s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:05.978244 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:22:05.992366 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:05.992724 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0afd754d-a1f5-4b1d-a523-24a874367659\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0afd754d-a1f5-4b1d-a523-24a874367659\n Backing store flags: \n Account information:\n UZd6pZk2gDrKvU6b8rni\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe\n System information:\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-911964db-44d2-4c0f-90cc-23c506f9effe\n Backing store flags: \n Account information:\n X6oFxLr8mbMARCHBECG9\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:05.994090 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:06.083285 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:06.083683 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0afd754d-a1f5-4b1d-a523-24a874367659\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 42\n Initiator: iqn.1993-08.org.debian:01:153bd73c23c9 alias: n-d-796905-2\n Connection: 0\n IP Address: 10.222.0.39\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0afd754d-a1f5-4b1d-a523-24a874367659\n Backing store flags: \n Account information:\n UZd6pZk2gDrKvU6b8rni\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe\n System information:\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-911964db-44d2-4c0f-90cc-23c506f9effe\n Backing store flags: \n Account information:\n X6oFxLr8mbMARCHBECG9\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:06.084904 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-ab7a027e-717b-46ea-a104-45de312db268 req-48b5c0ef-e75d-42d6-ac79-3ec82a779f82 tempest-TestVolumeBootPattern-602887121 None] Set provider_location to: 10.222.0.39:3260,3 iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:22:06.278045 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-ab7a027e-717b-46ea-a104-45de312db268 req-48b5c0ef-e75d-42d6-ac79-3ec82a779f82 tempest-TestVolumeBootPattern-602887121 None] attachment_update completed successfully.
Sep 14 18:22:08.933404 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Terminate volume connection completed successfully.
Sep 14 18:22:08.976412 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:09.063431 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:09.063756 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0afd754d-a1f5-4b1d-a523-24a874367659\n System information:\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-0afd754d-a1f5-4b1d-a523-24a874367659\n Backing store flags: \n Account information:\n UZd6pZk2gDrKvU6b8rni\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe\n Backing store flags: \n Account information:\n X6oFxLr8mbMARCHBECG9\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:09.064417 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Removing iscsi_target for Volume ID: 0afd754d-a1f5-4b1d-a523-24a874367659
Sep 14 18:22:09.067487 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0afd754d-a1f5-4b1d-a523-24a874367659 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:09.257210 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0afd754d-a1f5-4b1d-a523-24a874367659 -f" returned: 0 in 0.191s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:09.257575 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:09.259073 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:09.355492 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:09.356198 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe\n Backing store flags: \n Account information:\n X6oFxLr8mbMARCHBECG9\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:09.357146 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Remove volume export completed successfully.
Sep 14 18:22:09.434438 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-0afd754d-a1f5-4b1d-a523-24a874367659-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:22:09.479942 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Trying to delete temp volume: 0afd754d-a1f5-4b1d-a523-24a874367659
Sep 14 18:22:09.481082 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:09.569368 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:09.569700 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe\n Backing store flags: \n Account information:\n X6oFxLr8mbMARCHBECG9\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:09.570357 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0afd754d-a1f5-4b1d-a523-24a874367659
Sep 14 18:22:09.571865 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0afd754d-a1f5-4b1d-a523-24a874367659 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:09.590877 n-d-796905-2 sudo[133560]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0afd754d-a1f5-4b1d-a523-24a874367659
Sep 14 18:22:09.591665 n-d-796905-2 sudo[133560]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:10.037581 n-d-796905-2 sudo[133560]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:10.040670 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0afd754d-a1f5-4b1d-a523-24a874367659" returned: 0 in 0.468s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:10.042626 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 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-0afd754d-a1f5-4b1d-a523-24a874367659 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:10.064548 n-d-796905-2 sudo[133564]: ubuntu : 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-0afd754d-a1f5-4b1d-a523-24a874367659
Sep 14 18:22:10.065377 n-d-796905-2 sudo[133564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:10.479209 n-d-796905-2 sudo[133564]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:10.481603 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-0afd754d-a1f5-4b1d-a523-24a874367659" returned: 0 in 0.439s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:10.483719 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0afd754d-a1f5-4b1d-a523-24a874367659 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:10.502556 n-d-796905-2 sudo[133567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0afd754d-a1f5-4b1d-a523-24a874367659
Sep 14 18:22:10.503361 n-d-796905-2 sudo[133567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:11.010745 n-d-796905-2 sudo[133567]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:11.013128 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0afd754d-a1f5-4b1d-a523-24a874367659" returned: 0 in 0.529s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:11.014288 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Successfully deleted volume: 0afd754d-a1f5-4b1d-a523-24a874367659
Sep 14 18:22:11.017707 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:22:11.017707 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:22:11.017707 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:22:11.046553 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Deleted volume successfully.
Sep 14 18:22:11.053898 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-d4432da9-e415-47ef-b28f-1c3b48f04ffe tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-0afd754d-a1f5-4b1d-a523-24a874367659-delete_volume'" released by "delete_volume" :: held 1.620s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:22:20.577885 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b062bec4-05aa-41f4-9309-a6b6244a4f3f req-0c1025d8-990f-4bac-a8ca-984b28be7f7d tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:20.595827 n-d-796905-2 sudo[133597]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe
Sep 14 18:22:20.596728 n-d-796905-2 sudo[133597]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:21.025369 n-d-796905-2 sudo[133597]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:21.027606 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b062bec4-05aa-41f4-9309-a6b6244a4f3f req-0c1025d8-990f-4bac-a8ca-984b28be7f7d tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe" returned: 0 in 0.449s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:21.029355 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b062bec4-05aa-41f4-9309-a6b6244a4f3f req-0c1025d8-990f-4bac-a8ca-984b28be7f7d tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-429c24cd-3096-48b7-8e25-0d938e273f54 --snapshot stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:21.049510 n-d-796905-2 sudo[133620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-429c24cd-3096-48b7-8e25-0d938e273f54 --snapshot stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe -L 1.00g
Sep 14 18:22:21.050422 n-d-796905-2 sudo[133620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:21.691164 n-d-796905-2 sudo[133620]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:21.693507 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-b062bec4-05aa-41f4-9309-a6b6244a4f3f req-0c1025d8-990f-4bac-a8ca-984b28be7f7d tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-429c24cd-3096-48b7-8e25-0d938e273f54 --snapshot stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe -L 1.00g" returned: 0 in 0.664s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:21.778223 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-b062bec4-05aa-41f4-9309-a6b6244a4f3f req-0c1025d8-990f-4bac-a8ca-984b28be7f7d tempest-TestVolumeBootPattern-602887121 None] Create snapshot completed successfully
Sep 14 18:22:25.324012 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:22:25.327991 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:22:25.328437 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:22:25.354926 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Flow 'volume_create_manager' (b1ac43bd-73e2-446b-b639-dc5f5c2c49a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:22:25.359111 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (538a8bc4-ab58-47af-9499-e42d2ff71556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:22:25.388395 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:22:25.415812 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (538a8bc4-ab58-47af-9499-e42d2ff71556) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:22:25Z,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-796905-2@lvmdriver-1#lvmdriver-1',id=af899ece-a0e3-439b-ab8b-efacc5df13d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8da82ac444c54a939bc0ba0ce1f1bd2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:22:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=429c24cd-3096-48b7-8e25-0d938e273f54,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:22:25Z,user_id='67b84ef7fec84f4d9a869ab09ee5742f',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:22:25.418398 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (85608bbc-78e1-48d8-9d78-2f372fd6b872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:22:25.420636 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (85608bbc-78e1-48d8-9d78-2f372fd6b872) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:22:25.423190 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bae2523a-62cb-42a1-b6ce-f7570bdd99e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:22:25.426041 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bae2523a-62cb-42a1-b6ce-f7570bdd99e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'af899ece-a0e3-439b-ab8b-efacc5df13d7', 'volume_name': 'volume-af899ece-a0e3-439b-ab8b-efacc5df13d7', 'volume_size': 1, 'snapshot_id': '429c24cd-3096-48b7-8e25-0d938e273f54'}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:22:25.427893 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69c994bc-159f-480a-a074-87a28b31581d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:22:25.430124 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (69c994bc-159f-480a-a074-87a28b31581d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:22:25.433638 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9ad28fd-fb0e-43da-9a7c-b3c54aa05fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:22:25.434891 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Volume af899ece-a0e3-439b-ab8b-efacc5df13d7: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-af899ece-a0e3-439b-ab8b-efacc5df13d7', 'volume_size': 1, 'snapshot_id': '429c24cd-3096-48b7-8e25-0d938e273f54'}
Sep 14 18:22:25.456108 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af899ece-a0e3-439b-ab8b-efacc5df13d7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:25.487677 n-d-796905-2 sudo[133762]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af899ece-a0e3-439b-ab8b-efacc5df13d7 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:22:25.488491 n-d-796905-2 sudo[133762]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:26.071665 n-d-796905-2 sudo[133762]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:26.073965 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-af899ece-a0e3-439b-ab8b-efacc5df13d7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.617s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:26.075995 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-429c24cd-3096-48b7-8e25-0d938e273f54 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:26.095997 n-d-796905-2 sudo[133808]: 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-429c24cd-3096-48b7-8e25-0d938e273f54
Sep 14 18:22:26.097440 n-d-796905-2 sudo[133808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:26.554912 n-d-796905-2 sudo[133808]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:26.557303 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-429c24cd-3096-48b7-8e25-0d938e273f54" returned: 0 in 0.481s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:26.559508 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--429c24cd--3096--48b7--8e25--0d938e273f54 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--af899ece--a0e3--439b--ab8b--efacc5df13d7 iflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:26.579895 n-d-796905-2 sudo[133821]: 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--429c24cd--3096--48b7--8e25--0d938e273f54 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--af899ece--a0e3--439b--ab8b--efacc5df13d7 iflag=direct
Sep 14 18:22:26.581532 n-d-796905-2 sudo[133821]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:26.962899 n-d-796905-2 sudo[133821]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:26.967445 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:22:26.974113 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:22:26.974935 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:22:26.989959 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Flow 'volume_create_manager' (23c50a9d-c52c-40bb-8a67-acdb73d8f357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:22:26.994163 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e8a60da-3cf3-407a-810a-cc62ec87a9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:22:27.013692 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--429c24cd--3096--48b7--8e25--0d938e273f54 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--af899ece--a0e3--439b--ab8b--efacc5df13d7 iflag=direct" returned: 0 in 0.454s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:27.014622 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--429c24cd--3096--48b7--8e25--0d938e273f54 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--af899ece--a0e3--439b--ab8b--efacc5df13d7 oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:27.032899 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:22:27.033245 n-d-796905-2 sudo[133843]: 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--429c24cd--3096--48b7--8e25--0d938e273f54 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--af899ece--a0e3--439b--ab8b--efacc5df13d7 oflag=direct
Sep 14 18:22:27.034660 n-d-796905-2 sudo[133843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:27.063984 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e8a60da-3cf3-407a-810a-cc62ec87a9a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:22:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2042521629',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=7f400740-b1dc-429d-87a2-646a955b5a5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73555f083e684a85be740c27d9a049aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:22:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:22:27Z,user_id='f952d30908a34700bdb71d7d907f7522',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:22:27.067188 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e747460a-e2e1-42e7-b68e-03478d5dda27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:22:27.069400 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e747460a-e2e1-42e7-b68e-03478d5dda27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:22:27.071700 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fe3f4998-1a62-498d-9b16-dec43dbecc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:22:27.162539 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fe3f4998-1a62-498d-9b16-dec43dbecc08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '7f400740-b1dc-429d-87a2-646a955b5a5d', 'volume_name': 'volume-7f400740-b1dc-429d-87a2-646a955b5a5d', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:22:27.166243 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0761533a-9d75-4790-9f3b-a36ba636828d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:22:27.168604 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0761533a-9d75-4790-9f3b-a36ba636828d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:22:27.170982 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (916295a3-4977-4bb3-84ad-5ee682b5eced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:22:27.172769 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Volume 7f400740-b1dc-429d-87a2-646a955b5a5d: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-7f400740-b1dc-429d-87a2-646a955b5a5d', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 14 18:22:27.173995 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Cloning 7f400740-b1dc-429d-87a2-646a955b5a5d from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 at location (None, None). {{(pid=84144) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 14 18:22:27.381570 n-d-796905-2 sudo[133843]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:27.383961 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--429c24cd--3096--48b7--8e25--0d938e273f54 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--af899ece--a0e3--439b--ab8b--efacc5df13d7 oflag=direct" returned: 0 in 0.369s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:27.385315 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--429c24cd--3096--48b7--8e25--0d938e273f54 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--af899ece--a0e3--439b--ab8b--efacc5df13d7 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:27.406441 n-d-796905-2 sudo[133855]: 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--429c24cd--3096--48b7--8e25--0d938e273f54 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--af899ece--a0e3--439b--ab8b--efacc5df13d7 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 14 18:22:27.407295 n-d-796905-2 sudo[133855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:33.308475 n-d-796905-2 sudo[133855]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:33.310777 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--429c24cd--3096--48b7--8e25--0d938e273f54 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--af899ece--a0e3--439b--ab8b--efacc5df13d7 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.925s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:33.311348 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--429c24cd--3096--48b7--8e25--0d938e273f54, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--af899ece--a0e3--439b--ab8b--efacc5df13d7, size 1024.00 MB, duration 5.93 sec {{(pid=84144) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 14 18:22:33.311729 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.volume_utils [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Volume copy 1024.00 MB at 172.79 MB/s
Sep 14 18:22:33.359525 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Marking volume af899ece-a0e3-439b-ab8b-efacc5df13d7 as bootable. {{(pid=84144) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 14 18:22:33.369469 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Copying metadata from snapshot 429c24cd-3096-48b7-8e25-0d938e273f54 to af899ece-a0e3-439b-ab8b-efacc5df13d7. {{(pid=84144) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:417}}
Sep 14 18:22:33.410802 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9ad28fd-fb0e-43da-9a7c-b3c54aa05fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-af899ece-a0e3-439b-ab8b-efacc5df13d7', 'volume_size': 1, 'snapshot_id': '429c24cd-3096-48b7-8e25-0d938e273f54'}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:22:33.413078 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (151d0d78-b48b-46aa-843c-77c30ad2c767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:22:33.422695 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Volume volume-af899ece-a0e3-439b-ab8b-efacc5df13d7 (af899ece-a0e3-439b-ab8b-efacc5df13d7): created successfully
Sep 14 18:22:33.424516 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (151d0d78-b48b-46aa-843c-77c30ad2c767) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:22:33.427415 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Flow 'volume_create_manager' (b1ac43bd-73e2-446b-b639-dc5f5c2c49a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:22:33.441060 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-4d08d152-4ca2-45e4-998e-f7383dbee25f tempest-TestVolumeBootPattern-602887121 None] Created volume successfully.
Sep 14 18:22:35.443769 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-31a7dcfa-7885-4bcd-9554-93d8818d9624 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-af899ece-a0e3-439b-ab8b-efacc5df13d7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:35.461853 n-d-796905-2 sudo[133871]: 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-af899ece-a0e3-439b-ab8b-efacc5df13d7
Sep 14 18:22:35.462631 n-d-796905-2 sudo[133871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:35.887547 n-d-796905-2 sudo[133871]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:35.890261 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-31a7dcfa-7885-4bcd-9554-93d8818d9624 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-af899ece-a0e3-439b-ab8b-efacc5df13d7" returned: 0 in 0.446s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:35.939499 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:35.946100 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:35.946426 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe\n Backing store flags: \n Account information:\n X6oFxLr8mbMARCHBECG9\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-31a7dcfa-7885-4bcd-9554-93d8818d9624 tempest-TestVolumeBootPattern-602887121 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: I_T nexus: 43
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: X6oFxLr8mbMARCHBECG9
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:22:35.947050 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:22:35.950211 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-31a7dcfa-7885-4bcd-9554-93d8818d9624 tempest-TestVolumeBootPattern-602887121 None] Creating iscsi_target for Volume ID: volume-af899ece-a0e3-439b-ab8b-efacc5df13d7 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:22:35.951925 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-31a7dcfa-7885-4bcd-9554-93d8818d9624 tempest-TestVolumeBootPattern-602887121 None] Created volume path /opt/stack/data/cinder/volumes/volume-af899ece-a0e3-439b-ab8b-efacc5df13d7,
Sep 14 18:22:35.951925 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:22:35.951925 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:22:35.951925 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-af899ece-a0e3-439b-ab8b-efacc5df13d7
Sep 14 18:22:35.951925 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:22:35.951925 n-d-796905-2 cinder-volume[84144]: incominguser Bgos22F8FH8bxX9B5LrL aQarJUU78NYw5fdq
Sep 14 18:22:35.951925 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:22:35.951925 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:22:35.951925 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:22:35.951925 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:22:35.953279 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-af899ece-a0e3-439b-ab8b-efacc5df13d7 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:36.330167 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-af899ece-a0e3-439b-ab8b-efacc5df13d7" returned: 0 in 0.376s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:36.330501 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:36.331086 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-31a7dcfa-7885-4bcd-9554-93d8818d9624 tempest-TestVolumeBootPattern-602887121 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:22:36.331452 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-31a7dcfa-7885-4bcd-9554-93d8818d9624 tempest-TestVolumeBootPattern-602887121 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:22:36.332900 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:36.342440 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:36.342724 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe\n Backing store flags: \n Account information:\n X6oFxLr8mbMARCHBECG9\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-af899ece-a0e3-439b-ab8b-efacc5df13d7\n System information:\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-af899ece-a0e3-439b-ab8b-efacc5df13d7\n Backing store flags: \n Account information:\n Bgos22F8FH8bxX9B5LrL\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-31a7dcfa-7885-4bcd-9554-93d8818d9624 tempest-TestVolumeBootPattern-602887121 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: I_T nexus: 43
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: X6oFxLr8mbMARCHBECG9
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:22:36.343792 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:22:36.347405 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:36.439868 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:36.440311 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe\n Backing store flags: \n Account information:\n X6oFxLr8mbMARCHBECG9\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-af899ece-a0e3-439b-ab8b-efacc5df13d7\n System information:\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-af899ece-a0e3-439b-ab8b-efacc5df13d7\n Backing store flags: \n Account information:\n Bgos22F8FH8bxX9B5LrL\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:36.441815 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:36.567520 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:36.567520 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe\n Backing store flags: \n Account information:\n X6oFxLr8mbMARCHBECG9\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-af899ece-a0e3-439b-ab8b-efacc5df13d7\n System information:\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-af899ece-a0e3-439b-ab8b-efacc5df13d7\n Backing store flags: \n Account information:\n Bgos22F8FH8bxX9B5LrL\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:36.567520 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-31a7dcfa-7885-4bcd-9554-93d8818d9624 tempest-TestVolumeBootPattern-602887121 None] Set provider_location to: 10.222.0.39:3260,4 iqn.2010-10.org.openstack:volume-af899ece-a0e3-439b-ab8b-efacc5df13d7 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:22:36.723345 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-304e4eb5-f57b-428c-a753-c2f031a958fe req-31a7dcfa-7885-4bcd-9554-93d8818d9624 tempest-TestVolumeBootPattern-602887121 None] attachment_update completed successfully.
Sep 14 18:22:38.771060 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kjm_zfbjn-d-796905-2@lvmdriver-1, size 616.00 MB, duration 11.60 sec {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 14 18:22:38.771750 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Image download 616.00 MB at 53.12 MB/s
Sep 14 18:22:38.822639 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kjm_zfbjn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:38.907365 n-d-796905-2 sudo[133911]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kjm_zfbjn-d-796905-2@lvmdriver-1
Sep 14 18:22:38.908249 n-d-796905-2 sudo[133911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:39.268065 n-d-796905-2 sudo[133911]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:39.270462 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kjm_zfbjn-d-796905-2@lvmdriver-1" returned: 0 in 0.447s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:39.271603 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 is fetched for user f952d30908a34700bdb71d7d907f7522. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 14 18:22:39.330981 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kjm_zfbjn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:39.417886 n-d-796905-2 sudo[133916]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kjm_zfbjn-d-796905-2@lvmdriver-1
Sep 14 18:22:39.418718 n-d-796905-2 sudo[133916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:39.735495 n-d-796905-2 sudo[133916]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:39.738145 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kjm_zfbjn-d-796905-2@lvmdriver-1" returned: 0 in 0.408s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:39.739626 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7f400740-b1dc-429d-87a2-646a955b5a5d stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:39.758506 n-d-796905-2 sudo[133921]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7f400740-b1dc-429d-87a2-646a955b5a5d stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:22:39.759294 n-d-796905-2 sudo[133921]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:40.274831 n-d-796905-2 sudo[133921]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:40.277460 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7f400740-b1dc-429d-87a2-646a955b5a5d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.537s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:40.297209 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Attempting download of 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 7f400740-b1dc-429d-87a2-646a955b5a5d. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 14 18:22:40.349343 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_ft05wg8u {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:40.458058 n-d-796905-2 sudo[133956]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_ft05wg8u
Sep 14 18:22:40.458845 n-d-796905-2 sudo[133956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:40.777723 n-d-796905-2 sudo[133956]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:40.780318 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_ft05wg8u" returned: 0 in 0.431s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:40.781552 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kjm_zfbjn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:40.864907 n-d-796905-2 sudo[133960]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kjm_zfbjn-d-796905-2@lvmdriver-1
Sep 14 18:22:40.865727 n-d-796905-2 sudo[133960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:41.193859 n-d-796905-2 sudo[133960]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:41.197870 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kjm_zfbjn-d-796905-2@lvmdriver-1" returned: 0 in 0.415s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:41.198132 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 was vhdx, converting to raw {{(pid=84144) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 14 18:22:41.199315 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kjm_zfbjn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7f400740--b1dc--429d--87a2--646a955b5a5d oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:41.218869 n-d-796905-2 sudo[133965]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kjm_zfbjn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7f400740--b1dc--429d--87a2--646a955b5a5d oflag=direct
Sep 14 18:22:41.219631 n-d-796905-2 sudo[133965]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:41.537335 n-d-796905-2 sudo[133965]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:41.539635 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kjm_zfbjn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7f400740--b1dc--429d--87a2--646a955b5a5d oflag=direct" returned: 0 in 0.340s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:41.540997 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kjm_zfbjn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7f400740--b1dc--429d--87a2--646a955b5a5d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:41.564446 n-d-796905-2 sudo[133977]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kjm_zfbjn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7f400740--b1dc--429d--87a2--646a955b5a5d
Sep 14 18:22:41.565281 n-d-796905-2 sudo[133977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:42.357596 n-d-796905-2 sudo[133977]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:42.360097 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kjm_zfbjn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7f400740--b1dc--429d--87a2--646a955b5a5d" returned: 0 in 0.818s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:42.361301 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kjm_zfbjn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:42.440588 n-d-796905-2 sudo[134008]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kjm_zfbjn-d-796905-2@lvmdriver-1
Sep 14 18:22:42.441388 n-d-796905-2 sudo[134008]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:42.753514 n-d-796905-2 sudo[134008]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:42.756070 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kjm_zfbjn-d-796905-2@lvmdriver-1" returned: 0 in 0.394s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:42.757035 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_kjm_zfbjn-d-796905-2@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--7f400740--b1dc--429d--87a2--646a955b5a5d {{(pid=84144) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 14 18:22:42.758935 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Converted 700.00 MB image at 700.00 MB/s
Sep 14 18:22:42.763700 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Downloaded image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 7f400740-b1dc-429d-87a2-646a955b5a5d successfully. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 14 18:22:42.894242 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 for user f952d30908a34700bdb71d7d907f7522 is deleted. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 14 18:22:42.894825 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Marking volume 7f400740-b1dc-429d-87a2-646a955b5a5d as bootable. {{(pid=84144) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 14 18:22:42.906237 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Copying metadata from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 to 7f400740-b1dc-429d-87a2-646a955b5a5d. {{(pid=84144) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 14 18:22:42.907110 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Creating volume glance metadata for volume 7f400740-b1dc-429d-87a2-646a955b5a5d backed by image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84144) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 14 18:22:42.985617 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (916295a3-4977-4bb3-84ad-5ee682b5eced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7f400740-b1dc-429d-87a2-646a955b5a5d', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:22:42.987847 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c5cbb83d-6448-4290-9668-41c952cdc436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:22:42.996300 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Volume volume-7f400740-b1dc-429d-87a2-646a955b5a5d (7f400740-b1dc-429d-87a2-646a955b5a5d): created successfully
Sep 14 18:22:42.998170 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c5cbb83d-6448-4290-9668-41c952cdc436) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:22:43.001295 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Flow 'volume_create_manager' (23c50a9d-c52c-40bb-8a67-acdb73d8f357) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:22:43.009388 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-8a3b1245-334e-43cb-b687-e08f238ade3a tempest-VolumesSnapshotTestJSON-905110797 None] Created volume successfully.
Sep 14 18:22:44.557894 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-38d9dbb6-df2d-4d1a-865d-19a00facfe34 req-35322b66-26c0-4f8d-8e8c-ba9cbe268c37 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:44.579722 n-d-796905-2 sudo[134018]: 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-7f400740-b1dc-429d-87a2-646a955b5a5d
Sep 14 18:22:44.580520 n-d-796905-2 sudo[134018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:45.041656 n-d-796905-2 sudo[134018]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:45.044041 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-38d9dbb6-df2d-4d1a-865d-19a00facfe34 req-35322b66-26c0-4f8d-8e8c-ba9cbe268c37 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d" returned: 0 in 0.486s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:45.104992 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:45.113050 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:45.113335 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe\n Backing store flags: \n Account information:\n X6oFxLr8mbMARCHBECG9\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-af899ece-a0e3-439b-ab8b-efacc5df13d7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-af899ece-a0e3-439b-ab8b-efacc5df13d7\n Backing store flags: \n Account information:\n Bgos22F8FH8bxX9B5LrL\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-38d9dbb6-df2d-4d1a-865d-19a00facfe34 req-35322b66-26c0-4f8d-8e8c-ba9cbe268c37 tempest-VolumesSnapshotTestJSON-905110797 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: I_T nexus: 43
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: X6oFxLr8mbMARCHBECG9
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Target 4: iqn.2010-10.org.openstack:volume-af899ece-a0e3-439b-ab8b-efacc5df13d7
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: I_T nexus: 44
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040000
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf40
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040001
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf41
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-af899ece-a0e3-439b-ab8b-efacc5df13d7
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: Bgos22F8FH8bxX9B5LrL
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:22:45.114193 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:22:45.120126 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-38d9dbb6-df2d-4d1a-865d-19a00facfe34 req-35322b66-26c0-4f8d-8e8c-ba9cbe268c37 tempest-VolumesSnapshotTestJSON-905110797 None] Creating iscsi_target for Volume ID: volume-7f400740-b1dc-429d-87a2-646a955b5a5d {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:22:45.120126 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-38d9dbb6-df2d-4d1a-865d-19a00facfe34 req-35322b66-26c0-4f8d-8e8c-ba9cbe268c37 tempest-VolumesSnapshotTestJSON-905110797 None] Created volume path /opt/stack/data/cinder/volumes/volume-7f400740-b1dc-429d-87a2-646a955b5a5d,
Sep 14 18:22:45.120126 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:22:45.120126 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:22:45.120126 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d
Sep 14 18:22:45.120126 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:22:45.120126 n-d-796905-2 cinder-volume[84144]: incominguser VFSQLXM2BAX8Mc5jugvd ogv7Tp6U54rV95n7
Sep 14 18:22:45.120126 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:22:45.120126 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:22:45.120126 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:22:45.120126 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:22:45.125742 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7f400740-b1dc-429d-87a2-646a955b5a5d {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:45.529024 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7f400740-b1dc-429d-87a2-646a955b5a5d" returned: 0 in 0.408s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:45.529684 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:45.530235 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-38d9dbb6-df2d-4d1a-865d-19a00facfe34 req-35322b66-26c0-4f8d-8e8c-ba9cbe268c37 tempest-VolumesSnapshotTestJSON-905110797 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:22:45.531025 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-38d9dbb6-df2d-4d1a-865d-19a00facfe34 req-35322b66-26c0-4f8d-8e8c-ba9cbe268c37 tempest-VolumesSnapshotTestJSON-905110797 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:22:45.533032 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:45.546622 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:45.547639 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe\n Backing store flags: \n Account information:\n X6oFxLr8mbMARCHBECG9\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-af899ece-a0e3-439b-ab8b-efacc5df13d7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-af899ece-a0e3-439b-ab8b-efacc5df13d7\n Backing store flags: \n Account information:\n Bgos22F8FH8bxX9B5LrL\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7f400740-b1dc-429d-87a2-646a955b5a5d\n System information:\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-7f400740-b1dc-429d-87a2-646a955b5a5d\n Backing store flags: \n Account information:\n VFSQLXM2BAX8Mc5jugvd\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-38d9dbb6-df2d-4d1a-865d-19a00facfe34 req-35322b66-26c0-4f8d-8e8c-ba9cbe268c37 tempest-VolumesSnapshotTestJSON-905110797 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: I_T nexus: 43
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030000
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf30
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00030001
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf31
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: X6oFxLr8mbMARCHBECG9
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Target 4: iqn.2010-10.org.openstack:volume-af899ece-a0e3-439b-ab8b-efacc5df13d7
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: I_T nexus: 44
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.45
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040000
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf40
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00040001
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf41
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-af899ece-a0e3-439b-ab8b-efacc5df13d7
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: Bgos22F8FH8bxX9B5LrL
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:22:45.548438 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:22:45.553578 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:45.682466 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.132s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:45.683110 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe\n Backing store flags: \n Account information:\n X6oFxLr8mbMARCHBECG9\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-af899ece-a0e3-439b-ab8b-efacc5df13d7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-af899ece-a0e3-439b-ab8b-efacc5df13d7\n Backing store flags: \n Account information:\n Bgos22F8FH8bxX9B5LrL\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7f400740-b1dc-429d-87a2-646a955b5a5d\n System information:\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-7f400740-b1dc-429d-87a2-646a955b5a5d\n Backing store flags: \n Account information:\n VFSQLXM2BAX8Mc5jugvd\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:45.686345 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:45.824927 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.140s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:45.825280 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe\n Backing store flags: \n Account information:\n X6oFxLr8mbMARCHBECG9\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-af899ece-a0e3-439b-ab8b-efacc5df13d7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 44\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-af899ece-a0e3-439b-ab8b-efacc5df13d7\n Backing store flags: \n Account information:\n Bgos22F8FH8bxX9B5LrL\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7f400740-b1dc-429d-87a2-646a955b5a5d\n System information:\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-7f400740-b1dc-429d-87a2-646a955b5a5d\n Backing store flags: \n Account information:\n VFSQLXM2BAX8Mc5jugvd\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:45.826416 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-38d9dbb6-df2d-4d1a-865d-19a00facfe34 req-35322b66-26c0-4f8d-8e8c-ba9cbe268c37 tempest-VolumesSnapshotTestJSON-905110797 None] Set provider_location to: 10.222.0.39:3260,5 iqn.2010-10.org.openstack:volume-7f400740-b1dc-429d-87a2-646a955b5a5d 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:22:46.118932 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-38d9dbb6-df2d-4d1a-865d-19a00facfe34 req-35322b66-26c0-4f8d-8e8c-ba9cbe268c37 tempest-VolumesSnapshotTestJSON-905110797 None] attachment_update completed successfully.
Sep 14 18:22:52.534555 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-6791fda5-67ce-41a7-bb00-12dc983cb63a tempest-TestVolumeBootPattern-602887121 None] Terminate volume connection completed successfully.
Sep 14 18:22:52.535180 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-6791fda5-67ce-41a7-bb00-12dc983cb63a tempest-TestVolumeBootPattern-602887121 None] Deleting attachment ec5b6987-e2fc-4067-877a-c4841e41397e. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:22:52.538685 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:52.636606 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:52.644937 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe\n Backing store flags: \n Account information:\n X6oFxLr8mbMARCHBECG9\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-af899ece-a0e3-439b-ab8b-efacc5df13d7\n System information:\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-af899ece-a0e3-439b-ab8b-efacc5df13d7\n Backing store flags: \n Account information:\n Bgos22F8FH8bxX9B5LrL\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7f400740-b1dc-429d-87a2-646a955b5a5d\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d\n Backing store flags: \n Account information:\n VFSQLXM2BAX8Mc5jugvd\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:52.648267 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-6791fda5-67ce-41a7-bb00-12dc983cb63a tempest-TestVolumeBootPattern-602887121 None] Removing iscsi_target for Volume ID: af899ece-a0e3-439b-ab8b-efacc5df13d7
Sep 14 18:22:52.650462 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-af899ece-a0e3-439b-ab8b-efacc5df13d7 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:52.705093 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-584f7d9f-cb3f-41d5-9d92-9c34843c4b58 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:52.723724 n-d-796905-2 sudo[134092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d
Sep 14 18:22:52.724520 n-d-796905-2 sudo[134092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:52.754565 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-af899ece-a0e3-439b-ab8b-efacc5df13d7 -f" returned: 0 in 0.102s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:52.754870 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:52.756572 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:52.863543 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:52.863914 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe\n Backing store flags: \n Account information:\n X6oFxLr8mbMARCHBECG9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7f400740-b1dc-429d-87a2-646a955b5a5d\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d\n Backing store flags: \n Account information:\n VFSQLXM2BAX8Mc5jugvd\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:52.991072 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-6791fda5-67ce-41a7-bb00-12dc983cb63a tempest-TestVolumeBootPattern-602887121 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:22:52.991072 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:22:52.991072 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:22:53.143506 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-d69688c9-cf5c-4ca1-9f1b-179ccdd12e3c tempest-TestVolumeBootPattern-602887121 None] Lock "b'cinder-af899ece-a0e3-439b-ab8b-efacc5df13d7-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:22:53.190929 n-d-796905-2 sudo[134092]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:53.201056 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-584f7d9f-cb3f-41d5-9d92-9c34843c4b58 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d" returned: 0 in 0.495s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:53.201622 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-584f7d9f-cb3f-41d5-9d92-9c34843c4b58 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-edf74940-9745-4db2-9e53-d340ea90d8d8 --snapshot stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:53.220398 n-d-796905-2 sudo[134109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-edf74940-9745-4db2-9e53-d340ea90d8d8 --snapshot stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d -L 1.00g
Sep 14 18:22:53.221201 n-d-796905-2 sudo[134109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:53.243639 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:53.366646 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:53.366646 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 43\n Initiator: iqn.1991-05.com.microsoft:n-h1-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.45\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe\n Backing store flags: \n Account information:\n X6oFxLr8mbMARCHBECG9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7f400740-b1dc-429d-87a2-646a955b5a5d\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d\n Backing store flags: \n Account information:\n VFSQLXM2BAX8Mc5jugvd\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:22:53.366646 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-d69688c9-cf5c-4ca1-9f1b-179ccdd12e3c tempest-TestVolumeBootPattern-602887121 None] Skipping remove_export. No iscsi_target is presently exported for volume: af899ece-a0e3-439b-ab8b-efacc5df13d7
Sep 14 18:22:53.366646 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-d69688c9-cf5c-4ca1-9f1b-179ccdd12e3c tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af899ece-a0e3-439b-ab8b-efacc5df13d7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:53.392352 n-d-796905-2 sudo[134113]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af899ece-a0e3-439b-ab8b-efacc5df13d7
Sep 14 18:22:53.393351 n-d-796905-2 sudo[134113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:54.138178 n-d-796905-2 sudo[134109]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:54.145538 n-d-796905-2 sudo[134113]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:54.178682 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-584f7d9f-cb3f-41d5-9d92-9c34843c4b58 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-edf74940-9745-4db2-9e53-d340ea90d8d8 --snapshot stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d -L 1.00g" returned: 0 in 0.938s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:54.217312 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-d69688c9-cf5c-4ca1-9f1b-179ccdd12e3c tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-af899ece-a0e3-439b-ab8b-efacc5df13d7" returned: 0 in 0.855s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:54.217312 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-d69688c9-cf5c-4ca1-9f1b-179ccdd12e3c tempest-TestVolumeBootPattern-602887121 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-af899ece-a0e3-439b-ab8b-efacc5df13d7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:54.251744 n-d-796905-2 sudo[134220]: ubuntu : 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-af899ece-a0e3-439b-ab8b-efacc5df13d7
Sep 14 18:22:54.253456 n-d-796905-2 sudo[134220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:54.319844 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-584f7d9f-cb3f-41d5-9d92-9c34843c4b58 tempest-VolumesSnapshotTestJSON-905110797 None] Create snapshot completed successfully
Sep 14 18:22:54.754808 n-d-796905-2 sudo[134220]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:54.761690 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-d69688c9-cf5c-4ca1-9f1b-179ccdd12e3c tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-af899ece-a0e3-439b-ab8b-efacc5df13d7" returned: 0 in 0.543s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:54.761690 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-d69688c9-cf5c-4ca1-9f1b-179ccdd12e3c tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af899ece-a0e3-439b-ab8b-efacc5df13d7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:54.797231 n-d-796905-2 sudo[134227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af899ece-a0e3-439b-ab8b-efacc5df13d7
Sep 14 18:22:54.799008 n-d-796905-2 sudo[134227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:55.413663 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51b3c85c-4d7c-4cdc-bf86-928af5f3f260 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:55.437056 n-d-796905-2 sudo[134235]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d
Sep 14 18:22:55.437974 n-d-796905-2 sudo[134235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:55.612822 n-d-796905-2 sudo[134227]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:55.615031 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-d69688c9-cf5c-4ca1-9f1b-179ccdd12e3c tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-af899ece-a0e3-439b-ab8b-efacc5df13d7" returned: 0 in 0.856s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:55.616340 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-d69688c9-cf5c-4ca1-9f1b-179ccdd12e3c tempest-TestVolumeBootPattern-602887121 None] Successfully deleted volume: af899ece-a0e3-439b-ab8b-efacc5df13d7
Sep 14 18:22:55.661260 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-d69688c9-cf5c-4ca1-9f1b-179ccdd12e3c tempest-TestVolumeBootPattern-602887121 None] Created reservations ['9f3d343d-633c-4a28-bcd5-6185c24028fb', 'd0cc692d-82ff-4812-a3e1-4c30e392490b', '5a54cc1b-5a79-414a-b1f7-bd825a3d57f5', 'b86dbc72-1534-473d-a7bb-5a870f0cf76d'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:22:55.663357 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-d69688c9-cf5c-4ca1-9f1b-179ccdd12e3c tempest-TestVolumeBootPattern-602887121 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:22:55.663357 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:22:55.663357 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:22:55.730306 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-d69688c9-cf5c-4ca1-9f1b-179ccdd12e3c tempest-TestVolumeBootPattern-602887121 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:22:55.731151 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-d69688c9-cf5c-4ca1-9f1b-179ccdd12e3c tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:55.766685 n-d-796905-2 sudo[134242]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:22:55.767470 n-d-796905-2 sudo[134242]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:55.881570 n-d-796905-2 sudo[134235]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:55.886897 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51b3c85c-4d7c-4cdc-bf86-928af5f3f260 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d" returned: 0 in 0.471s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:55.890005 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51b3c85c-4d7c-4cdc-bf86-928af5f3f260 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-50f310ec-7349-4ff5-9104-f91d9499fc7c --snapshot stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:55.911219 n-d-796905-2 sudo[134246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-50f310ec-7349-4ff5-9104-f91d9499fc7c --snapshot stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d -L 1.00g
Sep 14 18:22:55.912110 n-d-796905-2 sudo[134246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:56.240038 n-d-796905-2 sudo[134242]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:56.243559 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-d69688c9-cf5c-4ca1-9f1b-179ccdd12e3c tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.511s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:56.245703 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-d69688c9-cf5c-4ca1-9f1b-179ccdd12e3c tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:56.276675 n-d-796905-2 sudo[134249]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:22:56.285545 n-d-796905-2 sudo[134249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:56.621043 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-2665f10d-ec6d-442a-9252-44528bc74d08 tempest-TestVolumeBootPattern-602887121 None] Lock "b'cinder-429c24cd-3096-48b7-8e25-0d938e273f54-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.027s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:22:56.624159 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2665f10d-ec6d-442a-9252-44528bc74d08 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-429c24cd-3096-48b7-8e25-0d938e273f54 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:56.656092 n-d-796905-2 sudo[134352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-429c24cd-3096-48b7-8e25-0d938e273f54
Sep 14 18:22:56.657931 n-d-796905-2 sudo[134352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:56.764629 n-d-796905-2 sudo[134246]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:56.767028 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51b3c85c-4d7c-4cdc-bf86-928af5f3f260 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-50f310ec-7349-4ff5-9104-f91d9499fc7c --snapshot stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d -L 1.00g" returned: 0 in 0.878s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:56.879979 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-51b3c85c-4d7c-4cdc-bf86-928af5f3f260 tempest-VolumesSnapshotTestJSON-905110797 None] Create snapshot completed successfully
Sep 14 18:22:56.881958 n-d-796905-2 sudo[134249]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:56.883977 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-d69688c9-cf5c-4ca1-9f1b-179ccdd12e3c tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.638s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:56.885673 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-d69688c9-cf5c-4ca1-9f1b-179ccdd12e3c tempest-TestVolumeBootPattern-602887121 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:22:56.903432 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-d69688c9-cf5c-4ca1-9f1b-179ccdd12e3c tempest-TestVolumeBootPattern-602887121 None] Deleted volume successfully.
Sep 14 18:22:56.928646 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [req-507e8bf2-cd49-4b8b-a23b-c86e78d11887 req-d69688c9-cf5c-4ca1-9f1b-179ccdd12e3c tempest-TestVolumeBootPattern-602887121 None] Lock "b'cinder-af899ece-a0e3-439b-ab8b-efacc5df13d7-delete_volume'" released by "delete_volume" :: held 3.785s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:22:57.159459 n-d-796905-2 sudo[134352]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:57.161466 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2665f10d-ec6d-442a-9252-44528bc74d08 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-429c24cd-3096-48b7-8e25-0d938e273f54" returned: 0 in 0.537s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:57.162912 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2665f10d-ec6d-442a-9252-44528bc74d08 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-429c24cd-3096-48b7-8e25-0d938e273f54 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:57.181267 n-d-796905-2 sudo[134365]: ubuntu : TTY=unknown ; 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-429c24cd-3096-48b7-8e25-0d938e273f54
Sep 14 18:22:57.182218 n-d-796905-2 sudo[134365]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:57.752281 n-d-796905-2 sudo[134365]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:57.754622 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-2665f10d-ec6d-442a-9252-44528bc74d08 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-429c24cd-3096-48b7-8e25-0d938e273f54" returned: 0 in 0.591s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:57.901856 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-532603a2-7412-4b6c-a4ec-8fe98ffb8716 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:57.920433 n-d-796905-2 sudo[134409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d
Sep 14 18:22:57.921328 n-d-796905-2 sudo[134409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:57.932536 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-2665f10d-ec6d-442a-9252-44528bc74d08 tempest-TestVolumeBootPattern-602887121 None] Created reservations ['244fdec9-fe7d-4c2f-ab3d-a183955389e8', '641cf8ce-daab-4861-9c31-f4bfc2eeafd5', '14c401ea-8af3-4746-baef-1239ccb1051b', '19e293c5-05b5-4cd1-8fc2-ae0489bf0746'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:22:57.934396 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-2665f10d-ec6d-442a-9252-44528bc74d08 tempest-TestVolumeBootPattern-602887121 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:22:57.934396 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:22:57.934396 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:22:57.973197 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-2665f10d-ec6d-442a-9252-44528bc74d08 tempest-TestVolumeBootPattern-602887121 None] Delete snapshot completed successfully.
Sep 14 18:22:57.979283 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-2665f10d-ec6d-442a-9252-44528bc74d08 tempest-TestVolumeBootPattern-602887121 None] Lock "b'cinder-429c24cd-3096-48b7-8e25-0d938e273f54-delete_snapshot'" released by "delete_snapshot" :: held 1.359s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:22:58.329332 n-d-796905-2 sudo[134409]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:58.331256 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-532603a2-7412-4b6c-a4ec-8fe98ffb8716 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d" returned: 0 in 0.430s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:58.332532 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-532603a2-7412-4b6c-a4ec-8fe98ffb8716 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-53e9bd86-a93a-4b73-9bd4-abf4393ac730 --snapshot stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:22:58.350543 n-d-796905-2 sudo[134412]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-53e9bd86-a93a-4b73-9bd4-abf4393ac730 --snapshot stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d -L 1.00g
Sep 14 18:22:58.351866 n-d-796905-2 sudo[134412]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:22:59.073509 n-d-796905-2 sudo[134412]: pam_unix(sudo:session): session closed for user root
Sep 14 18:22:59.075799 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-532603a2-7412-4b6c-a4ec-8fe98ffb8716 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-53e9bd86-a93a-4b73-9bd4-abf4393ac730 --snapshot stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d -L 1.00g" returned: 0 in 0.743s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:22:59.157171 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-532603a2-7412-4b6c-a4ec-8fe98ffb8716 tempest-VolumesSnapshotTestJSON-905110797 None] Create snapshot completed successfully
Sep 14 18:23:00.071195 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-3688622c-c5bf-4580-9b95-6c9f16882ad1 tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-edf74940-9745-4db2-9e53-d340ea90d8d8-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:23:00.073071 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3688622c-c5bf-4580-9b95-6c9f16882ad1 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-edf74940-9745-4db2-9e53-d340ea90d8d8 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:00.090935 n-d-796905-2 sudo[134546]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-edf74940-9745-4db2-9e53-d340ea90d8d8
Sep 14 18:23:00.091730 n-d-796905-2 sudo[134546]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:00.490435 n-d-796905-2 sudo[134546]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:00.493054 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3688622c-c5bf-4580-9b95-6c9f16882ad1 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-edf74940-9745-4db2-9e53-d340ea90d8d8" returned: 0 in 0.420s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:00.495413 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3688622c-c5bf-4580-9b95-6c9f16882ad1 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-edf74940-9745-4db2-9e53-d340ea90d8d8 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:00.514189 n-d-796905-2 sudo[134549]: ubuntu : TTY=unknown ; 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-edf74940-9745-4db2-9e53-d340ea90d8d8
Sep 14 18:23:00.515114 n-d-796905-2 sudo[134549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:01.113646 n-d-796905-2 sudo[134549]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:01.115863 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-3688622c-c5bf-4580-9b95-6c9f16882ad1 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-edf74940-9745-4db2-9e53-d340ea90d8d8" returned: 0 in 0.620s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:01.206099 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-3688622c-c5bf-4580-9b95-6c9f16882ad1 tempest-VolumesSnapshotTestJSON-905110797 None] Created reservations ['93b229e8-0ac3-4cf6-a6c7-e546c87d0cb5', '35f01b1d-ec14-4699-b5d9-000465749df4', '29154288-de6b-44ed-885b-398290cf5af7', '6da4023a-c8e9-445a-9d53-7bee897a151f'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:23:01.208027 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-3688622c-c5bf-4580-9b95-6c9f16882ad1 tempest-VolumesSnapshotTestJSON-905110797 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:23:01.208027 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:23:01.208027 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:23:01.249444 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-3688622c-c5bf-4580-9b95-6c9f16882ad1 tempest-VolumesSnapshotTestJSON-905110797 None] Delete snapshot completed successfully.
Sep 14 18:23:01.257350 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-3688622c-c5bf-4580-9b95-6c9f16882ad1 tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-edf74940-9745-4db2-9e53-d340ea90d8d8-delete_snapshot'" released by "delete_snapshot" :: held 1.186s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:23:01.881898 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-330ca520-5e15-46e8-9887-3b96e6995078 req-167046e9-5d0c-49d4-ab7b-e6e8fc2344d3 tempest-TestVolumeBootPattern-602887121 None] Terminate volume connection completed successfully.
Sep 14 18:23:01.883619 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-330ca520-5e15-46e8-9887-3b96e6995078 req-167046e9-5d0c-49d4-ab7b-e6e8fc2344d3 tempest-TestVolumeBootPattern-602887121 None] Deleting attachment 8fa01ee3-3fef-4c5e-8b21-4e57fce8b8e9. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:23:01.893352 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:01.993759 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:01.994294 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe\n System information:\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-911964db-44d2-4c0f-90cc-23c506f9effe\n Backing store flags: \n Account information:\n X6oFxLr8mbMARCHBECG9\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-7f400740-b1dc-429d-87a2-646a955b5a5d\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d\n Backing store flags: \n Account information:\n VFSQLXM2BAX8Mc5jugvd\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:23:01.995174 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-330ca520-5e15-46e8-9887-3b96e6995078 req-167046e9-5d0c-49d4-ab7b-e6e8fc2344d3 tempest-TestVolumeBootPattern-602887121 None] Removing iscsi_target for Volume ID: 911964db-44d2-4c0f-90cc-23c506f9effe
Sep 14 18:23:01.996360 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:02.109026 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-911964db-44d2-4c0f-90cc-23c506f9effe -f" returned: 0 in 0.112s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:02.109589 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:23:02.114918 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:02.212827 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:02.213589 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-7f400740-b1dc-429d-87a2-646a955b5a5d\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d\n Backing store flags: \n Account information:\n VFSQLXM2BAX8Mc5jugvd\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:23:02.300103 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-330ca520-5e15-46e8-9887-3b96e6995078 req-167046e9-5d0c-49d4-ab7b-e6e8fc2344d3 tempest-TestVolumeBootPattern-602887121 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:23:02.300103 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:23:02.300103 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:23:02.303316 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-cb54f93a-5944-49e9-8bda-5486ca20509a tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-53e9bd86-a93a-4b73-9bd4-abf4393ac730-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:23:02.305025 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb54f93a-5944-49e9-8bda-5486ca20509a tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-53e9bd86-a93a-4b73-9bd4-abf4393ac730 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:02.325267 n-d-796905-2 sudo[134667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-53e9bd86-a93a-4b73-9bd4-abf4393ac730
Sep 14 18:23:02.326910 n-d-796905-2 sudo[134667]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:02.456761 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [req-330ca520-5e15-46e8-9887-3b96e6995078 req-a5a92ff0-11d9-4606-8f9d-502aff4321f8 tempest-TestVolumeBootPattern-602887121 None] Lock "b'cinder-911964db-44d2-4c0f-90cc-23c506f9effe-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:23:02.540305 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:02.645300 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:02.645625 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-7f400740-b1dc-429d-87a2-646a955b5a5d\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-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d\n Backing store flags: \n Account information:\n VFSQLXM2BAX8Mc5jugvd\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:23:02.646345 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [req-330ca520-5e15-46e8-9887-3b96e6995078 req-a5a92ff0-11d9-4606-8f9d-502aff4321f8 tempest-TestVolumeBootPattern-602887121 None] Skipping remove_export. No iscsi_target is presently exported for volume: 911964db-44d2-4c0f-90cc-23c506f9effe
Sep 14 18:23:02.647427 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-330ca520-5e15-46e8-9887-3b96e6995078 req-a5a92ff0-11d9-4606-8f9d-502aff4321f8 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:02.666837 n-d-796905-2 sudo[134672]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe
Sep 14 18:23:02.667625 n-d-796905-2 sudo[134672]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:02.753704 n-d-796905-2 sudo[134667]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:02.756763 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb54f93a-5944-49e9-8bda-5486ca20509a tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-53e9bd86-a93a-4b73-9bd4-abf4393ac730" returned: 0 in 0.451s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:02.759661 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb54f93a-5944-49e9-8bda-5486ca20509a tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-53e9bd86-a93a-4b73-9bd4-abf4393ac730 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:02.781384 n-d-796905-2 sudo[134674]: ubuntu : TTY=unknown ; 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-53e9bd86-a93a-4b73-9bd4-abf4393ac730
Sep 14 18:23:02.782917 n-d-796905-2 sudo[134674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:03.246874 n-d-796905-2 sudo[134672]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:03.249961 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-330ca520-5e15-46e8-9887-3b96e6995078 req-a5a92ff0-11d9-4606-8f9d-502aff4321f8 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe" returned: 0 in 0.602s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:03.252225 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-330ca520-5e15-46e8-9887-3b96e6995078 req-a5a92ff0-11d9-4606-8f9d-502aff4321f8 tempest-TestVolumeBootPattern-602887121 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-911964db-44d2-4c0f-90cc-23c506f9effe {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:03.288659 n-d-796905-2 sudo[134678]: ubuntu : 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-911964db-44d2-4c0f-90cc-23c506f9effe
Sep 14 18:23:03.289544 n-d-796905-2 sudo[134678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:03.640669 n-d-796905-2 sudo[134674]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:03.643002 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb54f93a-5944-49e9-8bda-5486ca20509a tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-53e9bd86-a93a-4b73-9bd4-abf4393ac730" returned: 0 in 0.883s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:03.804207 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-cb54f93a-5944-49e9-8bda-5486ca20509a tempest-VolumesSnapshotTestJSON-905110797 None] Created reservations ['7104ee77-ca64-42f5-b414-0531a5694829', '92954e7a-c0cd-42d0-91ef-15df85db4865', '2f9257cb-702c-4939-94b5-e29e67bb9d99', '29284475-602b-4bb6-b11d-3a5c85a15cf2'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:23:03.806275 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-cb54f93a-5944-49e9-8bda-5486ca20509a tempest-VolumesSnapshotTestJSON-905110797 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:23:03.806275 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:23:03.806275 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:23:03.879938 n-d-796905-2 sudo[134678]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:03.881923 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-330ca520-5e15-46e8-9887-3b96e6995078 req-a5a92ff0-11d9-4606-8f9d-502aff4321f8 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe" returned: 0 in 0.630s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:03.883444 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-330ca520-5e15-46e8-9887-3b96e6995078 req-a5a92ff0-11d9-4606-8f9d-502aff4321f8 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:03.901519 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-cb54f93a-5944-49e9-8bda-5486ca20509a tempest-VolumesSnapshotTestJSON-905110797 None] Delete snapshot completed successfully.
Sep 14 18:23:03.907665 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-cb54f93a-5944-49e9-8bda-5486ca20509a tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-53e9bd86-a93a-4b73-9bd4-abf4393ac730-delete_snapshot'" released by "delete_snapshot" :: held 1.604s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:23:03.914640 n-d-796905-2 sudo[134741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe
Sep 14 18:23:03.916057 n-d-796905-2 sudo[134741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:04.372297 n-d-796905-2 sudo[134741]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:04.374110 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-330ca520-5e15-46e8-9887-3b96e6995078 req-a5a92ff0-11d9-4606-8f9d-502aff4321f8 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-911964db-44d2-4c0f-90cc-23c506f9effe" returned: 0 in 0.491s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:04.376497 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [req-330ca520-5e15-46e8-9887-3b96e6995078 req-a5a92ff0-11d9-4606-8f9d-502aff4321f8 tempest-TestVolumeBootPattern-602887121 None] Successfully deleted volume: 911964db-44d2-4c0f-90cc-23c506f9effe
Sep 14 18:23:04.432797 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [req-330ca520-5e15-46e8-9887-3b96e6995078 req-a5a92ff0-11d9-4606-8f9d-502aff4321f8 tempest-TestVolumeBootPattern-602887121 None] Created reservations ['400b2484-0cf0-4bd6-916d-4af0ab9744dc', 'c51a00e8-53ff-49d7-a803-9e29d261bfbb', '77706ec6-87e3-4429-b01b-8dabfc3554fa', '312fffd8-46e1-47e7-a974-b0ca295c12ec'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:23:04.435928 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-330ca520-5e15-46e8-9887-3b96e6995078 req-a5a92ff0-11d9-4606-8f9d-502aff4321f8 tempest-TestVolumeBootPattern-602887121 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:23:04.435928 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:23:04.435928 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:23:04.494987 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [req-330ca520-5e15-46e8-9887-3b96e6995078 req-a5a92ff0-11d9-4606-8f9d-502aff4321f8 tempest-TestVolumeBootPattern-602887121 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:23:04.496105 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-330ca520-5e15-46e8-9887-3b96e6995078 req-a5a92ff0-11d9-4606-8f9d-502aff4321f8 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:04.521326 n-d-796905-2 sudo[134751]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:23:04.522101 n-d-796905-2 sudo[134751]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:04.611953 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-63e7bc88-b484-48b6-aaa8-a71b9ebed15d tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-50f310ec-7349-4ff5-9104-f91d9499fc7c-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.020s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:23:04.614684 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-63e7bc88-b484-48b6-aaa8-a71b9ebed15d tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-50f310ec-7349-4ff5-9104-f91d9499fc7c {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:04.643383 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:23:04.643815 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:23:04.644603 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:04.654469 n-d-796905-2 sudo[134756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-50f310ec-7349-4ff5-9104-f91d9499fc7c
Sep 14 18:23:04.655363 n-d-796905-2 sudo[134756]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:04.684203 n-d-796905-2 sudo[134757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:23:04.686369 n-d-796905-2 sudo[134757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:05.013974 n-d-796905-2 sudo[134751]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:05.016819 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-330ca520-5e15-46e8-9887-3b96e6995078 req-a5a92ff0-11d9-4606-8f9d-502aff4321f8 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:05.019881 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-330ca520-5e15-46e8-9887-3b96e6995078 req-a5a92ff0-11d9-4606-8f9d-502aff4321f8 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:05.068889 n-d-796905-2 sudo[134766]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:23:05.071162 n-d-796905-2 sudo[134766]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:05.174853 n-d-796905-2 sudo[134757]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:05.177512 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:05.179200 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:05.208166 n-d-796905-2 sudo[134772]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:23:05.209542 n-d-796905-2 sudo[134772]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:05.266566 n-d-796905-2 sudo[134756]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:05.269105 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-63e7bc88-b484-48b6-aaa8-a71b9ebed15d tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-50f310ec-7349-4ff5-9104-f91d9499fc7c" returned: 0 in 0.654s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:05.272739 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-63e7bc88-b484-48b6-aaa8-a71b9ebed15d tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-50f310ec-7349-4ff5-9104-f91d9499fc7c {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:05.298314 n-d-796905-2 sudo[134774]: ubuntu : TTY=unknown ; 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-50f310ec-7349-4ff5-9104-f91d9499fc7c
Sep 14 18:23:05.300022 n-d-796905-2 sudo[134774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:05.609536 n-d-796905-2 sudo[134766]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:05.612139 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-330ca520-5e15-46e8-9887-3b96e6995078 req-a5a92ff0-11d9-4606-8f9d-502aff4321f8 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.592s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:05.615129 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [req-330ca520-5e15-46e8-9887-3b96e6995078 req-a5a92ff0-11d9-4606-8f9d-502aff4321f8 tempest-TestVolumeBootPattern-602887121 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:23:05.622705 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-330ca520-5e15-46e8-9887-3b96e6995078 req-a5a92ff0-11d9-4606-8f9d-502aff4321f8 tempest-TestVolumeBootPattern-602887121 None] Deleted volume successfully.
Sep 14 18:23:05.659804 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [req-330ca520-5e15-46e8-9887-3b96e6995078 req-a5a92ff0-11d9-4606-8f9d-502aff4321f8 tempest-TestVolumeBootPattern-602887121 None] Lock "b'cinder-911964db-44d2-4c0f-90cc-23c506f9effe-delete_volume'" released by "delete_volume" :: held 3.203s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:23:05.747284 n-d-796905-2 sudo[134772]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:05.751367 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.572s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:05.752668 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:23:05.992309 n-d-796905-2 sudo[134774]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:05.994111 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-63e7bc88-b484-48b6-aaa8-a71b9ebed15d tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-50f310ec-7349-4ff5-9104-f91d9499fc7c" returned: 0 in 0.721s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:06.079131 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-63e7bc88-b484-48b6-aaa8-a71b9ebed15d tempest-VolumesSnapshotTestJSON-905110797 None] Created reservations ['297ea624-c89f-4003-8547-e133a0eabe54', '9d688cd9-0abb-4653-8698-ab2b00796443', '8b50ea00-9a0b-411d-b240-4127290d67ce', 'b9035619-b404-4204-8802-c822a72fe8a3'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:23:06.080667 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-63e7bc88-b484-48b6-aaa8-a71b9ebed15d tempest-VolumesSnapshotTestJSON-905110797 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:23:06.080667 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:23:06.080667 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:23:06.119935 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-63e7bc88-b484-48b6-aaa8-a71b9ebed15d tempest-VolumesSnapshotTestJSON-905110797 None] Delete snapshot completed successfully.
Sep 14 18:23:06.124526 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-63e7bc88-b484-48b6-aaa8-a71b9ebed15d tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-50f310ec-7349-4ff5-9104-f91d9499fc7c-delete_snapshot'" released by "delete_snapshot" :: held 1.514s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:23:07.640600 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-a71c7cf4-2b29-4d51-8d79-3e3c993e7e9c req-60678e95-5959-44a9-8f55-e56edd250c7c tempest-VolumesSnapshotTestJSON-905110797 None] Terminate volume connection completed successfully.
Sep 14 18:23:07.641217 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-a71c7cf4-2b29-4d51-8d79-3e3c993e7e9c req-60678e95-5959-44a9-8f55-e56edd250c7c tempest-VolumesSnapshotTestJSON-905110797 None] Deleting attachment 415deec8-ab28-4f45-a322-7bad2cc12e02. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:23:07.650548 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:07.752662 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:07.753352 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-7f400740-b1dc-429d-87a2-646a955b5a5d\n System information:\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-7f400740-b1dc-429d-87a2-646a955b5a5d\n Backing store flags: \n Account information:\n VFSQLXM2BAX8Mc5jugvd\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:23:07.753670 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-a71c7cf4-2b29-4d51-8d79-3e3c993e7e9c req-60678e95-5959-44a9-8f55-e56edd250c7c tempest-VolumesSnapshotTestJSON-905110797 None] Removing iscsi_target for Volume ID: 7f400740-b1dc-429d-87a2-646a955b5a5d
Sep 14 18:23:07.754861 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7f400740-b1dc-429d-87a2-646a955b5a5d -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:07.871441 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7f400740-b1dc-429d-87a2-646a955b5a5d -f" returned: 0 in 0.116s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:07.871770 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:23:07.872911 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:07.981180 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:07.981693 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:23:08.053678 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-a71c7cf4-2b29-4d51-8d79-3e3c993e7e9c req-60678e95-5959-44a9-8f55-e56edd250c7c tempest-VolumesSnapshotTestJSON-905110797 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:23:08.053678 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:23:08.053678 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:23:09.043926 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:23:09.048802 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:23:09.049315 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:23:09.067088 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Flow 'volume_create_manager' (bcbbcb2a-6aeb-4455-9971-e7cde707178b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:23:09.067088 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f6af4645-cd4b-4147-b225-bef61d0bb769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:23:09.088434 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:23:09.113458 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f6af4645-cd4b-4147-b225-bef61d0bb769) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:23:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-572719419',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=aa080ee2-acc4-46d1-96f2-51e5e01941c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8da82ac444c54a939bc0ba0ce1f1bd2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:23:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:23:09Z,user_id='67b84ef7fec84f4d9a869ab09ee5742f',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:23:09.115885 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a7be8b6-ac7b-433d-9251-6cfb54fa78c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:23:09.118322 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6a7be8b6-ac7b-433d-9251-6cfb54fa78c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:23:09.120684 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (08de6495-64cb-45ea-adbb-90b569afc126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:23:09.200429 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (08de6495-64cb-45ea-adbb-90b569afc126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'aa080ee2-acc4-46d1-96f2-51e5e01941c2', 'volume_name': 'volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:23:09.202746 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f8f54a5-bbcb-43b0-a9f5-74072f5c904a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:23:09.204945 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3f8f54a5-bbcb-43b0-a9f5-74072f5c904a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:23:09.207036 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b3f26d7e-4966-4876-b79f-7b1de76a0bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:23:09.207848 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Volume aa080ee2-acc4-46d1-96f2-51e5e01941c2: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 14 18:23:09.208445 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Cloning aa080ee2-acc4-46d1-96f2-51e5e01941c2 from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 at location (None, None). {{(pid=84144) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 14 18:23:13.135488 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a0f80315-02d9-4f83-b395-b26de7af06c2 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:13.154898 n-d-796905-2 sudo[134880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e
Sep 14 18:23:13.155813 n-d-796905-2 sudo[134880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:13.609815 n-d-796905-2 sudo[134880]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:13.612839 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a0f80315-02d9-4f83-b395-b26de7af06c2 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e" returned: 0 in 0.477s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:13.615194 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a0f80315-02d9-4f83-b395-b26de7af06c2 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-112e799a-359d-49c1-b229-236420161916 --snapshot stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:13.635594 n-d-796905-2 sudo[134886]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-112e799a-359d-49c1-b229-236420161916 --snapshot stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e -L 1.00g
Sep 14 18:23:13.636400 n-d-796905-2 sudo[134886]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:14.368930 n-d-796905-2 sudo[134886]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:14.373696 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a0f80315-02d9-4f83-b395-b26de7af06c2 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-112e799a-359d-49c1-b229-236420161916 --snapshot stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e -L 1.00g" returned: 0 in 0.758s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:14.460900 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-a0f80315-02d9-4f83-b395-b26de7af06c2 tempest-VolumesSnapshotTestJSON-905110797 None] Create snapshot completed successfully
Sep 14 18:23:15.480503 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-8759958e-54f0-45ed-9504-d91c2dcdabd5 tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-112e799a-359d-49c1-b229-236420161916-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:23:15.521345 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8759958e-54f0-45ed-9504-d91c2dcdabd5 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-112e799a-359d-49c1-b229-236420161916 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:15.542138 n-d-796905-2 sudo[135003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-112e799a-359d-49c1-b229-236420161916
Sep 14 18:23:15.543047 n-d-796905-2 sudo[135003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:15.956309 n-d-796905-2 sudo[135003]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:15.958868 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8759958e-54f0-45ed-9504-d91c2dcdabd5 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-112e799a-359d-49c1-b229-236420161916" returned: 0 in 0.437s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:15.961459 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8759958e-54f0-45ed-9504-d91c2dcdabd5 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-112e799a-359d-49c1-b229-236420161916 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:15.980388 n-d-796905-2 sudo[135008]: ubuntu : TTY=unknown ; 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-112e799a-359d-49c1-b229-236420161916
Sep 14 18:23:15.981497 n-d-796905-2 sudo[135008]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:16.661704 n-d-796905-2 sudo[135008]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:16.663968 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8759958e-54f0-45ed-9504-d91c2dcdabd5 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-112e799a-359d-49c1-b229-236420161916" returned: 0 in 0.702s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:16.759209 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-8759958e-54f0-45ed-9504-d91c2dcdabd5 tempest-VolumesSnapshotTestJSON-905110797 None] Created reservations ['548f6118-d5e7-482f-b043-00f74b41fb3b', 'cddd6ffe-930d-41a6-9a85-a00226c292fd', '8bdfd029-2306-43e8-b6a1-f51ec882f1d8', '126f7512-b8c3-4b94-baf4-b50d30305d8c'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:23:16.761114 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-8759958e-54f0-45ed-9504-d91c2dcdabd5 tempest-VolumesSnapshotTestJSON-905110797 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:23:16.761114 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:23:16.761114 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:23:16.807395 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-8759958e-54f0-45ed-9504-d91c2dcdabd5 tempest-VolumesSnapshotTestJSON-905110797 None] Delete snapshot completed successfully.
Sep 14 18:23:16.816431 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-8759958e-54f0-45ed-9504-d91c2dcdabd5 tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-112e799a-359d-49c1-b229-236420161916-delete_snapshot'" released by "delete_snapshot" :: held 1.336s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:23:17.992127 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7bbeab53-b466-44fe-ace7-2421e65d7d01 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:18.017622 n-d-796905-2 sudo[135076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e
Sep 14 18:23:18.018521 n-d-796905-2 sudo[135076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:18.519841 n-d-796905-2 sudo[135076]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:18.522669 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7bbeab53-b466-44fe-ace7-2421e65d7d01 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e" returned: 0 in 0.530s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:18.524412 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7bbeab53-b466-44fe-ace7-2421e65d7d01 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7b93170c-4fd6-40f2-8a63-214e48fd16d0 --snapshot stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:18.567291 n-d-796905-2 sudo[135079]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7b93170c-4fd6-40f2-8a63-214e48fd16d0 --snapshot stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e -L 1.00g
Sep 14 18:23:18.576361 n-d-796905-2 sudo[135079]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:19.367660 n-d-796905-2 sudo[135079]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:19.370082 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7bbeab53-b466-44fe-ace7-2421e65d7d01 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-7b93170c-4fd6-40f2-8a63-214e48fd16d0 --snapshot stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e -L 1.00g" returned: 0 in 0.846s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:19.434132 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7bbeab53-b466-44fe-ace7-2421e65d7d01 tempest-VolumesSnapshotTestJSON-905110797 None] Create snapshot completed successfully
Sep 14 18:23:22.438213 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_h1x5aif7n-d-796905-2@lvmdriver-1, size 616.00 MB, duration 13.23 sec {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 14 18:23:22.439316 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Image download 616.00 MB at 46.57 MB/s
Sep 14 18:23:22.481243 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_h1x5aif7n-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:22.568002 n-d-796905-2 sudo[135309]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_h1x5aif7n-d-796905-2@lvmdriver-1
Sep 14 18:23:22.568807 n-d-796905-2 sudo[135309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:23.014174 n-d-796905-2 sudo[135309]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:23.021011 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_h1x5aif7n-d-796905-2@lvmdriver-1" returned: 0 in 0.539s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:23.021921 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 is fetched for user 67b84ef7fec84f4d9a869ab09ee5742f. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 14 18:23:23.120835 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_h1x5aif7n-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:23.254711 n-d-796905-2 sudo[135320]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_h1x5aif7n-d-796905-2@lvmdriver-1
Sep 14 18:23:23.255503 n-d-796905-2 sudo[135320]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:23.597701 n-d-796905-2 sudo[135320]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:23.599975 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_h1x5aif7n-d-796905-2@lvmdriver-1" returned: 0 in 0.479s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:23.602329 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:23.623401 n-d-796905-2 sudo[135336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:23:23.625138 n-d-796905-2 sudo[135336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:24.217427 n-d-796905-2 sudo[135336]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:24.220453 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.617s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:24.251110 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Attempting download of 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume aa080ee2-acc4-46d1-96f2-51e5e01941c2. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 14 18:23:24.336499 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_aagpnnr6 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:24.494347 n-d-796905-2 sudo[135414]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_aagpnnr6
Sep 14 18:23:24.495142 n-d-796905-2 sudo[135414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:24.916824 n-d-796905-2 sudo[135414]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:24.919466 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_aagpnnr6" returned: 0 in 0.586s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:24.920937 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_h1x5aif7n-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:25.010721 n-d-796905-2 sudo[135420]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_h1x5aif7n-d-796905-2@lvmdriver-1
Sep 14 18:23:25.011535 n-d-796905-2 sudo[135420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:25.393908 n-d-796905-2 sudo[135420]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:25.396547 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_h1x5aif7n-d-796905-2@lvmdriver-1" returned: 0 in 0.475s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:25.397701 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 was vhdx, converting to raw {{(pid=84144) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 14 18:23:25.399072 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_h1x5aif7n-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa080ee2--acc4--46d1--96f2--51e5e01941c2 oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:25.423663 n-d-796905-2 sudo[135426]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_h1x5aif7n-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa080ee2--acc4--46d1--96f2--51e5e01941c2 oflag=direct
Sep 14 18:23:25.425067 n-d-796905-2 sudo[135426]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:25.848545 n-d-796905-2 sudo[135426]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:25.851448 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_h1x5aif7n-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--aa080ee2--acc4--46d1--96f2--51e5e01941c2 oflag=direct" returned: 0 in 0.452s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:25.852730 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_h1x5aif7n-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--aa080ee2--acc4--46d1--96f2--51e5e01941c2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:25.914114 n-d-796905-2 sudo[135444]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_h1x5aif7n-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--aa080ee2--acc4--46d1--96f2--51e5e01941c2
Sep 14 18:23:25.915853 n-d-796905-2 sudo[135444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:27.101511 n-d-796905-2 sudo[135444]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:27.103700 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_h1x5aif7n-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--aa080ee2--acc4--46d1--96f2--51e5e01941c2" returned: 0 in 1.251s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:27.105521 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_h1x5aif7n-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:27.216367 n-d-796905-2 sudo[135492]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_h1x5aif7n-d-796905-2@lvmdriver-1
Sep 14 18:23:27.217557 n-d-796905-2 sudo[135492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:27.582409 n-d-796905-2 sudo[135492]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:27.585764 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_h1x5aif7n-d-796905-2@lvmdriver-1" returned: 0 in 0.480s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:27.587014 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_h1x5aif7n-d-796905-2@lvmdriver-1, size 700.00 MB, duration 1.25 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--aa080ee2--acc4--46d1--96f2--51e5e01941c2 {{(pid=84144) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 14 18:23:27.587632 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Converted 700.00 MB image at 558.81 MB/s
Sep 14 18:23:27.588468 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Downloaded image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume aa080ee2-acc4-46d1-96f2-51e5e01941c2 successfully. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 14 18:23:27.715313 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 for user 67b84ef7fec84f4d9a869ab09ee5742f is deleted. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 14 18:23:27.716625 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Marking volume aa080ee2-acc4-46d1-96f2-51e5e01941c2 as bootable. {{(pid=84144) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 14 18:23:27.728388 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Copying metadata from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 to aa080ee2-acc4-46d1-96f2-51e5e01941c2. {{(pid=84144) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 14 18:23:27.728873 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Creating volume glance metadata for volume aa080ee2-acc4-46d1-96f2-51e5e01941c2 backed by image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84144) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 14 18:23:27.809634 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b3f26d7e-4966-4876-b79f-7b1de76a0bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:23:27.812162 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5db0914d-90e6-4144-a070-5c738a22a9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:23:27.822044 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Volume volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 (aa080ee2-acc4-46d1-96f2-51e5e01941c2): created successfully
Sep 14 18:23:27.824464 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5db0914d-90e6-4144-a070-5c738a22a9ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:23:27.828449 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Flow 'volume_create_manager' (bcbbcb2a-6aeb-4455-9971-e7cde707178b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:23:27.855849 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-611d3907-4b73-45b5-9b26-02f4471ea8cd tempest-TestVolumeBootPattern-602887121 None] Created volume successfully.
Sep 14 18:23:31.701826 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-38ebd5d6-8961-4799-abb8-edf0c1de96e7 req-d09d1c58-d302-421a-a8c1-16f92cd77315 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:31.720347 n-d-796905-2 sudo[135595]: 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-aa080ee2-acc4-46d1-96f2-51e5e01941c2
Sep 14 18:23:31.721338 n-d-796905-2 sudo[135595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:32.173102 n-d-796905-2 sudo[135595]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:32.178340 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-38ebd5d6-8961-4799-abb8-edf0c1de96e7 req-d09d1c58-d302-421a-a8c1-16f92cd77315 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2" returned: 0 in 0.476s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:32.228069 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:32.235456 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:32.235778 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:23:32.236399 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-38ebd5d6-8961-4799-abb8-edf0c1de96e7 req-d09d1c58-d302-421a-a8c1-16f92cd77315 tempest-TestVolumeBootPattern-602887121 None] Targets prior to update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:23:32.237227 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-38ebd5d6-8961-4799-abb8-edf0c1de96e7 req-d09d1c58-d302-421a-a8c1-16f92cd77315 tempest-TestVolumeBootPattern-602887121 None] Creating iscsi_target for Volume ID: volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:23:32.240399 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-38ebd5d6-8961-4799-abb8-edf0c1de96e7 req-d09d1c58-d302-421a-a8c1-16f92cd77315 tempest-TestVolumeBootPattern-602887121 None] Created volume path /opt/stack/data/cinder/volumes/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2,
Sep 14 18:23:32.240399 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:23:32.240399 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:23:32.240399 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2
Sep 14 18:23:32.240399 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:23:32.240399 n-d-796905-2 cinder-volume[84144]: incominguser Mk3v22XfZKrNWXWysgws AbhPHbLiAMf8Pos3
Sep 14 18:23:32.240399 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:23:32.240399 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:23:32.240399 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:23:32.240399 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:23:32.242170 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:32.611065 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2" returned: 0 in 0.369s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:32.611372 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:23:32.612143 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-38ebd5d6-8961-4799-abb8-edf0c1de96e7 req-d09d1c58-d302-421a-a8c1-16f92cd77315 tempest-TestVolumeBootPattern-602887121 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:23:32.612505 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-38ebd5d6-8961-4799-abb8-edf0c1de96e7 req-d09d1c58-d302-421a-a8c1-16f92cd77315 tempest-TestVolumeBootPattern-602887121 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:23:32.615881 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:32.626110 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:32.626527 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:23:32.627207 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-38ebd5d6-8961-4799-abb8-edf0c1de96e7 req-d09d1c58-d302-421a-a8c1-16f92cd77315 tempest-TestVolumeBootPattern-602887121 None] Targets after update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:23:32.630135 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:32.795674 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.167s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:32.796765 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:23:32.798444 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:32.941933 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:32.942842 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:23:32.944016 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-38ebd5d6-8961-4799-abb8-edf0c1de96e7 req-d09d1c58-d302-421a-a8c1-16f92cd77315 tempest-TestVolumeBootPattern-602887121 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:23:33.138806 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-38ebd5d6-8961-4799-abb8-edf0c1de96e7 req-d09d1c58-d302-421a-a8c1-16f92cd77315 tempest-TestVolumeBootPattern-602887121 None] attachment_update completed successfully.
Sep 14 18:23:35.107299 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-f35a3693-ec2d-4596-bd94-9056ea8201bd req-f502513d-384b-4c7f-8a74-0bea47a1368a tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:35.125566 n-d-796905-2 sudo[135668]: 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-03859c8f-07ca-4238-9895-e73d0e71435e
Sep 14 18:23:35.126353 n-d-796905-2 sudo[135668]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:35.530755 n-d-796905-2 sudo[135668]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:35.533180 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-f35a3693-ec2d-4596-bd94-9056ea8201bd req-f502513d-384b-4c7f-8a74-0bea47a1368a tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e" returned: 0 in 0.425s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:35.581559 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:35.587793 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:35.588118 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f35a3693-ec2d-4596-bd94-9056ea8201bd req-f502513d-384b-4c7f-8a74-0bea47a1368a tempest-VolumesSnapshotTestJSON-905110797 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: I_T nexus: 46
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: Mk3v22XfZKrNWXWysgws
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:23:35.588767 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:23:35.592472 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f35a3693-ec2d-4596-bd94-9056ea8201bd req-f502513d-384b-4c7f-8a74-0bea47a1368a tempest-VolumesSnapshotTestJSON-905110797 None] Creating iscsi_target for Volume ID: volume-03859c8f-07ca-4238-9895-e73d0e71435e {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:23:35.593999 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f35a3693-ec2d-4596-bd94-9056ea8201bd req-f502513d-384b-4c7f-8a74-0bea47a1368a tempest-VolumesSnapshotTestJSON-905110797 None] Created volume path /opt/stack/data/cinder/volumes/volume-03859c8f-07ca-4238-9895-e73d0e71435e,
Sep 14 18:23:35.593999 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:23:35.593999 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:23:35.593999 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e
Sep 14 18:23:35.593999 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:23:35.593999 n-d-796905-2 cinder-volume[84144]: incominguser cp2mXFAAUcFmg8erTVFg 6FFPVqTDSW9TTTR5
Sep 14 18:23:35.593999 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:23:35.593999 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:23:35.593999 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:23:35.593999 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:23:35.596055 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-03859c8f-07ca-4238-9895-e73d0e71435e {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:35.940719 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-03859c8f-07ca-4238-9895-e73d0e71435e" returned: 0 in 0.344s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:35.941061 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:23:35.941674 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f35a3693-ec2d-4596-bd94-9056ea8201bd req-f502513d-384b-4c7f-8a74-0bea47a1368a tempest-VolumesSnapshotTestJSON-905110797 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:23:35.942039 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f35a3693-ec2d-4596-bd94-9056ea8201bd req-f502513d-384b-4c7f-8a74-0bea47a1368a tempest-VolumesSnapshotTestJSON-905110797 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:23:35.945664 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:35.952033 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:35.953195 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-03859c8f-07ca-4238-9895-e73d0e71435e\n System information:\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-03859c8f-07ca-4238-9895-e73d0e71435e\n Backing store flags: \n Account information:\n cp2mXFAAUcFmg8erTVFg\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f35a3693-ec2d-4596-bd94-9056ea8201bd req-f502513d-384b-4c7f-8a74-0bea47a1368a tempest-VolumesSnapshotTestJSON-905110797 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: I_T nexus: 46
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: Mk3v22XfZKrNWXWysgws
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:23:35.954138 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:23:35.959331 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:36.047326 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:36.047662 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-03859c8f-07ca-4238-9895-e73d0e71435e\n System information:\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-03859c8f-07ca-4238-9895-e73d0e71435e\n Backing store flags: \n Account information:\n cp2mXFAAUcFmg8erTVFg\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:23:36.048921 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:36.137631 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:36.138214 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-03859c8f-07ca-4238-9895-e73d0e71435e\n System information:\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-03859c8f-07ca-4238-9895-e73d0e71435e\n Backing store flags: \n Account information:\n cp2mXFAAUcFmg8erTVFg\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:23:36.138965 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-f35a3693-ec2d-4596-bd94-9056ea8201bd req-f502513d-384b-4c7f-8a74-0bea47a1368a tempest-VolumesSnapshotTestJSON-905110797 None] Set provider_location to: 10.222.0.39:3260,2 iqn.2010-10.org.openstack:volume-03859c8f-07ca-4238-9895-e73d0e71435e 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:23:36.293053 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-f35a3693-ec2d-4596-bd94-9056ea8201bd req-f502513d-384b-4c7f-8a74-0bea47a1368a tempest-VolumesSnapshotTestJSON-905110797 None] attachment_update completed successfully.
Sep 14 18:23:43.013304 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f3b0bce8-228c-465f-88cd-9b47d26eb8ee tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:43.031106 n-d-796905-2 sudo[135726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e
Sep 14 18:23:43.032010 n-d-796905-2 sudo[135726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:43.468409 n-d-796905-2 sudo[135726]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:43.471777 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f3b0bce8-228c-465f-88cd-9b47d26eb8ee tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e" returned: 0 in 0.457s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:43.473765 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f3b0bce8-228c-465f-88cd-9b47d26eb8ee tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ed999788-95b9-41a7-b801-fa8038651238 --snapshot stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:43.495534 n-d-796905-2 sudo[135736]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ed999788-95b9-41a7-b801-fa8038651238 --snapshot stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e -L 1.00g
Sep 14 18:23:43.497556 n-d-796905-2 sudo[135736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:44.217023 n-d-796905-2 sudo[135736]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:44.219276 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-f3b0bce8-228c-465f-88cd-9b47d26eb8ee tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ed999788-95b9-41a7-b801-fa8038651238 --snapshot stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e -L 1.00g" returned: 0 in 0.745s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:44.274161 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-f3b0bce8-228c-465f-88cd-9b47d26eb8ee tempest-VolumesSnapshotTestJSON-905110797 None] Create snapshot completed successfully
Sep 14 18:23:45.389832 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8c46cdac-cdf0-4b53-9d89-cd57f20163ec tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:45.407942 n-d-796905-2 sudo[135878]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e
Sep 14 18:23:45.408815 n-d-796905-2 sudo[135878]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:45.789398 n-d-796905-2 sudo[135878]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:45.791636 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8c46cdac-cdf0-4b53-9d89-cd57f20163ec tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e" returned: 0 in 0.401s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:45.793218 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8c46cdac-cdf0-4b53-9d89-cd57f20163ec tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-77846604-4945-405b-a431-7624dd641cfc --snapshot stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:45.811103 n-d-796905-2 sudo[135884]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-77846604-4945-405b-a431-7624dd641cfc --snapshot stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e -L 1.00g
Sep 14 18:23:45.811926 n-d-796905-2 sudo[135884]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:46.478669 n-d-796905-2 sudo[135884]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:46.480991 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8c46cdac-cdf0-4b53-9d89-cd57f20163ec tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-77846604-4945-405b-a431-7624dd641cfc --snapshot stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e -L 1.00g" returned: 0 in 0.687s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:46.533238 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-8c46cdac-cdf0-4b53-9d89-cd57f20163ec tempest-VolumesSnapshotTestJSON-905110797 None] Create snapshot completed successfully
Sep 14 18:23:47.557352 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-a84e6022-6a9f-4183-81a7-109a4b83437e tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-77846604-4945-405b-a431-7624dd641cfc-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:23:47.559486 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a84e6022-6a9f-4183-81a7-109a4b83437e tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-77846604-4945-405b-a431-7624dd641cfc {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:47.579346 n-d-796905-2 sudo[136039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-77846604-4945-405b-a431-7624dd641cfc
Sep 14 18:23:47.580160 n-d-796905-2 sudo[136039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:47.978461 n-d-796905-2 sudo[136039]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:47.981250 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a84e6022-6a9f-4183-81a7-109a4b83437e tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-77846604-4945-405b-a431-7624dd641cfc" returned: 0 in 0.422s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:47.983135 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a84e6022-6a9f-4183-81a7-109a4b83437e tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-77846604-4945-405b-a431-7624dd641cfc {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:48.000896 n-d-796905-2 sudo[136043]: ubuntu : TTY=unknown ; 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-77846604-4945-405b-a431-7624dd641cfc
Sep 14 18:23:48.001678 n-d-796905-2 sudo[136043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:48.665657 n-d-796905-2 sudo[136043]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:48.667883 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-a84e6022-6a9f-4183-81a7-109a4b83437e tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-77846604-4945-405b-a431-7624dd641cfc" returned: 0 in 0.684s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:48.761762 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-a84e6022-6a9f-4183-81a7-109a4b83437e tempest-VolumesSnapshotTestJSON-905110797 None] Created reservations ['083fb53e-b455-4ad4-bfbb-cc4ce2c85eb3', '18b4e66f-362c-4b0a-8e83-2dc4d221a0b5', '64589e9e-d829-463a-af9c-b04e5e671944', '5b99fe65-67ad-4020-9c10-7a8acb587b6d'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:23:48.763577 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-a84e6022-6a9f-4183-81a7-109a4b83437e tempest-VolumesSnapshotTestJSON-905110797 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:23:48.763577 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:23:48.763577 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:23:48.804897 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-a84e6022-6a9f-4183-81a7-109a4b83437e tempest-VolumesSnapshotTestJSON-905110797 None] Delete snapshot completed successfully.
Sep 14 18:23:48.810127 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-a84e6022-6a9f-4183-81a7-109a4b83437e tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-77846604-4945-405b-a431-7624dd641cfc-delete_snapshot'" released by "delete_snapshot" :: held 1.253s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:23:49.796619 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-ec596300-6afa-4721-98b6-6acde99ed56f tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-7b93170c-4fd6-40f2-8a63-214e48fd16d0-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:23:49.798901 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ec596300-6afa-4721-98b6-6acde99ed56f tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7b93170c-4fd6-40f2-8a63-214e48fd16d0 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:49.822434 n-d-796905-2 sudo[136152]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7b93170c-4fd6-40f2-8a63-214e48fd16d0
Sep 14 18:23:49.824682 n-d-796905-2 sudo[136152]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:50.233919 n-d-796905-2 sudo[136152]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:50.240376 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ec596300-6afa-4721-98b6-6acde99ed56f tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-7b93170c-4fd6-40f2-8a63-214e48fd16d0" returned: 0 in 0.441s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:50.243177 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ec596300-6afa-4721-98b6-6acde99ed56f tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7b93170c-4fd6-40f2-8a63-214e48fd16d0 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:50.261897 n-d-796905-2 sudo[136156]: ubuntu : TTY=unknown ; 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-7b93170c-4fd6-40f2-8a63-214e48fd16d0
Sep 14 18:23:50.262671 n-d-796905-2 sudo[136156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:50.884148 n-d-796905-2 sudo[136156]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:50.886513 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ec596300-6afa-4721-98b6-6acde99ed56f tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-7b93170c-4fd6-40f2-8a63-214e48fd16d0" returned: 0 in 0.643s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:50.974021 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-ec596300-6afa-4721-98b6-6acde99ed56f tempest-VolumesSnapshotTestJSON-905110797 None] Created reservations ['06cd96b0-d200-4674-a0ab-138e921ca546', 'b4c56468-b079-4047-ac77-8c1d3f1abd97', 'b05acb8e-59f6-44c6-a423-6d9caa2bab26', '53645c8a-642c-4a6d-b646-eb1ed0b7452f'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:23:50.975589 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-ec596300-6afa-4721-98b6-6acde99ed56f tempest-VolumesSnapshotTestJSON-905110797 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:23:50.975589 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:23:50.975589 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:23:51.008749 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-ec596300-6afa-4721-98b6-6acde99ed56f tempest-VolumesSnapshotTestJSON-905110797 None] Delete snapshot completed successfully.
Sep 14 18:23:51.013914 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-ec596300-6afa-4721-98b6-6acde99ed56f tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-7b93170c-4fd6-40f2-8a63-214e48fd16d0-delete_snapshot'" released by "delete_snapshot" :: held 1.217s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:23:52.028838 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-9cf56ebd-62ed-47de-9757-a44b982de472 tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-ed999788-95b9-41a7-b801-fa8038651238-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.022s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:23:52.030515 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9cf56ebd-62ed-47de-9757-a44b982de472 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ed999788-95b9-41a7-b801-fa8038651238 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:52.052648 n-d-796905-2 sudo[136255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ed999788-95b9-41a7-b801-fa8038651238
Sep 14 18:23:52.053811 n-d-796905-2 sudo[136255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:52.446989 n-d-796905-2 sudo[136255]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:52.449350 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9cf56ebd-62ed-47de-9757-a44b982de472 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ed999788-95b9-41a7-b801-fa8038651238" returned: 0 in 0.418s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:52.451454 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9cf56ebd-62ed-47de-9757-a44b982de472 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ed999788-95b9-41a7-b801-fa8038651238 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:52.469431 n-d-796905-2 sudo[136259]: ubuntu : TTY=unknown ; 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-ed999788-95b9-41a7-b801-fa8038651238
Sep 14 18:23:52.470212 n-d-796905-2 sudo[136259]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:23:53.066378 n-d-796905-2 sudo[136259]: pam_unix(sudo:session): session closed for user root
Sep 14 18:23:53.068627 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9cf56ebd-62ed-47de-9757-a44b982de472 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ed999788-95b9-41a7-b801-fa8038651238" returned: 0 in 0.617s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:53.152850 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-9cf56ebd-62ed-47de-9757-a44b982de472 tempest-VolumesSnapshotTestJSON-905110797 None] Created reservations ['935c8312-5ee2-4764-9f57-2f1976708995', '6471a596-2284-473c-80e5-a9459bb85794', '1c435a75-b7f7-43d3-8ac2-45dc9ad10733', '7c7db4fa-8368-42de-83dd-5082faec4a1a'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:23:53.154424 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-9cf56ebd-62ed-47de-9757-a44b982de472 tempest-VolumesSnapshotTestJSON-905110797 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:23:53.154424 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:23:53.154424 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:23:53.188846 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-9cf56ebd-62ed-47de-9757-a44b982de472 tempest-VolumesSnapshotTestJSON-905110797 None] Delete snapshot completed successfully.
Sep 14 18:23:53.194534 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-9cf56ebd-62ed-47de-9757-a44b982de472 tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-ed999788-95b9-41a7-b801-fa8038651238-delete_snapshot'" released by "delete_snapshot" :: held 1.166s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:23:55.017536 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-01f9f79f-48ea-45de-a5f2-6b8e75399d1a req-00bdaa52-0b3b-423e-82e1-52ce858a1cd5 tempest-VolumesSnapshotTestJSON-905110797 None] Terminate volume connection completed successfully.
Sep 14 18:23:55.018173 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-01f9f79f-48ea-45de-a5f2-6b8e75399d1a req-00bdaa52-0b3b-423e-82e1-52ce858a1cd5 tempest-VolumesSnapshotTestJSON-905110797 None] Deleting attachment feb096a4-8816-4e02-bdcd-01896513735f. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:23:55.019465 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:55.105275 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:55.105615 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-03859c8f-07ca-4238-9895-e73d0e71435e\n System information:\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-03859c8f-07ca-4238-9895-e73d0e71435e\n Backing store flags: \n Account information:\n cp2mXFAAUcFmg8erTVFg\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:23:55.106291 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-01f9f79f-48ea-45de-a5f2-6b8e75399d1a req-00bdaa52-0b3b-423e-82e1-52ce858a1cd5 tempest-VolumesSnapshotTestJSON-905110797 None] Removing iscsi_target for Volume ID: 03859c8f-07ca-4238-9895-e73d0e71435e
Sep 14 18:23:55.107390 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-03859c8f-07ca-4238-9895-e73d0e71435e -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:55.198876 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-03859c8f-07ca-4238-9895-e73d0e71435e -f" returned: 0 in 0.091s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:55.199204 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:23:55.201035 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:23:55.289983 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:23:55.290338 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:23:55.358729 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-01f9f79f-48ea-45de-a5f2-6b8e75399d1a req-00bdaa52-0b3b-423e-82e1-52ce858a1cd5 tempest-VolumesSnapshotTestJSON-905110797 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:23:55.358729 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:23:55.358729 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:23:59.967820 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:23:59.971709 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:23:59.972206 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:23:59.984835 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] Flow 'volume_create_manager' (3ae89459-d206-4117-b5ae-1906ea47bcd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:23:59.987883 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (13ed336e-976e-4ae2-b89a-140707b24525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:00.008965 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:24:00.034481 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (13ed336e-976e-4ae2-b89a-140707b24525) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:24:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-963285984',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=0cb4024a-f094-4c87-b15f-d61db16b628f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73555f083e684a85be740c27d9a049aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:24:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:24:00Z,user_id='f952d30908a34700bdb71d7d907f7522',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:00.036843 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e0abab3-d3a5-4926-97f3-0868c703a6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:00.039543 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4e0abab3-d3a5-4926-97f3-0868c703a6b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:00.041810 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ad9bfc56-062b-428d-98af-0cd4fe9f0d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:00.043950 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ad9bfc56-062b-428d-98af-0cd4fe9f0d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0cb4024a-f094-4c87-b15f-d61db16b628f', 'volume_name': 'volume-0cb4024a-f094-4c87-b15f-d61db16b628f', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:00.046124 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (42e2c2d0-d35e-4d5c-ac0d-8a4193935135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:00.048115 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (42e2c2d0-d35e-4d5c-ac0d-8a4193935135) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:00.050194 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0efb5700-16a0-4f91-8749-cd4a13fc2a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:00.050945 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] Volume 0cb4024a-f094-4c87-b15f-d61db16b628f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0cb4024a-f094-4c87-b15f-d61db16b628f', 'volume_size': 1}
Sep 14 18:24:00.051871 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0cb4024a-f094-4c87-b15f-d61db16b628f stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:00.069859 n-d-796905-2 sudo[136351]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0cb4024a-f094-4c87-b15f-d61db16b628f stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:24:00.070651 n-d-796905-2 sudo[136351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:00.531367 n-d-796905-2 sudo[136351]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:00.533693 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0cb4024a-f094-4c87-b15f-d61db16b628f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.481s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:00.536952 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0efb5700-16a0-4f91-8749-cd4a13fc2a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0cb4024a-f094-4c87-b15f-d61db16b628f', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:00.539750 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d976ccf-89c5-4482-a91e-0935abe97080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:00.550199 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] Volume volume-0cb4024a-f094-4c87-b15f-d61db16b628f (0cb4024a-f094-4c87-b15f-d61db16b628f): created successfully
Sep 14 18:24:00.551992 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d976ccf-89c5-4482-a91e-0935abe97080) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:00.555579 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] Flow 'volume_create_manager' (3ae89459-d206-4117-b5ae-1906ea47bcd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:24:00.562671 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-c25dc1e5-bf68-413c-9b0c-359d88cab4a7 tempest-VolumesSnapshotTestJSON-905110797 None] Created volume successfully.
Sep 14 18:24:01.358781 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ac0fe876-84bf-4f59-920a-2cf14e5d801c tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0cb4024a-f094-4c87-b15f-d61db16b628f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:01.377330 n-d-796905-2 sudo[136386]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0cb4024a-f094-4c87-b15f-d61db16b628f
Sep 14 18:24:01.378207 n-d-796905-2 sudo[136386]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:01.751386 n-d-796905-2 sudo[136386]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:01.753724 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ac0fe876-84bf-4f59-920a-2cf14e5d801c tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0cb4024a-f094-4c87-b15f-d61db16b628f" returned: 0 in 0.395s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:01.755301 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ac0fe876-84bf-4f59-920a-2cf14e5d801c tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cc70b76b-e6d8-48d3-a3c4-0803b6631c0a --snapshot stack-volumes-lvmdriver-1/volume-0cb4024a-f094-4c87-b15f-d61db16b628f -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:01.773093 n-d-796905-2 sudo[136389]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cc70b76b-e6d8-48d3-a3c4-0803b6631c0a --snapshot stack-volumes-lvmdriver-1/volume-0cb4024a-f094-4c87-b15f-d61db16b628f -L 1.00g
Sep 14 18:24:01.773854 n-d-796905-2 sudo[136389]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:02.354502 n-d-796905-2 sudo[136389]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:02.356943 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-ac0fe876-84bf-4f59-920a-2cf14e5d801c tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cc70b76b-e6d8-48d3-a3c4-0803b6631c0a --snapshot stack-volumes-lvmdriver-1/volume-0cb4024a-f094-4c87-b15f-d61db16b628f -L 1.00g" returned: 0 in 0.601s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:02.411685 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-ac0fe876-84bf-4f59-920a-2cf14e5d801c tempest-VolumesSnapshotTestJSON-905110797 None] Create snapshot completed successfully
Sep 14 18:24:03.993308 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:24:03.997140 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:24:03.997650 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:24:04.019794 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Flow 'volume_create_manager' (e9361202-0b86-4f4c-a214-50b6faacd85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:24:04.023499 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (212c8b28-92d9-44dc-8195-94a9570ee4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:04.044427 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:24:04.067287 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (212c8b28-92d9-44dc-8195-94a9570ee4d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:24:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1486318154',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=3e2157c9-3d72-438e-9aa8-861803037504,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73555f083e684a85be740c27d9a049aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:24:04Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=cc70b76b-e6d8-48d3-a3c4-0803b6631c0a,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:24:04Z,user_id='f952d30908a34700bdb71d7d907f7522',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:04.069752 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (095596c3-a5ac-4c3e-a041-0624bebe4f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:04.071787 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (095596c3-a5ac-4c3e-a041-0624bebe4f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:04.074070 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (520ac2dc-e2b4-4ee1-853e-4a64d0f940dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:04.076210 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (520ac2dc-e2b4-4ee1-853e-4a64d0f940dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '3e2157c9-3d72-438e-9aa8-861803037504', 'volume_name': 'volume-3e2157c9-3d72-438e-9aa8-861803037504', 'volume_size': 2, 'snapshot_id': 'cc70b76b-e6d8-48d3-a3c4-0803b6631c0a'}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:04.078408 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bda95eb3-2077-4bb7-a017-011da6e63848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:04.080433 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bda95eb3-2077-4bb7-a017-011da6e63848) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:04.082536 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63ebbb5c-6449-4cf3-b8c0-2156bb240dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:04.083314 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Volume 3e2157c9-3d72-438e-9aa8-861803037504: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-3e2157c9-3d72-438e-9aa8-861803037504', 'volume_size': 2, 'snapshot_id': 'cc70b76b-e6d8-48d3-a3c4-0803b6631c0a'}
Sep 14 18:24:04.103243 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e2157c9-3d72-438e-9aa8-861803037504 stack-volumes-lvmdriver-1 -L 2g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:04.120896 n-d-796905-2 sudo[136491]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e2157c9-3d72-438e-9aa8-861803037504 stack-volumes-lvmdriver-1 -L 2g
Sep 14 18:24:04.121692 n-d-796905-2 sudo[136491]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:04.591959 n-d-796905-2 sudo[136491]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:04.594326 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3e2157c9-3d72-438e-9aa8-861803037504 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.491s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:04.596102 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-cc70b76b-e6d8-48d3-a3c4-0803b6631c0a {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:04.613493 n-d-796905-2 sudo[136523]: 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-cc70b76b-e6d8-48d3-a3c4-0803b6631c0a
Sep 14 18:24:04.614262 n-d-796905-2 sudo[136523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:04.648987 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:24:04.649447 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:24:04.650256 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:04.668297 n-d-796905-2 sudo[136525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:24:04.669106 n-d-796905-2 sudo[136525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:05.000529 n-d-796905-2 sudo[136523]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:05.002727 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-cc70b76b-e6d8-48d3-a3c4-0803b6631c0a" returned: 0 in 0.406s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:05.005016 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cc70b76b--e6d8--48d3--a3c4--0803b6631c0a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3e2157c9--3d72--438e--9aa8--861803037504 iflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:05.022208 n-d-796905-2 sudo[136529]: 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--cc70b76b--e6d8--48d3--a3c4--0803b6631c0a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3e2157c9--3d72--438e--9aa8--861803037504 iflag=direct
Sep 14 18:24:05.022994 n-d-796905-2 sudo[136529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:05.070520 n-d-796905-2 sudo[136525]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:05.073046 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:05.075052 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:05.093572 n-d-796905-2 sudo[136531]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:24:05.094362 n-d-796905-2 sudo[136531]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:05.345249 n-d-796905-2 sudo[136529]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:05.351708 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cc70b76b--e6d8--48d3--a3c4--0803b6631c0a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3e2157c9--3d72--438e--9aa8--861803037504 iflag=direct" returned: 0 in 0.343s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:05.351708 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cc70b76b--e6d8--48d3--a3c4--0803b6631c0a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3e2157c9--3d72--438e--9aa8--861803037504 oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:05.370296 n-d-796905-2 sudo[136543]: 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--cc70b76b--e6d8--48d3--a3c4--0803b6631c0a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3e2157c9--3d72--438e--9aa8--861803037504 oflag=direct
Sep 14 18:24:05.371141 n-d-796905-2 sudo[136543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:05.511090 n-d-796905-2 sudo[136531]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:05.514489 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:05.516580 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:24:05.694152 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cc70b76b--e6d8--48d3--a3c4--0803b6631c0a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3e2157c9--3d72--438e--9aa8--861803037504 oflag=direct" returned: 0 in 0.340s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:05.694152 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cc70b76b--e6d8--48d3--a3c4--0803b6631c0a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3e2157c9--3d72--438e--9aa8--861803037504 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:05.688512 n-d-796905-2 sudo[136543]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:05.710408 n-d-796905-2 sudo[136556]: 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--cc70b76b--e6d8--48d3--a3c4--0803b6631c0a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3e2157c9--3d72--438e--9aa8--861803037504 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 14 18:24:05.711203 n-d-796905-2 sudo[136556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:10.216622 n-d-796905-2 sudo[136556]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:10.222691 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cc70b76b--e6d8--48d3--a3c4--0803b6631c0a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3e2157c9--3d72--438e--9aa8--861803037504 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 4.527s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:10.222691 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cc70b76b--e6d8--48d3--a3c4--0803b6631c0a, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--3e2157c9--3d72--438e--9aa8--861803037504, size 1024.00 MB, duration 4.53 sec {{(pid=84144) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 14 18:24:10.222691 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.volume_utils [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Volume copy 1024.00 MB at 226.13 MB/s
Sep 14 18:24:10.278757 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63ebbb5c-6449-4cf3-b8c0-2156bb240dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3e2157c9-3d72-438e-9aa8-861803037504', 'volume_size': 2, 'snapshot_id': 'cc70b76b-e6d8-48d3-a3c4-0803b6631c0a'}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:10.278757 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (30d7458f-59db-4f98-9141-e483dd158c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:10.291713 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Volume volume-3e2157c9-3d72-438e-9aa8-861803037504 (3e2157c9-3d72-438e-9aa8-861803037504): created successfully
Sep 14 18:24:10.291713 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (30d7458f-59db-4f98-9141-e483dd158c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:10.291713 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Flow 'volume_create_manager' (e9361202-0b86-4f4c-a214-50b6faacd85a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:24:10.309325 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7ec280d8-cac0-40b0-829d-381d41115844 tempest-VolumesSnapshotTestJSON-905110797 None] Created volume successfully.
Sep 14 18:24:10.876596 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-51ccd702-57f8-4d80-b211-e206dda0269c tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-3e2157c9-3d72-438e-9aa8-861803037504-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:24:10.937250 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-51ccd702-57f8-4d80-b211-e206dda0269c tempest-VolumesSnapshotTestJSON-905110797 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3e2157c9-3d72-438e-9aa8-861803037504
Sep 14 18:24:10.938181 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51ccd702-57f8-4d80-b211-e206dda0269c tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3e2157c9-3d72-438e-9aa8-861803037504 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:10.956706 n-d-796905-2 sudo[136573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3e2157c9-3d72-438e-9aa8-861803037504
Sep 14 18:24:10.957526 n-d-796905-2 sudo[136573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:11.351343 n-d-796905-2 sudo[136573]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:11.353684 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51ccd702-57f8-4d80-b211-e206dda0269c tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3e2157c9-3d72-438e-9aa8-861803037504" returned: 0 in 0.415s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:11.355235 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51ccd702-57f8-4d80-b211-e206dda0269c tempest-VolumesSnapshotTestJSON-905110797 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-3e2157c9-3d72-438e-9aa8-861803037504 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:11.372881 n-d-796905-2 sudo[136576]: ubuntu : 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-3e2157c9-3d72-438e-9aa8-861803037504
Sep 14 18:24:11.373816 n-d-796905-2 sudo[136576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:11.759925 n-d-796905-2 sudo[136576]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:11.762209 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51ccd702-57f8-4d80-b211-e206dda0269c tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-3e2157c9-3d72-438e-9aa8-861803037504" returned: 0 in 0.407s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:11.764079 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51ccd702-57f8-4d80-b211-e206dda0269c tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e2157c9-3d72-438e-9aa8-861803037504 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:11.781312 n-d-796905-2 sudo[136579]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e2157c9-3d72-438e-9aa8-861803037504
Sep 14 18:24:11.782086 n-d-796905-2 sudo[136579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:12.225133 n-d-796905-2 sudo[136579]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:12.232152 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51ccd702-57f8-4d80-b211-e206dda0269c tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3e2157c9-3d72-438e-9aa8-861803037504" returned: 0 in 0.463s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:12.232152 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-51ccd702-57f8-4d80-b211-e206dda0269c tempest-VolumesSnapshotTestJSON-905110797 None] Successfully deleted volume: 3e2157c9-3d72-438e-9aa8-861803037504
Sep 14 18:24:12.282113 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-51ccd702-57f8-4d80-b211-e206dda0269c tempest-VolumesSnapshotTestJSON-905110797 None] Created reservations ['3ec192e8-d5ca-4ab7-a895-eabf0ed7ab35', '7ec451dc-673b-40db-b0ac-317d30785a3c', '02a1c110-fe33-4a8f-8ffd-7b2a2e0f0203', '6e47bc08-de80-43dd-b04d-67c138ea50df'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:24:12.284065 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-51ccd702-57f8-4d80-b211-e206dda0269c tempest-VolumesSnapshotTestJSON-905110797 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:24:12.284065 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:24:12.284065 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:24:12.325016 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-51ccd702-57f8-4d80-b211-e206dda0269c tempest-VolumesSnapshotTestJSON-905110797 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:24:12.327711 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51ccd702-57f8-4d80-b211-e206dda0269c tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:12.345856 n-d-796905-2 sudo[136586]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:24:12.346702 n-d-796905-2 sudo[136586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:12.761802 n-d-796905-2 sudo[136586]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:12.766595 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51ccd702-57f8-4d80-b211-e206dda0269c tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:12.766595 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51ccd702-57f8-4d80-b211-e206dda0269c tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:12.787656 n-d-796905-2 sudo[136589]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:24:12.788426 n-d-796905-2 sudo[136589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:13.299361 n-d-796905-2 sudo[136589]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:13.301892 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-51ccd702-57f8-4d80-b211-e206dda0269c tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:13.304403 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-51ccd702-57f8-4d80-b211-e206dda0269c tempest-VolumesSnapshotTestJSON-905110797 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:24:13.311810 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-51ccd702-57f8-4d80-b211-e206dda0269c tempest-VolumesSnapshotTestJSON-905110797 None] Deleted volume successfully.
Sep 14 18:24:13.332358 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-51ccd702-57f8-4d80-b211-e206dda0269c tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-3e2157c9-3d72-438e-9aa8-861803037504-delete_volume'" released by "delete_volume" :: held 2.456s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:24:13.663073 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:24:13.667083 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:24:13.667083 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:24:13.682497 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] Flow 'volume_create_manager' (de4882d5-066d-4a93-8dbc-72095ee08146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:24:13.685635 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fdec244e-2101-4d33-9aef-03652cacde23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:13.712175 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:24:13.736183 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (fdec244e-2101-4d33-9aef-03652cacde23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:24:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-974553327',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=8706e706-a52b-44f7-9c1a-3c4f3a6b5e48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73555f083e684a85be740c27d9a049aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:24:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:24:14Z,user_id='f952d30908a34700bdb71d7d907f7522',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:13.739613 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (70756745-beae-4103-8a6d-4d503120172e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:13.740607 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (70756745-beae-4103-8a6d-4d503120172e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:13.744837 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3411117e-75d9-4368-a424-a3b126841da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:13.746088 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3411117e-75d9-4368-a424-a3b126841da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8706e706-a52b-44f7-9c1a-3c4f3a6b5e48', 'volume_name': 'volume-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:13.747464 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a7445cf5-2715-475e-a615-95ae89243094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:13.749469 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a7445cf5-2715-475e-a615-95ae89243094) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:13.753036 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9b73464b-3ab6-4fca-a19e-23250c6e55bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:13.753036 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] Volume 8706e706-a52b-44f7-9c1a-3c4f3a6b5e48: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48', 'volume_size': 1}
Sep 14 18:24:13.754354 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:13.772495 n-d-796905-2 sudo[136592]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:24:13.773287 n-d-796905-2 sudo[136592]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:14.272245 n-d-796905-2 sudo[136592]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:14.274962 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.521s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:14.279937 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9b73464b-3ab6-4fca-a19e-23250c6e55bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:14.283049 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a11b89e8-3702-4a17-8a49-f547f9639dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:14.294875 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] Volume volume-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48 (8706e706-a52b-44f7-9c1a-3c4f3a6b5e48): created successfully
Sep 14 18:24:14.294875 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a11b89e8-3702-4a17-8a49-f547f9639dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:14.299443 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] Flow 'volume_create_manager' (de4882d5-066d-4a93-8dbc-72095ee08146) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:24:14.308828 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-20a5fc86-16f1-4773-bd81-363388704bc8 tempest-VolumesSnapshotTestJSON-905110797 None] Created volume successfully.
Sep 14 18:24:15.109461 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-662946f1-9010-47e9-8d80-63dd4ac9fd5a tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:15.128074 n-d-796905-2 sudo[136624]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48
Sep 14 18:24:15.128906 n-d-796905-2 sudo[136624]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:15.546766 n-d-796905-2 sudo[136624]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:15.549865 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-662946f1-9010-47e9-8d80-63dd4ac9fd5a tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48" returned: 0 in 0.440s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:15.553708 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-662946f1-9010-47e9-8d80-63dd4ac9fd5a tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-884d5d1a-efa6-41d9-90c6-40e5b77c1cf0 --snapshot stack-volumes-lvmdriver-1/volume-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:15.569929 n-d-796905-2 sudo[136627]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-884d5d1a-efa6-41d9-90c6-40e5b77c1cf0 --snapshot stack-volumes-lvmdriver-1/volume-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48 -L 1.00g
Sep 14 18:24:15.570773 n-d-796905-2 sudo[136627]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:16.167533 n-d-796905-2 sudo[136627]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:16.169767 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-662946f1-9010-47e9-8d80-63dd4ac9fd5a tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-884d5d1a-efa6-41d9-90c6-40e5b77c1cf0 --snapshot stack-volumes-lvmdriver-1/volume-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48 -L 1.00g" returned: 0 in 0.618s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:16.243679 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-662946f1-9010-47e9-8d80-63dd4ac9fd5a tempest-VolumesSnapshotTestJSON-905110797 None] Create snapshot completed successfully
Sep 14 18:24:17.743853 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:24:17.747798 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:24:17.748300 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:24:17.763533 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-b1ba263f-5223-44db-bb9d-ddfb2755e500 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=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:24:17.779309 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Flow 'volume_create_manager' (401f914b-5c5c-44a1-8405-3bd81e2f2ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:24:17.782315 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (61426cc5-09f8-4d69-b333-3b63d5f44fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:17.825119 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (61426cc5-09f8-4d69-b333-3b63d5f44fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2014823239',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=4ee8bb53-2734-485f-b760-cdb742204b27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73555f083e684a85be740c27d9a049aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:24:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=884d5d1a-efa6-41d9-90c6-40e5b77c1cf0,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:24:18Z,user_id='f952d30908a34700bdb71d7d907f7522',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:17.827391 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c72b3f0-e700-49b1-906b-fc226abee6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:17.829423 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8c72b3f0-e700-49b1-906b-fc226abee6f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:17.831617 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7763cee9-5868-465e-8215-2063290275a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:17.834367 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7763cee9-5868-465e-8215-2063290275a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '4ee8bb53-2734-485f-b760-cdb742204b27', 'volume_name': 'volume-4ee8bb53-2734-485f-b760-cdb742204b27', 'volume_size': 1, 'snapshot_id': '884d5d1a-efa6-41d9-90c6-40e5b77c1cf0'}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:17.836504 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8d632267-10e1-449d-bbd9-1b3597fbd050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:17.838515 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8d632267-10e1-449d-bbd9-1b3597fbd050) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:17.840822 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (13b13cf3-7bcc-432a-96a9-3efa55834cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:17.841591 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Volume 4ee8bb53-2734-485f-b760-cdb742204b27: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-4ee8bb53-2734-485f-b760-cdb742204b27', 'volume_size': 1, 'snapshot_id': '884d5d1a-efa6-41d9-90c6-40e5b77c1cf0'}
Sep 14 18:24:17.860010 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4ee8bb53-2734-485f-b760-cdb742204b27 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:17.877706 n-d-796905-2 sudo[136729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4ee8bb53-2734-485f-b760-cdb742204b27 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:24:17.878602 n-d-796905-2 sudo[136729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:18.348042 n-d-796905-2 sudo[136729]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:18.351039 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4ee8bb53-2734-485f-b760-cdb742204b27 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.491s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:18.353661 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-884d5d1a-efa6-41d9-90c6-40e5b77c1cf0 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:18.373160 n-d-796905-2 sudo[136761]: 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-884d5d1a-efa6-41d9-90c6-40e5b77c1cf0
Sep 14 18:24:18.374201 n-d-796905-2 sudo[136761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:18.805385 n-d-796905-2 sudo[136761]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:18.808227 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-884d5d1a-efa6-41d9-90c6-40e5b77c1cf0" returned: 0 in 0.454s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:18.809886 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--884d5d1a--efa6--41d9--90c6--40e5b77c1cf0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4ee8bb53--2734--485f--b760--cdb742204b27 iflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:18.828890 n-d-796905-2 sudo[136765]: 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--884d5d1a--efa6--41d9--90c6--40e5b77c1cf0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4ee8bb53--2734--485f--b760--cdb742204b27 iflag=direct
Sep 14 18:24:18.829685 n-d-796905-2 sudo[136765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:19.146659 n-d-796905-2 sudo[136765]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:19.149038 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--884d5d1a--efa6--41d9--90c6--40e5b77c1cf0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4ee8bb53--2734--485f--b760--cdb742204b27 iflag=direct" returned: 0 in 0.339s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:19.150058 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--884d5d1a--efa6--41d9--90c6--40e5b77c1cf0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4ee8bb53--2734--485f--b760--cdb742204b27 oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:19.168069 n-d-796905-2 sudo[136778]: 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--884d5d1a--efa6--41d9--90c6--40e5b77c1cf0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4ee8bb53--2734--485f--b760--cdb742204b27 oflag=direct
Sep 14 18:24:19.168887 n-d-796905-2 sudo[136778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:19.496925 n-d-796905-2 sudo[136778]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:19.499176 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--884d5d1a--efa6--41d9--90c6--40e5b77c1cf0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4ee8bb53--2734--485f--b760--cdb742204b27 oflag=direct" returned: 0 in 0.349s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:19.500236 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--884d5d1a--efa6--41d9--90c6--40e5b77c1cf0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4ee8bb53--2734--485f--b760--cdb742204b27 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:19.517525 n-d-796905-2 sudo[136790]: 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--884d5d1a--efa6--41d9--90c6--40e5b77c1cf0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4ee8bb53--2734--485f--b760--cdb742204b27 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 14 18:24:19.518287 n-d-796905-2 sudo[136790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:24.226798 n-d-796905-2 sudo[136790]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:24.228983 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--884d5d1a--efa6--41d9--90c6--40e5b77c1cf0 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4ee8bb53--2734--485f--b760--cdb742204b27 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 4.728s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:24.231034 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--884d5d1a--efa6--41d9--90c6--40e5b77c1cf0, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--4ee8bb53--2734--485f--b760--cdb742204b27, size 1024.00 MB, duration 4.73 sec {{(pid=84144) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 14 18:24:24.232888 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.volume_utils [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Volume copy 1024.00 MB at 216.50 MB/s
Sep 14 18:24:24.280558 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (13b13cf3-7bcc-432a-96a9-3efa55834cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4ee8bb53-2734-485f-b760-cdb742204b27', 'volume_size': 1, 'snapshot_id': '884d5d1a-efa6-41d9-90c6-40e5b77c1cf0'}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:24.282749 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd04f935-73e0-4bc6-b070-4e4c6e93f85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:24:24.291525 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Volume volume-4ee8bb53-2734-485f-b760-cdb742204b27 (4ee8bb53-2734-485f-b760-cdb742204b27): created successfully
Sep 14 18:24:24.293487 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cd04f935-73e0-4bc6-b070-4e4c6e93f85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:24:24.296327 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Flow 'volume_create_manager' (401f914b-5c5c-44a1-8405-3bd81e2f2ca0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:24:24.308926 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-0fa73b4a-dc3e-4ca1-b59a-2e6e45055e2b tempest-VolumesSnapshotTestJSON-905110797 None] Created volume successfully.
Sep 14 18:24:24.682172 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-516a3f36-e0c9-4bdd-aedb-082e4e5262d7 tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-4ee8bb53-2734-485f-b760-cdb742204b27-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:24:24.746033 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-516a3f36-e0c9-4bdd-aedb-082e4e5262d7 tempest-VolumesSnapshotTestJSON-905110797 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4ee8bb53-2734-485f-b760-cdb742204b27
Sep 14 18:24:24.747185 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-516a3f36-e0c9-4bdd-aedb-082e4e5262d7 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4ee8bb53-2734-485f-b760-cdb742204b27 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:24.766708 n-d-796905-2 sudo[136836]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4ee8bb53-2734-485f-b760-cdb742204b27
Sep 14 18:24:24.767514 n-d-796905-2 sudo[136836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:25.155226 n-d-796905-2 sudo[136836]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:25.157510 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-516a3f36-e0c9-4bdd-aedb-082e4e5262d7 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4ee8bb53-2734-485f-b760-cdb742204b27" returned: 0 in 0.410s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:25.159093 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-516a3f36-e0c9-4bdd-aedb-082e4e5262d7 tempest-VolumesSnapshotTestJSON-905110797 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-4ee8bb53-2734-485f-b760-cdb742204b27 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:25.176972 n-d-796905-2 sudo[136841]: ubuntu : 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-4ee8bb53-2734-485f-b760-cdb742204b27
Sep 14 18:24:25.178385 n-d-796905-2 sudo[136841]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:25.582341 n-d-796905-2 sudo[136841]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:25.585130 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-516a3f36-e0c9-4bdd-aedb-082e4e5262d7 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-4ee8bb53-2734-485f-b760-cdb742204b27" returned: 0 in 0.426s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:25.586936 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-516a3f36-e0c9-4bdd-aedb-082e4e5262d7 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4ee8bb53-2734-485f-b760-cdb742204b27 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:25.605703 n-d-796905-2 sudo[136844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4ee8bb53-2734-485f-b760-cdb742204b27
Sep 14 18:24:25.606488 n-d-796905-2 sudo[136844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:26.020426 n-d-796905-2 sudo[136844]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:26.023322 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-516a3f36-e0c9-4bdd-aedb-082e4e5262d7 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4ee8bb53-2734-485f-b760-cdb742204b27" returned: 0 in 0.436s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:26.024486 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-516a3f36-e0c9-4bdd-aedb-082e4e5262d7 tempest-VolumesSnapshotTestJSON-905110797 None] Successfully deleted volume: 4ee8bb53-2734-485f-b760-cdb742204b27
Sep 14 18:24:26.071870 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-516a3f36-e0c9-4bdd-aedb-082e4e5262d7 tempest-VolumesSnapshotTestJSON-905110797 None] Created reservations ['31a6a9a7-fa61-4acb-80ed-19b51acec05e', '901053b1-c2dc-4c0b-8589-67e0e9a92268', '78c995c5-3a83-42d9-b7b9-e2a590bb4f4f', '786137b6-61b5-405c-8578-710a9ed7ecf4'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:24:26.073942 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-516a3f36-e0c9-4bdd-aedb-082e4e5262d7 tempest-VolumesSnapshotTestJSON-905110797 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:24:26.073942 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:24:26.073942 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:24:26.114513 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-516a3f36-e0c9-4bdd-aedb-082e4e5262d7 tempest-VolumesSnapshotTestJSON-905110797 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:24:26.115804 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-516a3f36-e0c9-4bdd-aedb-082e4e5262d7 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:26.134748 n-d-796905-2 sudo[136858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:24:26.135538 n-d-796905-2 sudo[136858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:26.539142 n-d-796905-2 sudo[136858]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:26.541424 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-516a3f36-e0c9-4bdd-aedb-082e4e5262d7 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.426s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:26.543502 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-516a3f36-e0c9-4bdd-aedb-082e4e5262d7 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:26.561053 n-d-796905-2 sudo[136862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:24:26.561825 n-d-796905-2 sudo[136862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:26.963818 n-d-796905-2 sudo[136862]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:26.966544 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-516a3f36-e0c9-4bdd-aedb-082e4e5262d7 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.423s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:26.968783 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-516a3f36-e0c9-4bdd-aedb-082e4e5262d7 tempest-VolumesSnapshotTestJSON-905110797 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:24:26.975607 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-516a3f36-e0c9-4bdd-aedb-082e4e5262d7 tempest-VolumesSnapshotTestJSON-905110797 None] Deleted volume successfully.
Sep 14 18:24:26.994488 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-516a3f36-e0c9-4bdd-aedb-082e4e5262d7 tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-4ee8bb53-2734-485f-b760-cdb742204b27-delete_volume'" released by "delete_volume" :: held 2.312s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:24:27.084522 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-66020b69-0dd7-4a3e-89d6-9c597d7fbcaf tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-884d5d1a-efa6-41d9-90c6-40e5b77c1cf0-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.008s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:24:27.086454 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-66020b69-0dd7-4a3e-89d6-9c597d7fbcaf tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-884d5d1a-efa6-41d9-90c6-40e5b77c1cf0 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:27.105478 n-d-796905-2 sudo[136865]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-884d5d1a-efa6-41d9-90c6-40e5b77c1cf0
Sep 14 18:24:27.106283 n-d-796905-2 sudo[136865]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:27.495441 n-d-796905-2 sudo[136865]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:27.497763 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-66020b69-0dd7-4a3e-89d6-9c597d7fbcaf tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-884d5d1a-efa6-41d9-90c6-40e5b77c1cf0" returned: 0 in 0.411s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:27.499835 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-66020b69-0dd7-4a3e-89d6-9c597d7fbcaf tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-884d5d1a-efa6-41d9-90c6-40e5b77c1cf0 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:27.517655 n-d-796905-2 sudo[136868]: ubuntu : TTY=unknown ; 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-884d5d1a-efa6-41d9-90c6-40e5b77c1cf0
Sep 14 18:24:27.518435 n-d-796905-2 sudo[136868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:28.044558 n-d-796905-2 sudo[136868]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:28.046712 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-66020b69-0dd7-4a3e-89d6-9c597d7fbcaf tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-884d5d1a-efa6-41d9-90c6-40e5b77c1cf0" returned: 0 in 0.547s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:28.132964 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-66020b69-0dd7-4a3e-89d6-9c597d7fbcaf tempest-VolumesSnapshotTestJSON-905110797 None] Created reservations ['a8fb468f-f3d7-4f4d-8664-39f8850f637f', '80eb70eb-79b3-439a-a065-78d5646725a0', 'c3b4bf5f-0cb3-46bb-85a8-d83236434e49', 'da9961ea-70e8-419b-8737-9d771266f845'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:24:28.134713 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-66020b69-0dd7-4a3e-89d6-9c597d7fbcaf tempest-VolumesSnapshotTestJSON-905110797 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:24:28.134713 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:24:28.134713 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:24:28.169174 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-66020b69-0dd7-4a3e-89d6-9c597d7fbcaf tempest-VolumesSnapshotTestJSON-905110797 None] Delete snapshot completed successfully.
Sep 14 18:24:28.174375 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-66020b69-0dd7-4a3e-89d6-9c597d7fbcaf tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-884d5d1a-efa6-41d9-90c6-40e5b77c1cf0-delete_snapshot'" released by "delete_snapshot" :: held 1.090s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:24:29.276065 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-1b6c4b5d-c514-4be9-a29d-2b385cfbbfbd tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:24:29.334535 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-1b6c4b5d-c514-4be9-a29d-2b385cfbbfbd tempest-VolumesSnapshotTestJSON-905110797 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8706e706-a52b-44f7-9c1a-3c4f3a6b5e48
Sep 14 18:24:29.335818 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1b6c4b5d-c514-4be9-a29d-2b385cfbbfbd tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:29.359746 n-d-796905-2 sudo[136914]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48
Sep 14 18:24:29.360544 n-d-796905-2 sudo[136914]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:29.746582 n-d-796905-2 sudo[136914]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:29.748881 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1b6c4b5d-c514-4be9-a29d-2b385cfbbfbd tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48" returned: 0 in 0.413s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:29.750461 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1b6c4b5d-c514-4be9-a29d-2b385cfbbfbd tempest-VolumesSnapshotTestJSON-905110797 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-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:29.768117 n-d-796905-2 sudo[136917]: ubuntu : 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-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48
Sep 14 18:24:29.768911 n-d-796905-2 sudo[136917]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:30.160236 n-d-796905-2 sudo[136917]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:30.162480 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1b6c4b5d-c514-4be9-a29d-2b385cfbbfbd tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48" returned: 0 in 0.412s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:30.164264 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1b6c4b5d-c514-4be9-a29d-2b385cfbbfbd tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:30.182115 n-d-796905-2 sudo[136921]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48
Sep 14 18:24:30.182890 n-d-796905-2 sudo[136921]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:30.608154 n-d-796905-2 sudo[136921]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:30.610453 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1b6c4b5d-c514-4be9-a29d-2b385cfbbfbd tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48" returned: 0 in 0.446s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:30.611612 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-1b6c4b5d-c514-4be9-a29d-2b385cfbbfbd tempest-VolumesSnapshotTestJSON-905110797 None] Successfully deleted volume: 8706e706-a52b-44f7-9c1a-3c4f3a6b5e48
Sep 14 18:24:30.655750 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-1b6c4b5d-c514-4be9-a29d-2b385cfbbfbd tempest-VolumesSnapshotTestJSON-905110797 None] Created reservations ['8b2e6c4a-9caf-4112-b3cf-4f15fd643bd4', '842c3802-edce-4b04-998e-8241dfdda6dd', 'df939b98-0d89-4ba9-8c0a-d95a6c114dae', 'f8f38b0e-059a-4e1f-9ed6-efe680a0dc6c'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:24:30.657802 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-1b6c4b5d-c514-4be9-a29d-2b385cfbbfbd tempest-VolumesSnapshotTestJSON-905110797 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:24:30.657802 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:24:30.657802 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:24:30.697128 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-1b6c4b5d-c514-4be9-a29d-2b385cfbbfbd tempest-VolumesSnapshotTestJSON-905110797 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:24:30.697768 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1b6c4b5d-c514-4be9-a29d-2b385cfbbfbd tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:30.715408 n-d-796905-2 sudo[136927]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:24:30.716201 n-d-796905-2 sudo[136927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:31.091169 n-d-796905-2 sudo[136927]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:31.093506 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1b6c4b5d-c514-4be9-a29d-2b385cfbbfbd tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.395s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:31.095714 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1b6c4b5d-c514-4be9-a29d-2b385cfbbfbd tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:31.113841 n-d-796905-2 sudo[136930]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:24:31.114626 n-d-796905-2 sudo[136930]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:31.500235 n-d-796905-2 sudo[136930]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:31.502794 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-1b6c4b5d-c514-4be9-a29d-2b385cfbbfbd tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.406s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:31.504994 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-1b6c4b5d-c514-4be9-a29d-2b385cfbbfbd tempest-VolumesSnapshotTestJSON-905110797 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:24:31.511400 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-1b6c4b5d-c514-4be9-a29d-2b385cfbbfbd tempest-VolumesSnapshotTestJSON-905110797 None] Deleted volume successfully.
Sep 14 18:24:31.527014 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-1b6c4b5d-c514-4be9-a29d-2b385cfbbfbd tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-8706e706-a52b-44f7-9c1a-3c4f3a6b5e48-delete_volume'" released by "delete_volume" :: held 2.251s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:24:31.657392 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-b6d79a5e-a4cb-48f0-8ebb-f219912e7dbd tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-cc70b76b-e6d8-48d3-a3c4-0803b6631c0a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.008s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:24:31.659355 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b6d79a5e-a4cb-48f0-8ebb-f219912e7dbd tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-cc70b76b-e6d8-48d3-a3c4-0803b6631c0a {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:31.677982 n-d-796905-2 sudo[136933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-cc70b76b-e6d8-48d3-a3c4-0803b6631c0a
Sep 14 18:24:31.678946 n-d-796905-2 sudo[136933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:32.056248 n-d-796905-2 sudo[136933]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:32.058632 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b6d79a5e-a4cb-48f0-8ebb-f219912e7dbd tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-cc70b76b-e6d8-48d3-a3c4-0803b6631c0a" returned: 0 in 0.399s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:32.060673 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b6d79a5e-a4cb-48f0-8ebb-f219912e7dbd tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cc70b76b-e6d8-48d3-a3c4-0803b6631c0a {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:32.077927 n-d-796905-2 sudo[136936]: ubuntu : TTY=unknown ; 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-cc70b76b-e6d8-48d3-a3c4-0803b6631c0a
Sep 14 18:24:32.078720 n-d-796905-2 sudo[136936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:32.642882 n-d-796905-2 sudo[136936]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:32.645245 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b6d79a5e-a4cb-48f0-8ebb-f219912e7dbd tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cc70b76b-e6d8-48d3-a3c4-0803b6631c0a" returned: 0 in 0.584s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:32.731419 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-b6d79a5e-a4cb-48f0-8ebb-f219912e7dbd tempest-VolumesSnapshotTestJSON-905110797 None] Created reservations ['108ab98c-e303-4402-9c66-0abf70a8fc5e', '28b64df1-c7de-40bc-93f7-9887e72cde9b', 'fdae68fb-7e2c-45ec-a2df-d04c0510cf89', 'e45388b4-f08b-437a-81b9-c2b4f35311c6'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:24:32.733156 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-b6d79a5e-a4cb-48f0-8ebb-f219912e7dbd tempest-VolumesSnapshotTestJSON-905110797 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:24:32.733156 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:24:32.733156 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:24:32.766545 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b6d79a5e-a4cb-48f0-8ebb-f219912e7dbd tempest-VolumesSnapshotTestJSON-905110797 None] Delete snapshot completed successfully.
Sep 14 18:24:32.772458 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-b6d79a5e-a4cb-48f0-8ebb-f219912e7dbd tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-cc70b76b-e6d8-48d3-a3c4-0803b6631c0a-delete_snapshot'" released by "delete_snapshot" :: held 1.115s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:24:33.850511 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-b35341e2-5aba-44c6-9ca4-a198653e4849 tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-0cb4024a-f094-4c87-b15f-d61db16b628f-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:24:33.925124 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-b35341e2-5aba-44c6-9ca4-a198653e4849 tempest-VolumesSnapshotTestJSON-905110797 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0cb4024a-f094-4c87-b15f-d61db16b628f
Sep 14 18:24:33.926294 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b35341e2-5aba-44c6-9ca4-a198653e4849 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0cb4024a-f094-4c87-b15f-d61db16b628f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:33.943729 n-d-796905-2 sudo[136980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0cb4024a-f094-4c87-b15f-d61db16b628f
Sep 14 18:24:33.944516 n-d-796905-2 sudo[136980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:34.319038 n-d-796905-2 sudo[136980]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:34.321370 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b35341e2-5aba-44c6-9ca4-a198653e4849 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0cb4024a-f094-4c87-b15f-d61db16b628f" returned: 0 in 0.395s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:34.322954 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b35341e2-5aba-44c6-9ca4-a198653e4849 tempest-VolumesSnapshotTestJSON-905110797 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-0cb4024a-f094-4c87-b15f-d61db16b628f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:34.340910 n-d-796905-2 sudo[136984]: ubuntu : 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-0cb4024a-f094-4c87-b15f-d61db16b628f
Sep 14 18:24:34.341689 n-d-796905-2 sudo[136984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:34.723596 n-d-796905-2 sudo[136984]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:34.725895 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b35341e2-5aba-44c6-9ca4-a198653e4849 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-0cb4024a-f094-4c87-b15f-d61db16b628f" returned: 0 in 0.402s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:34.727693 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b35341e2-5aba-44c6-9ca4-a198653e4849 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0cb4024a-f094-4c87-b15f-d61db16b628f {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:34.745479 n-d-796905-2 sudo[136987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0cb4024a-f094-4c87-b15f-d61db16b628f
Sep 14 18:24:34.746253 n-d-796905-2 sudo[136987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:35.155907 n-d-796905-2 sudo[136987]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:35.158119 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b35341e2-5aba-44c6-9ca4-a198653e4849 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0cb4024a-f094-4c87-b15f-d61db16b628f" returned: 0 in 0.430s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:35.159294 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-b35341e2-5aba-44c6-9ca4-a198653e4849 tempest-VolumesSnapshotTestJSON-905110797 None] Successfully deleted volume: 0cb4024a-f094-4c87-b15f-d61db16b628f
Sep 14 18:24:35.203870 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-b35341e2-5aba-44c6-9ca4-a198653e4849 tempest-VolumesSnapshotTestJSON-905110797 None] Created reservations ['4d88c1bd-3beb-4208-b214-60cd1106dba1', '24cb1cb6-3dec-4a72-ad3e-a88ae8d4d5d5', 'c0d62967-a60d-424e-a3db-0df4a68bdeaa', '0d2d8da0-ef75-4858-bcd0-a7f513f2ba97'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:24:35.205984 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-b35341e2-5aba-44c6-9ca4-a198653e4849 tempest-VolumesSnapshotTestJSON-905110797 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:24:35.205984 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:24:35.205984 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:24:35.248770 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-b35341e2-5aba-44c6-9ca4-a198653e4849 tempest-VolumesSnapshotTestJSON-905110797 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:24:35.249411 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b35341e2-5aba-44c6-9ca4-a198653e4849 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:35.267536 n-d-796905-2 sudo[136993]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:24:35.268325 n-d-796905-2 sudo[136993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:35.651387 n-d-796905-2 sudo[136993]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:35.653686 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b35341e2-5aba-44c6-9ca4-a198653e4849 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.404s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:35.655819 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b35341e2-5aba-44c6-9ca4-a198653e4849 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:35.673323 n-d-796905-2 sudo[136996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:24:35.674094 n-d-796905-2 sudo[136996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:36.063781 n-d-796905-2 sudo[136996]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:36.066149 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b35341e2-5aba-44c6-9ca4-a198653e4849 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.410s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:36.068846 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-b35341e2-5aba-44c6-9ca4-a198653e4849 tempest-VolumesSnapshotTestJSON-905110797 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:24:36.073976 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b35341e2-5aba-44c6-9ca4-a198653e4849 tempest-VolumesSnapshotTestJSON-905110797 None] Deleted volume successfully.
Sep 14 18:24:36.089632 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-b35341e2-5aba-44c6-9ca4-a198653e4849 tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-0cb4024a-f094-4c87-b15f-d61db16b628f-delete_volume'" released by "delete_volume" :: held 2.239s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:24:36.376993 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-8fa2beab-ed3e-4d37-908f-3831e0a429bf tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-7f400740-b1dc-429d-87a2-646a955b5a5d-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:24:36.439602 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:36.527773 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:36.528112 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:24:36.528838 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-8fa2beab-ed3e-4d37-908f-3831e0a429bf tempest-VolumesSnapshotTestJSON-905110797 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7f400740-b1dc-429d-87a2-646a955b5a5d
Sep 14 18:24:36.529859 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8fa2beab-ed3e-4d37-908f-3831e0a429bf tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:36.547108 n-d-796905-2 sudo[137004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d
Sep 14 18:24:36.547897 n-d-796905-2 sudo[137004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:36.924414 n-d-796905-2 sudo[137004]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:36.926717 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8fa2beab-ed3e-4d37-908f-3831e0a429bf tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d" returned: 0 in 0.396s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:36.928879 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8fa2beab-ed3e-4d37-908f-3831e0a429bf tempest-VolumesSnapshotTestJSON-905110797 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-7f400740-b1dc-429d-87a2-646a955b5a5d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:36.947326 n-d-796905-2 sudo[137007]: ubuntu : 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-7f400740-b1dc-429d-87a2-646a955b5a5d
Sep 14 18:24:36.948147 n-d-796905-2 sudo[137007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:37.316592 n-d-796905-2 sudo[137007]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:37.320568 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8fa2beab-ed3e-4d37-908f-3831e0a429bf tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d" returned: 0 in 0.391s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:37.322425 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8fa2beab-ed3e-4d37-908f-3831e0a429bf tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:37.339924 n-d-796905-2 sudo[137010]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d
Sep 14 18:24:37.340732 n-d-796905-2 sudo[137010]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:37.752977 n-d-796905-2 sudo[137010]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:37.755745 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8fa2beab-ed3e-4d37-908f-3831e0a429bf tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7f400740-b1dc-429d-87a2-646a955b5a5d" returned: 0 in 0.432s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:37.760399 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-8fa2beab-ed3e-4d37-908f-3831e0a429bf tempest-VolumesSnapshotTestJSON-905110797 None] Successfully deleted volume: 7f400740-b1dc-429d-87a2-646a955b5a5d
Sep 14 18:24:37.809603 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-8fa2beab-ed3e-4d37-908f-3831e0a429bf tempest-VolumesSnapshotTestJSON-905110797 None] Created reservations ['56927e4b-66f1-4894-bc57-c8eb1b623308', '608bfc65-8e9b-41a2-9c38-b545508c006b', '8d8c934e-358e-4746-8323-263b797fc660', 'a38ae55f-8d8b-4d05-85c2-99d2a6d94112'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:24:37.811442 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-8fa2beab-ed3e-4d37-908f-3831e0a429bf tempest-VolumesSnapshotTestJSON-905110797 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:24:37.811442 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:24:37.811442 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:24:37.854046 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-8fa2beab-ed3e-4d37-908f-3831e0a429bf tempest-VolumesSnapshotTestJSON-905110797 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:24:37.854758 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8fa2beab-ed3e-4d37-908f-3831e0a429bf tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:37.874261 n-d-796905-2 sudo[137016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:24:37.875078 n-d-796905-2 sudo[137016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:38.249132 n-d-796905-2 sudo[137016]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:38.251392 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8fa2beab-ed3e-4d37-908f-3831e0a429bf tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.396s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:38.253592 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8fa2beab-ed3e-4d37-908f-3831e0a429bf tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:38.272346 n-d-796905-2 sudo[137020]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:24:38.273159 n-d-796905-2 sudo[137020]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:38.656239 n-d-796905-2 sudo[137020]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:38.658585 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-8fa2beab-ed3e-4d37-908f-3831e0a429bf tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.404s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:38.661081 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-8fa2beab-ed3e-4d37-908f-3831e0a429bf tempest-VolumesSnapshotTestJSON-905110797 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:24:38.667592 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-8fa2beab-ed3e-4d37-908f-3831e0a429bf tempest-VolumesSnapshotTestJSON-905110797 None] Deleted volume successfully.
Sep 14 18:24:38.681733 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-8fa2beab-ed3e-4d37-908f-3831e0a429bf tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-7f400740-b1dc-429d-87a2-646a955b5a5d-delete_volume'" released by "delete_volume" :: held 2.305s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:24:38.709591 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-d6a662c3-5e5b-4718-992b-d59c4c9e513c tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-3e492a7e-dcdb-441e-bf5d-b066fa7c8875-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.008s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:24:38.711396 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d6a662c3-5e5b-4718-992b-d59c4c9e513c tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3e492a7e-dcdb-441e-bf5d-b066fa7c8875 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:38.730867 n-d-796905-2 sudo[137023]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3e492a7e-dcdb-441e-bf5d-b066fa7c8875
Sep 14 18:24:38.731667 n-d-796905-2 sudo[137023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:39.127656 n-d-796905-2 sudo[137023]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:39.129805 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d6a662c3-5e5b-4718-992b-d59c4c9e513c tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3e492a7e-dcdb-441e-bf5d-b066fa7c8875" returned: 0 in 0.418s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:39.131653 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d6a662c3-5e5b-4718-992b-d59c4c9e513c tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3e492a7e-dcdb-441e-bf5d-b066fa7c8875 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:39.150013 n-d-796905-2 sudo[137026]: ubuntu : TTY=unknown ; 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-3e492a7e-dcdb-441e-bf5d-b066fa7c8875
Sep 14 18:24:39.150794 n-d-796905-2 sudo[137026]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:39.718442 n-d-796905-2 sudo[137026]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:39.720624 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d6a662c3-5e5b-4718-992b-d59c4c9e513c tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3e492a7e-dcdb-441e-bf5d-b066fa7c8875" returned: 0 in 0.589s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:39.805108 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-d6a662c3-5e5b-4718-992b-d59c4c9e513c tempest-VolumesSnapshotTestJSON-905110797 None] Created reservations ['b2bb7e0e-6c26-4004-94bd-2baa99c4fde2', '64b2690a-371d-4086-a3bd-ae49f64519a1', '33dd01c6-440d-43a0-ae0a-f24a152f8f3c', '22cbc3e0-d4d0-49d9-8d28-149a2a4aef34'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:24:39.806669 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-d6a662c3-5e5b-4718-992b-d59c4c9e513c tempest-VolumesSnapshotTestJSON-905110797 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:24:39.806669 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:24:39.806669 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:24:39.842015 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-d6a662c3-5e5b-4718-992b-d59c4c9e513c tempest-VolumesSnapshotTestJSON-905110797 None] Delete snapshot completed successfully.
Sep 14 18:24:39.848715 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-d6a662c3-5e5b-4718-992b-d59c4c9e513c tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-3e492a7e-dcdb-441e-bf5d-b066fa7c8875-delete_snapshot'" released by "delete_snapshot" :: held 1.139s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:24:40.901103 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-413fde69-26a1-428b-b05e-006b698a0f04 tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-03859c8f-07ca-4238-9895-e73d0e71435e-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:24:40.960403 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:41.050154 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:41.050486 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 46\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:24:41.051161 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-413fde69-26a1-428b-b05e-006b698a0f04 tempest-VolumesSnapshotTestJSON-905110797 None] Skipping remove_export. No iscsi_target is presently exported for volume: 03859c8f-07ca-4238-9895-e73d0e71435e
Sep 14 18:24:41.052242 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-413fde69-26a1-428b-b05e-006b698a0f04 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:41.070001 n-d-796905-2 sudo[137073]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e
Sep 14 18:24:41.070783 n-d-796905-2 sudo[137073]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:41.452151 n-d-796905-2 sudo[137073]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:41.454359 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-413fde69-26a1-428b-b05e-006b698a0f04 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e" returned: 0 in 0.402s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:41.455977 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-413fde69-26a1-428b-b05e-006b698a0f04 tempest-VolumesSnapshotTestJSON-905110797 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-03859c8f-07ca-4238-9895-e73d0e71435e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:41.473569 n-d-796905-2 sudo[137076]: ubuntu : 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-03859c8f-07ca-4238-9895-e73d0e71435e
Sep 14 18:24:41.474641 n-d-796905-2 sudo[137076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:41.846087 n-d-796905-2 sudo[137076]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:41.848405 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-413fde69-26a1-428b-b05e-006b698a0f04 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e" returned: 0 in 0.392s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:41.850781 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-413fde69-26a1-428b-b05e-006b698a0f04 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:41.869579 n-d-796905-2 sudo[137079]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e
Sep 14 18:24:41.870534 n-d-796905-2 sudo[137079]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:42.323777 n-d-796905-2 sudo[137079]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:42.326388 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-413fde69-26a1-428b-b05e-006b698a0f04 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-03859c8f-07ca-4238-9895-e73d0e71435e" returned: 0 in 0.475s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:42.328000 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-413fde69-26a1-428b-b05e-006b698a0f04 tempest-VolumesSnapshotTestJSON-905110797 None] Successfully deleted volume: 03859c8f-07ca-4238-9895-e73d0e71435e
Sep 14 18:24:42.379114 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-413fde69-26a1-428b-b05e-006b698a0f04 tempest-VolumesSnapshotTestJSON-905110797 None] Created reservations ['f7fc17e6-dcd7-46cd-8d06-369a2cab207e', 'c3d9b549-3a1c-4d9f-87a5-3408cc674f17', '4353edb9-55c8-4100-87e7-3630d148123e', 'a1179bdd-e642-472e-921a-7ba10ecf7b65'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:24:42.381656 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-413fde69-26a1-428b-b05e-006b698a0f04 tempest-VolumesSnapshotTestJSON-905110797 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:24:42.381656 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:24:42.381656 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:24:42.422229 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-413fde69-26a1-428b-b05e-006b698a0f04 tempest-VolumesSnapshotTestJSON-905110797 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:24:42.422960 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-413fde69-26a1-428b-b05e-006b698a0f04 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:42.441125 n-d-796905-2 sudo[137086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:24:42.441915 n-d-796905-2 sudo[137086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:42.830570 n-d-796905-2 sudo[137086]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:42.833357 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-413fde69-26a1-428b-b05e-006b698a0f04 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.410s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:42.835639 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-413fde69-26a1-428b-b05e-006b698a0f04 tempest-VolumesSnapshotTestJSON-905110797 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:24:42.854522 n-d-796905-2 sudo[137089]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:24:42.855320 n-d-796905-2 sudo[137089]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:24:43.240987 n-d-796905-2 sudo[137089]: pam_unix(sudo:session): session closed for user root
Sep 14 18:24:43.243499 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-413fde69-26a1-428b-b05e-006b698a0f04 tempest-VolumesSnapshotTestJSON-905110797 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.407s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:24:43.245830 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-413fde69-26a1-428b-b05e-006b698a0f04 tempest-VolumesSnapshotTestJSON-905110797 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:24:43.251113 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-413fde69-26a1-428b-b05e-006b698a0f04 tempest-VolumesSnapshotTestJSON-905110797 None] Deleted volume successfully.
Sep 14 18:24:43.268118 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-413fde69-26a1-428b-b05e-006b698a0f04 tempest-VolumesSnapshotTestJSON-905110797 None] Lock "b'cinder-03859c8f-07ca-4238-9895-e73d0e71435e-delete_volume'" released by "delete_volume" :: held 2.367s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:25:04.660015 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:25:04.660491 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:25:04.661151 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:25:04.678975 n-d-796905-2 sudo[137130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:25:04.679745 n-d-796905-2 sudo[137130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:25:05.061122 n-d-796905-2 sudo[137130]: pam_unix(sudo:session): session closed for user root
Sep 14 18:25:05.063268 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.402s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:25:05.065097 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:25:05.083423 n-d-796905-2 sudo[137133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:25:05.084220 n-d-796905-2 sudo[137133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:25:05.456216 n-d-796905-2 sudo[137133]: pam_unix(sudo:session): session closed for user root
Sep 14 18:25:05.458874 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.393s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:25:05.460266 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:25:50.517809 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-be6a5119-e7d2-41cc-b8a2-a6f269645a95 req-68601aac-9d20-4b9f-a4aa-d030b8106d7c tempest-TestVolumeBootPattern-602887121 None] Terminate volume connection completed successfully.
Sep 14 18:25:50.518472 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-be6a5119-e7d2-41cc-b8a2-a6f269645a95 req-68601aac-9d20-4b9f-a4aa-d030b8106d7c tempest-TestVolumeBootPattern-602887121 None] Deleting attachment dde88f49-13b0-44c9-af3f-d8c7e167053a. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:25:50.520029 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:25:50.609898 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:25:50.610233 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:25:50.610890 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-be6a5119-e7d2-41cc-b8a2-a6f269645a95 req-68601aac-9d20-4b9f-a4aa-d030b8106d7c tempest-TestVolumeBootPattern-602887121 None] Removing iscsi_target for Volume ID: aa080ee2-acc4-46d1-96f2-51e5e01941c2
Sep 14 18:25:50.612054 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:25:50.726627 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 -f" returned: 0 in 0.114s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:25:50.727001 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:25:50.730196 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:25:50.819098 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:25:50.819425 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:25:50.895848 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-be6a5119-e7d2-41cc-b8a2-a6f269645a95 req-68601aac-9d20-4b9f-a4aa-d030b8106d7c tempest-TestVolumeBootPattern-602887121 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:25:50.895848 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:25:50.895848 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:25:54.938802 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-f8009a9d-287b-4d92-8284-15ffe3c90e04 req-da59829c-b475-4d73-b850-4a5e1254cfe7 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:25:54.958646 n-d-796905-2 sudo[137573]: 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-aa080ee2-acc4-46d1-96f2-51e5e01941c2
Sep 14 18:25:54.959431 n-d-796905-2 sudo[137573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:25:55.346458 n-d-796905-2 sudo[137573]: pam_unix(sudo:session): session closed for user root
Sep 14 18:25:55.348921 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-f8009a9d-287b-4d92-8284-15ffe3c90e04 req-da59829c-b475-4d73-b850-4a5e1254cfe7 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2" returned: 0 in 0.410s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:25:55.395765 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:25:55.402004 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:25:55.402324 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:25:55.402984 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f8009a9d-287b-4d92-8284-15ffe3c90e04 req-da59829c-b475-4d73-b850-4a5e1254cfe7 tempest-TestVolumeBootPattern-602887121 None] Targets prior to update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:25:55.403779 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f8009a9d-287b-4d92-8284-15ffe3c90e04 req-da59829c-b475-4d73-b850-4a5e1254cfe7 tempest-TestVolumeBootPattern-602887121 None] Creating iscsi_target for Volume ID: volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:25:55.407473 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f8009a9d-287b-4d92-8284-15ffe3c90e04 req-da59829c-b475-4d73-b850-4a5e1254cfe7 tempest-TestVolumeBootPattern-602887121 None] Created volume path /opt/stack/data/cinder/volumes/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2,
Sep 14 18:25:55.407473 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:25:55.407473 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:25:55.407473 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2
Sep 14 18:25:55.407473 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:25:55.407473 n-d-796905-2 cinder-volume[84144]: incominguser Mk3v22XfZKrNWXWysgws AbhPHbLiAMf8Pos3
Sep 14 18:25:55.407473 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:25:55.407473 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:25:55.407473 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:25:55.407473 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:25:55.410835 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:25:55.770155 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2" returned: 0 in 0.361s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:25:55.770466 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:25:55.771192 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f8009a9d-287b-4d92-8284-15ffe3c90e04 req-da59829c-b475-4d73-b850-4a5e1254cfe7 tempest-TestVolumeBootPattern-602887121 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:25:55.771556 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f8009a9d-287b-4d92-8284-15ffe3c90e04 req-da59829c-b475-4d73-b850-4a5e1254cfe7 tempest-TestVolumeBootPattern-602887121 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:25:55.774673 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:25:55.780218 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:25:55.780737 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:25:55.781447 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f8009a9d-287b-4d92-8284-15ffe3c90e04 req-da59829c-b475-4d73-b850-4a5e1254cfe7 tempest-TestVolumeBootPattern-602887121 None] Targets after update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:25:55.784188 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:25:55.880498 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:25:55.881057 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:25:55.884555 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:25:56.006134 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:25:56.006723 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:25:56.007960 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-f8009a9d-287b-4d92-8284-15ffe3c90e04 req-da59829c-b475-4d73-b850-4a5e1254cfe7 tempest-TestVolumeBootPattern-602887121 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:25:56.167661 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-f8009a9d-287b-4d92-8284-15ffe3c90e04 req-da59829c-b475-4d73-b850-4a5e1254cfe7 tempest-TestVolumeBootPattern-602887121 None] attachment_update completed successfully.
Sep 14 18:26:04.658434 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:26:04.659087 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:26:04.659473 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:26:04.677356 n-d-796905-2 sudo[137646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:26:04.678159 n-d-796905-2 sudo[137646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:26:05.058697 n-d-796905-2 sudo[137646]: pam_unix(sudo:session): session closed for user root
Sep 14 18:26:05.060793 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.401s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:26:05.062380 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:26:05.080111 n-d-796905-2 sudo[137649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:26:05.080914 n-d-796905-2 sudo[137649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:26:05.462771 n-d-796905-2 sudo[137649]: pam_unix(sudo:session): session closed for user root
Sep 14 18:26:05.465056 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.402s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:26:05.466426 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:27:04.666680 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:27:04.667232 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:27:04.667687 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:27:04.685599 n-d-796905-2 sudo[138006]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:27:04.686365 n-d-796905-2 sudo[138006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:27:05.078615 n-d-796905-2 sudo[138006]: pam_unix(sudo:session): session closed for user root
Sep 14 18:27:05.080727 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.413s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:27:05.082802 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:27:05.102106 n-d-796905-2 sudo[138009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:27:05.102889 n-d-796905-2 sudo[138009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:27:05.476252 n-d-796905-2 sudo[138009]: pam_unix(sudo:session): session closed for user root
Sep 14 18:27:05.478318 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.395s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:27:05.479734 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:27:49.441563 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-94dc3745-466a-4248-9e69-7feafdea14f6 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:27:49.459410 n-d-796905-2 sudo[138410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2
Sep 14 18:27:49.460185 n-d-796905-2 sudo[138410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:27:49.839661 n-d-796905-2 sudo[138410]: pam_unix(sudo:session): session closed for user root
Sep 14 18:27:49.842256 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-94dc3745-466a-4248-9e69-7feafdea14f6 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2" returned: 0 in 0.401s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:27:49.843935 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-94dc3745-466a-4248-9e69-7feafdea14f6 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c797a694-bff3-45d7-8d2a-8bde1541c3ca --snapshot stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 -L 1.00g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:27:49.861435 n-d-796905-2 sudo[138413]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c797a694-bff3-45d7-8d2a-8bde1541c3ca --snapshot stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 -L 1.00g
Sep 14 18:27:49.862230 n-d-796905-2 sudo[138413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:27:50.478075 n-d-796905-2 sudo[138413]: pam_unix(sudo:session): session closed for user root
Sep 14 18:27:50.480310 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-94dc3745-466a-4248-9e69-7feafdea14f6 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c797a694-bff3-45d7-8d2a-8bde1541c3ca --snapshot stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 -L 1.00g" returned: 0 in 0.636s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:27:50.559781 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-94dc3745-466a-4248-9e69-7feafdea14f6 tempest-TestVolumeBootPattern-602887121 None] Create snapshot completed successfully
Sep 14 18:27:52.100855 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:27:52.105107 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:27:52.105641 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:27:52.127697 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Flow 'volume_create_manager' (a529792b-465f-4ff2-8ec6-a3c75d47921c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:27:52.131176 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84e20979-0acb-4765-be5b-c345132fb860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:27:52.152115 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:27:52.175723 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (84e20979-0acb-4765-be5b-c345132fb860) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:27:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1604027222',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=0197f814-c80d-4d08-b9ba-afe71b596694,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8da82ac444c54a939bc0ba0ce1f1bd2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:27:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=c797a694-bff3-45d7-8d2a-8bde1541c3ca,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:27:52Z,user_id='67b84ef7fec84f4d9a869ab09ee5742f',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:27:52.178153 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (06e2236c-9497-4446-9768-a2887895545a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:27:52.180182 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (06e2236c-9497-4446-9768-a2887895545a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:27:52.182444 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b94546c1-464d-47dc-ba1c-04469cd30ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:27:52.184573 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b94546c1-464d-47dc-ba1c-04469cd30ca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '0197f814-c80d-4d08-b9ba-afe71b596694', 'volume_name': 'volume-0197f814-c80d-4d08-b9ba-afe71b596694', 'volume_size': 1, 'snapshot_id': 'c797a694-bff3-45d7-8d2a-8bde1541c3ca'}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:27:52.186735 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5697c590-02f4-4362-9b47-76e63a1c06f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:27:52.188770 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5697c590-02f4-4362-9b47-76e63a1c06f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:27:52.190851 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0980ce65-2ac1-4c67-b2f2-bb214b07400b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:27:52.191627 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Volume 0197f814-c80d-4d08-b9ba-afe71b596694: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-0197f814-c80d-4d08-b9ba-afe71b596694', 'volume_size': 1, 'snapshot_id': 'c797a694-bff3-45d7-8d2a-8bde1541c3ca'}
Sep 14 18:27:52.210536 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0197f814-c80d-4d08-b9ba-afe71b596694 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:27:52.228856 n-d-796905-2 sudo[138520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0197f814-c80d-4d08-b9ba-afe71b596694 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:27:52.229648 n-d-796905-2 sudo[138520]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:27:52.699037 n-d-796905-2 sudo[138520]: pam_unix(sudo:session): session closed for user root
Sep 14 18:27:52.701443 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0197f814-c80d-4d08-b9ba-afe71b596694 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.490s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:27:52.703204 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-c797a694-bff3-45d7-8d2a-8bde1541c3ca {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:27:52.723129 n-d-796905-2 sudo[138552]: 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-c797a694-bff3-45d7-8d2a-8bde1541c3ca
Sep 14 18:27:52.723929 n-d-796905-2 sudo[138552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:27:53.136674 n-d-796905-2 sudo[138552]: pam_unix(sudo:session): session closed for user root
Sep 14 18:27:53.139025 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-c797a694-bff3-45d7-8d2a-8bde1541c3ca" returned: 0 in 0.435s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:27:53.141310 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c797a694--bff3--45d7--8d2a--8bde1541c3ca of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0197f814--c80d--4d08--b9ba--afe71b596694 iflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:27:53.158927 n-d-796905-2 sudo[138556]: 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--c797a694--bff3--45d7--8d2a--8bde1541c3ca of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0197f814--c80d--4d08--b9ba--afe71b596694 iflag=direct
Sep 14 18:27:53.159715 n-d-796905-2 sudo[138556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:27:53.467677 n-d-796905-2 sudo[138556]: pam_unix(sudo:session): session closed for user root
Sep 14 18:27:53.469975 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c797a694--bff3--45d7--8d2a--8bde1541c3ca of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0197f814--c80d--4d08--b9ba--afe71b596694 iflag=direct" returned: 0 in 0.328s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:27:53.470983 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c797a694--bff3--45d7--8d2a--8bde1541c3ca of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0197f814--c80d--4d08--b9ba--afe71b596694 oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:27:53.489314 n-d-796905-2 sudo[138568]: 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--c797a694--bff3--45d7--8d2a--8bde1541c3ca of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0197f814--c80d--4d08--b9ba--afe71b596694 oflag=direct
Sep 14 18:27:53.490087 n-d-796905-2 sudo[138568]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:27:53.788110 n-d-796905-2 sudo[138568]: pam_unix(sudo:session): session closed for user root
Sep 14 18:27:53.790374 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c797a694--bff3--45d7--8d2a--8bde1541c3ca of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0197f814--c80d--4d08--b9ba--afe71b596694 oflag=direct" returned: 0 in 0.319s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:27:53.791703 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c797a694--bff3--45d7--8d2a--8bde1541c3ca of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0197f814--c80d--4d08--b9ba--afe71b596694 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:27:53.809525 n-d-796905-2 sudo[138580]: 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--c797a694--bff3--45d7--8d2a--8bde1541c3ca of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0197f814--c80d--4d08--b9ba--afe71b596694 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Sep 14 18:27:53.810298 n-d-796905-2 sudo[138580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:27:59.122078 n-d-796905-2 sudo[138580]: pam_unix(sudo:session): session closed for user root
Sep 14 18:27:59.130309 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c797a694--bff3--45d7--8d2a--8bde1541c3ca of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0197f814--c80d--4d08--b9ba--afe71b596694 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.332s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:27:59.130309 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--c797a694--bff3--45d7--8d2a--8bde1541c3ca, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--0197f814--c80d--4d08--b9ba--afe71b596694, size 1024.00 MB, duration 5.33 sec {{(pid=84144) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Sep 14 18:27:59.130309 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.volume_utils [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Volume copy 1024.00 MB at 191.99 MB/s
Sep 14 18:27:59.171612 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Marking volume 0197f814-c80d-4d08-b9ba-afe71b596694 as bootable. {{(pid=84144) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 14 18:27:59.178508 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Copying metadata from snapshot c797a694-bff3-45d7-8d2a-8bde1541c3ca to 0197f814-c80d-4d08-b9ba-afe71b596694. {{(pid=84144) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:417}}
Sep 14 18:27:59.210827 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0980ce65-2ac1-4c67-b2f2-bb214b07400b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0197f814-c80d-4d08-b9ba-afe71b596694', 'volume_size': 1, 'snapshot_id': 'c797a694-bff3-45d7-8d2a-8bde1541c3ca'}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:27:59.213059 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (903fbe98-dda2-4630-8a39-d569a5c1c071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:27:59.220424 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Volume volume-0197f814-c80d-4d08-b9ba-afe71b596694 (0197f814-c80d-4d08-b9ba-afe71b596694): created successfully
Sep 14 18:27:59.222198 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (903fbe98-dda2-4630-8a39-d569a5c1c071) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:27:59.225079 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Flow 'volume_create_manager' (a529792b-465f-4ff2-8ec6-a3c75d47921c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:27:59.236036 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-d80b4e4c-9484-4e7f-bdea-0ee423bbe6ee tempest-TestVolumeBootPattern-602887121 None] Created volume successfully.
Sep 14 18:28:03.384661 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-f07a6c60-1e29-4ad1-a3b3-7e0b66d0b607 req-ab27d775-94f4-4db4-9231-67fd76564e14 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0197f814-c80d-4d08-b9ba-afe71b596694 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:28:03.406501 n-d-796905-2 sudo[138599]: 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-0197f814-c80d-4d08-b9ba-afe71b596694
Sep 14 18:28:03.407361 n-d-796905-2 sudo[138599]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:28:03.789959 n-d-796905-2 sudo[138599]: pam_unix(sudo:session): session closed for user root
Sep 14 18:28:03.792326 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-f07a6c60-1e29-4ad1-a3b3-7e0b66d0b607 req-ab27d775-94f4-4db4-9231-67fd76564e14 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0197f814-c80d-4d08-b9ba-afe71b596694" returned: 0 in 0.407s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:28:03.842211 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:28:03.858871 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:28:03.859260 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f07a6c60-1e29-4ad1-a3b3-7e0b66d0b607 req-ab27d775-94f4-4db4-9231-67fd76564e14 tempest-TestVolumeBootPattern-602887121 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: I_T nexus: 48
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: Mk3v22XfZKrNWXWysgws
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:28:03.860024 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:28:03.863307 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f07a6c60-1e29-4ad1-a3b3-7e0b66d0b607 req-ab27d775-94f4-4db4-9231-67fd76564e14 tempest-TestVolumeBootPattern-602887121 None] Creating iscsi_target for Volume ID: volume-0197f814-c80d-4d08-b9ba-afe71b596694 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:28:03.869288 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f07a6c60-1e29-4ad1-a3b3-7e0b66d0b607 req-ab27d775-94f4-4db4-9231-67fd76564e14 tempest-TestVolumeBootPattern-602887121 None] Created volume path /opt/stack/data/cinder/volumes/volume-0197f814-c80d-4d08-b9ba-afe71b596694,
Sep 14 18:28:03.869288 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:28:03.869288 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:28:03.869288 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0197f814-c80d-4d08-b9ba-afe71b596694
Sep 14 18:28:03.869288 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:28:03.869288 n-d-796905-2 cinder-volume[84144]: incominguser YWH5TMAC8DtSLXUKinDx bhSQo7fGBC6uSiUH
Sep 14 18:28:03.869288 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:28:03.869288 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:28:03.869288 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:28:03.869288 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:28:03.871291 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0197f814-c80d-4d08-b9ba-afe71b596694 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:28:04.260214 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0197f814-c80d-4d08-b9ba-afe71b596694" returned: 0 in 0.382s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:28:04.260534 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:28:04.261200 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f07a6c60-1e29-4ad1-a3b3-7e0b66d0b607 req-ab27d775-94f4-4db4-9231-67fd76564e14 tempest-TestVolumeBootPattern-602887121 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:28:04.261564 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f07a6c60-1e29-4ad1-a3b3-7e0b66d0b607 req-ab27d775-94f4-4db4-9231-67fd76564e14 tempest-TestVolumeBootPattern-602887121 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:28:04.262971 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:28:04.270347 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:28:04.270643 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0197f814-c80d-4d08-b9ba-afe71b596694\n System information:\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-0197f814-c80d-4d08-b9ba-afe71b596694\n Backing store flags: \n Account information:\n YWH5TMAC8DtSLXUKinDx\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f07a6c60-1e29-4ad1-a3b3-7e0b66d0b607 req-ab27d775-94f4-4db4-9231-67fd76564e14 tempest-TestVolumeBootPattern-602887121 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: I_T nexus: 48
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Connection: 1
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: IP Address: 10.222.0.13
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: Mk3v22XfZKrNWXWysgws
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:28:04.273952 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:28:04.279588 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:28:04.378479 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:28:04.378885 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0197f814-c80d-4d08-b9ba-afe71b596694\n System information:\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-0197f814-c80d-4d08-b9ba-afe71b596694\n Backing store flags: \n Account information:\n YWH5TMAC8DtSLXUKinDx\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:28:04.380813 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:28:04.499051 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:28:04.500127 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0197f814-c80d-4d08-b9ba-afe71b596694\n System information:\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-0197f814-c80d-4d08-b9ba-afe71b596694\n Backing store flags: \n Account information:\n YWH5TMAC8DtSLXUKinDx\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:28:04.501804 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-f07a6c60-1e29-4ad1-a3b3-7e0b66d0b607 req-ab27d775-94f4-4db4-9231-67fd76564e14 tempest-TestVolumeBootPattern-602887121 None] Set provider_location to: 10.222.0.39:3260,2 iqn.2010-10.org.openstack:volume-0197f814-c80d-4d08-b9ba-afe71b596694 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:28:04.673673 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:28:04.676473 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:28:04.676473 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:28:04.728419 n-d-796905-2 sudo[138656]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:28:04.730571 n-d-796905-2 sudo[138656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:28:04.774349 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-f07a6c60-1e29-4ad1-a3b3-7e0b66d0b607 req-ab27d775-94f4-4db4-9231-67fd76564e14 tempest-TestVolumeBootPattern-602887121 None] attachment_update completed successfully.
Sep 14 18:28:05.297529 n-d-796905-2 sudo[138656]: pam_unix(sudo:session): session closed for user root
Sep 14 18:28:05.299232 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.624s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:28:05.300646 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:28:05.338919 n-d-796905-2 sudo[138665]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:28:05.354208 n-d-796905-2 sudo[138665]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:28:05.872554 n-d-796905-2 sudo[138665]: pam_unix(sudo:session): session closed for user root
Sep 14 18:28:05.874765 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.574s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:28:05.876957 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:29:04.673891 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:29:04.674435 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:29:04.674859 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:29:04.692729 n-d-796905-2 sudo[138811]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:29:04.693509 n-d-796905-2 sudo[138811]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:29:05.068081 n-d-796905-2 sudo[138811]: pam_unix(sudo:session): session closed for user root
Sep 14 18:29:05.073656 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.395s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:29:05.073656 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:29:05.092371 n-d-796905-2 sudo[138814]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:29:05.093278 n-d-796905-2 sudo[138814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:29:05.471052 n-d-796905-2 sudo[138814]: pam_unix(sudo:session): session closed for user root
Sep 14 18:29:05.473132 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.400s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:29:05.474533 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:29:53.452983 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-1739e730-b025-4d80-bf56-7460c9315ea2 req-033808d5-099f-4439-923e-0720838ad923 tempest-TestVolumeBootPattern-602887121 None] Terminate volume connection completed successfully.
Sep 14 18:29:53.453661 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-1739e730-b025-4d80-bf56-7460c9315ea2 req-033808d5-099f-4439-923e-0720838ad923 tempest-TestVolumeBootPattern-602887121 None] Deleting attachment d86b6bcb-3662-45a8-94b5-cec1567a9a0d. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:29:53.456951 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:29:53.544719 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:29:53.545066 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0197f814-c80d-4d08-b9ba-afe71b596694\n System information:\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-0197f814-c80d-4d08-b9ba-afe71b596694\n Backing store flags: \n Account information:\n YWH5TMAC8DtSLXUKinDx\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:29:53.545760 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-1739e730-b025-4d80-bf56-7460c9315ea2 req-033808d5-099f-4439-923e-0720838ad923 tempest-TestVolumeBootPattern-602887121 None] Removing iscsi_target for Volume ID: 0197f814-c80d-4d08-b9ba-afe71b596694
Sep 14 18:29:53.546918 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0197f814-c80d-4d08-b9ba-afe71b596694 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:29:53.654673 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0197f814-c80d-4d08-b9ba-afe71b596694 -f" returned: 0 in 0.107s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:29:53.655130 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:29:53.656464 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:29:53.746399 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:29:53.746739 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:29:53.815829 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-1739e730-b025-4d80-bf56-7460c9315ea2 req-033808d5-099f-4439-923e-0720838ad923 tempest-TestVolumeBootPattern-602887121 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:29:53.815829 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:29:53.815829 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:29:54.604503 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-e94f2522-be83-4d01-a03e-b62060f93760 tempest-TestVolumeBootPattern-602887121 None] Lock "b'cinder-0197f814-c80d-4d08-b9ba-afe71b596694-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:29:54.661297 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:29:54.748635 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:29:54.748985 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-796905-2.cbci-796905-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.13\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:29:54.749654 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-e94f2522-be83-4d01-a03e-b62060f93760 tempest-TestVolumeBootPattern-602887121 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0197f814-c80d-4d08-b9ba-afe71b596694
Sep 14 18:29:54.750655 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e94f2522-be83-4d01-a03e-b62060f93760 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0197f814-c80d-4d08-b9ba-afe71b596694 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:29:54.767809 n-d-796905-2 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-0197f814-c80d-4d08-b9ba-afe71b596694
Sep 14 18:29:54.768600 n-d-796905-2 sudo[138909]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:29:55.150861 n-d-796905-2 sudo[138909]: pam_unix(sudo:session): session closed for user root
Sep 14 18:29:55.153170 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e94f2522-be83-4d01-a03e-b62060f93760 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0197f814-c80d-4d08-b9ba-afe71b596694" returned: 0 in 0.402s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:29:55.154744 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e94f2522-be83-4d01-a03e-b62060f93760 tempest-TestVolumeBootPattern-602887121 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-0197f814-c80d-4d08-b9ba-afe71b596694 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:29:55.172740 n-d-796905-2 sudo[138912]: ubuntu : 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-0197f814-c80d-4d08-b9ba-afe71b596694
Sep 14 18:29:55.173523 n-d-796905-2 sudo[138912]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:29:55.546978 n-d-796905-2 sudo[138912]: pam_unix(sudo:session): session closed for user root
Sep 14 18:29:55.549325 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e94f2522-be83-4d01-a03e-b62060f93760 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-0197f814-c80d-4d08-b9ba-afe71b596694" returned: 0 in 0.394s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:29:55.551206 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e94f2522-be83-4d01-a03e-b62060f93760 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0197f814-c80d-4d08-b9ba-afe71b596694 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:29:55.568994 n-d-796905-2 sudo[138915]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0197f814-c80d-4d08-b9ba-afe71b596694
Sep 14 18:29:55.569779 n-d-796905-2 sudo[138915]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:29:56.017196 n-d-796905-2 sudo[138915]: pam_unix(sudo:session): session closed for user root
Sep 14 18:29:56.019490 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e94f2522-be83-4d01-a03e-b62060f93760 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0197f814-c80d-4d08-b9ba-afe71b596694" returned: 0 in 0.468s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:29:56.021324 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-e94f2522-be83-4d01-a03e-b62060f93760 tempest-TestVolumeBootPattern-602887121 None] Successfully deleted volume: 0197f814-c80d-4d08-b9ba-afe71b596694
Sep 14 18:29:56.065309 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-e94f2522-be83-4d01-a03e-b62060f93760 tempest-TestVolumeBootPattern-602887121 None] Created reservations ['dd6476a4-de3f-44c1-b83e-9b06e18f918e', 'cad2b2f8-d5a5-4d49-afad-4b42d082ed93', 'b3d67387-667c-4bdb-b26f-3fdc5ce3fb02', '73b4e455-4904-4f44-b68b-9a4628f70acb'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:29:56.068210 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-e94f2522-be83-4d01-a03e-b62060f93760 tempest-TestVolumeBootPattern-602887121 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:29:56.068210 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:29:56.068210 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:29:56.108468 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-e94f2522-be83-4d01-a03e-b62060f93760 tempest-TestVolumeBootPattern-602887121 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:29:56.109178 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e94f2522-be83-4d01-a03e-b62060f93760 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:29:56.127252 n-d-796905-2 sudo[138924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:29:56.128012 n-d-796905-2 sudo[138924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:29:56.507142 n-d-796905-2 sudo[138924]: pam_unix(sudo:session): session closed for user root
Sep 14 18:29:56.509368 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e94f2522-be83-4d01-a03e-b62060f93760 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:29:56.511494 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e94f2522-be83-4d01-a03e-b62060f93760 tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:29:56.529228 n-d-796905-2 sudo[138927]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:29:56.530011 n-d-796905-2 sudo[138927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:29:56.915271 n-d-796905-2 sudo[138927]: pam_unix(sudo:session): session closed for user root
Sep 14 18:29:56.917594 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e94f2522-be83-4d01-a03e-b62060f93760 tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.406s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:29:56.920133 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-e94f2522-be83-4d01-a03e-b62060f93760 tempest-TestVolumeBootPattern-602887121 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:29:56.943239 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-e94f2522-be83-4d01-a03e-b62060f93760 tempest-TestVolumeBootPattern-602887121 None] Deleted volume successfully.
Sep 14 18:29:56.955616 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-fecf5a63-2fc3-48c2-8390-5ee58d07762f tempest-TestVolumeBootPattern-602887121 None] Lock "b'cinder-c797a694-bff3-45d7-8d2a-8bde1541c3ca-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.025s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:29:56.958655 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fecf5a63-2fc3-48c2-8390-5ee58d07762f tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c797a694-bff3-45d7-8d2a-8bde1541c3ca {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:29:56.978873 n-d-796905-2 sudo[138930]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c797a694-bff3-45d7-8d2a-8bde1541c3ca
Sep 14 18:29:56.979701 n-d-796905-2 sudo[138930]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:29:56.982621 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-e94f2522-be83-4d01-a03e-b62060f93760 tempest-TestVolumeBootPattern-602887121 None] Lock "b'cinder-0197f814-c80d-4d08-b9ba-afe71b596694-delete_volume'" released by "delete_volume" :: held 2.378s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:29:57.375256 n-d-796905-2 sudo[138930]: pam_unix(sudo:session): session closed for user root
Sep 14 18:29:57.377053 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fecf5a63-2fc3-48c2-8390-5ee58d07762f tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c797a694-bff3-45d7-8d2a-8bde1541c3ca" returned: 0 in 0.419s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:29:57.378914 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fecf5a63-2fc3-48c2-8390-5ee58d07762f tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c797a694-bff3-45d7-8d2a-8bde1541c3ca {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:29:57.396725 n-d-796905-2 sudo[138933]: ubuntu : TTY=unknown ; 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-c797a694-bff3-45d7-8d2a-8bde1541c3ca
Sep 14 18:29:57.397496 n-d-796905-2 sudo[138933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:29:57.975776 n-d-796905-2 sudo[138933]: pam_unix(sudo:session): session closed for user root
Sep 14 18:29:57.977917 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fecf5a63-2fc3-48c2-8390-5ee58d07762f tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c797a694-bff3-45d7-8d2a-8bde1541c3ca" returned: 0 in 0.599s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:29:58.059575 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-fecf5a63-2fc3-48c2-8390-5ee58d07762f tempest-TestVolumeBootPattern-602887121 None] Created reservations ['a074b3d7-5d75-4c09-98fa-04d175da2400', '844dcf64-26c2-4193-a302-02a0f7c7b1dd', '2e75a88e-1eb4-404e-bc67-926e4c71c236', '29fa9446-28c4-49b0-aae1-449fe0970fa6'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:29:58.060986 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-fecf5a63-2fc3-48c2-8390-5ee58d07762f tempest-TestVolumeBootPattern-602887121 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:29:58.060986 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:29:58.060986 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:29:58.101741 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-fecf5a63-2fc3-48c2-8390-5ee58d07762f tempest-TestVolumeBootPattern-602887121 None] Delete snapshot completed successfully.
Sep 14 18:29:58.107267 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-fecf5a63-2fc3-48c2-8390-5ee58d07762f tempest-TestVolumeBootPattern-602887121 None] Lock "b'cinder-c797a694-bff3-45d7-8d2a-8bde1541c3ca-delete_snapshot'" released by "delete_snapshot" :: held 1.152s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:30:02.318278 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-d430748c-515c-4570-bec8-253074fcf34e req-1a76a83b-4060-494d-8a7f-ba8bdb065bf6 tempest-TestVolumeBootPattern-602887121 None] Terminate volume connection completed successfully.
Sep 14 18:30:02.318858 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-d430748c-515c-4570-bec8-253074fcf34e req-1a76a83b-4060-494d-8a7f-ba8bdb065bf6 tempest-TestVolumeBootPattern-602887121 None] Deleting attachment 21b48e59-3792-4534-ab34-dedc1b701b1d. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:30:02.320198 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:30:02.405726 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:30:02.406073 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2\n Backing store flags: \n Account information:\n Mk3v22XfZKrNWXWysgws\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:30:02.406795 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-d430748c-515c-4570-bec8-253074fcf34e req-1a76a83b-4060-494d-8a7f-ba8bdb065bf6 tempest-TestVolumeBootPattern-602887121 None] Removing iscsi_target for Volume ID: aa080ee2-acc4-46d1-96f2-51e5e01941c2
Sep 14 18:30:02.408025 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:30:02.532525 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 -f" returned: 0 in 0.124s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:30:02.533063 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:30:02.534380 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:30:02.629371 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.095s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:30:02.629687 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:30:02.697299 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-d430748c-515c-4570-bec8-253074fcf34e req-1a76a83b-4060-494d-8a7f-ba8bdb065bf6 tempest-TestVolumeBootPattern-602887121 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:30:02.697299 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:30:02.697299 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:30:04.671129 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:30:04.671605 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:30:04.672150 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:30:04.690227 n-d-796905-2 sudo[139019]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:30:04.691006 n-d-796905-2 sudo[139019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:30:04.759887 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-7531d3b9-ddb9-4f92-b095-05b824ec2b2e tempest-TestVolumeBootPattern-602887121 None] Lock "b'cinder-aa080ee2-acc4-46d1-96f2-51e5e01941c2-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:30:04.823141 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:30:04.911766 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:30:04.912324 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:30:04.913047 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-7531d3b9-ddb9-4f92-b095-05b824ec2b2e tempest-TestVolumeBootPattern-602887121 None] Skipping remove_export. No iscsi_target is presently exported for volume: aa080ee2-acc4-46d1-96f2-51e5e01941c2
Sep 14 18:30:04.915530 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7531d3b9-ddb9-4f92-b095-05b824ec2b2e tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:30:04.935404 n-d-796905-2 sudo[139023]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2
Sep 14 18:30:04.936207 n-d-796905-2 sudo[139023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:30:05.078930 n-d-796905-2 sudo[139019]: pam_unix(sudo:session): session closed for user root
Sep 14 18:30:05.081051 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.408s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:30:05.083518 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:30:05.101892 n-d-796905-2 sudo[139026]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:30:05.102668 n-d-796905-2 sudo[139026]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:30:05.327190 n-d-796905-2 sudo[139023]: pam_unix(sudo:session): session closed for user root
Sep 14 18:30:05.329565 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7531d3b9-ddb9-4f92-b095-05b824ec2b2e tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2" returned: 0 in 0.414s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:30:05.331170 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7531d3b9-ddb9-4f92-b095-05b824ec2b2e tempest-TestVolumeBootPattern-602887121 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-aa080ee2-acc4-46d1-96f2-51e5e01941c2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:30:05.349773 n-d-796905-2 sudo[139029]: ubuntu : 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-aa080ee2-acc4-46d1-96f2-51e5e01941c2
Sep 14 18:30:05.350559 n-d-796905-2 sudo[139029]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:30:05.472293 n-d-796905-2 sudo[139026]: pam_unix(sudo:session): session closed for user root
Sep 14 18:30:05.474416 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.391s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:30:05.476472 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:30:05.739596 n-d-796905-2 sudo[139029]: pam_unix(sudo:session): session closed for user root
Sep 14 18:30:05.741489 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7531d3b9-ddb9-4f92-b095-05b824ec2b2e tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2" returned: 0 in 0.410s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:30:05.742894 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7531d3b9-ddb9-4f92-b095-05b824ec2b2e tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:30:05.760739 n-d-796905-2 sudo[139033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2
Sep 14 18:30:05.761505 n-d-796905-2 sudo[139033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:30:06.197480 n-d-796905-2 sudo[139033]: pam_unix(sudo:session): session closed for user root
Sep 14 18:30:06.199754 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7531d3b9-ddb9-4f92-b095-05b824ec2b2e tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa080ee2-acc4-46d1-96f2-51e5e01941c2" returned: 0 in 0.456s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:30:06.200975 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-7531d3b9-ddb9-4f92-b095-05b824ec2b2e tempest-TestVolumeBootPattern-602887121 None] Successfully deleted volume: aa080ee2-acc4-46d1-96f2-51e5e01941c2
Sep 14 18:30:06.246982 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-7531d3b9-ddb9-4f92-b095-05b824ec2b2e tempest-TestVolumeBootPattern-602887121 None] Created reservations ['4880e7bb-182c-4b55-90a5-b11fc7d28a47', 'a29d33a8-95cf-492f-860a-ecfdefb04e93', '3d6ad85e-2dde-4a15-9de0-fc20da7134ca', '3e446a90-359b-4355-9107-7bab43028050'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:30:06.249116 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-7531d3b9-ddb9-4f92-b095-05b824ec2b2e tempest-TestVolumeBootPattern-602887121 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:30:06.249116 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:30:06.249116 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:30:06.288912 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-7531d3b9-ddb9-4f92-b095-05b824ec2b2e tempest-TestVolumeBootPattern-602887121 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:30:06.289663 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7531d3b9-ddb9-4f92-b095-05b824ec2b2e tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:30:06.307040 n-d-796905-2 sudo[139043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:30:06.307820 n-d-796905-2 sudo[139043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:30:06.742565 n-d-796905-2 sudo[139043]: pam_unix(sudo:session): session closed for user root
Sep 14 18:30:06.745140 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7531d3b9-ddb9-4f92-b095-05b824ec2b2e tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:30:06.747289 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7531d3b9-ddb9-4f92-b095-05b824ec2b2e tempest-TestVolumeBootPattern-602887121 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:30:06.765208 n-d-796905-2 sudo[139046]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:30:06.766006 n-d-796905-2 sudo[139046]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:30:07.181244 n-d-796905-2 sudo[139046]: pam_unix(sudo:session): session closed for user root
Sep 14 18:30:07.183712 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-7531d3b9-ddb9-4f92-b095-05b824ec2b2e tempest-TestVolumeBootPattern-602887121 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:30:07.185943 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-7531d3b9-ddb9-4f92-b095-05b824ec2b2e tempest-TestVolumeBootPattern-602887121 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:30:07.190991 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-7531d3b9-ddb9-4f92-b095-05b824ec2b2e tempest-TestVolumeBootPattern-602887121 None] Deleted volume successfully.
Sep 14 18:30:07.217444 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-7531d3b9-ddb9-4f92-b095-05b824ec2b2e tempest-TestVolumeBootPattern-602887121 None] Lock "b'cinder-aa080ee2-acc4-46d1-96f2-51e5e01941c2-delete_volume'" released by "delete_volume" :: held 2.458s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:31:04.674410 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:31:04.674970 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:31:04.675478 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:31:04.693706 n-d-796905-2 sudo[139221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:31:04.694500 n-d-796905-2 sudo[139221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:31:05.134818 n-d-796905-2 sudo[139221]: pam_unix(sudo:session): session closed for user root
Sep 14 18:31:05.136913 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.461s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:31:05.138474 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:31:05.156027 n-d-796905-2 sudo[139224]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:31:05.156852 n-d-796905-2 sudo[139224]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:31:05.559238 n-d-796905-2 sudo[139224]: pam_unix(sudo:session): session closed for user root
Sep 14 18:31:05.561365 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.423s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:31:05.562732 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:32:04.681403 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:32:04.681927 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:32:04.682485 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:32:04.700213 n-d-796905-2 sudo[139274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:32:04.701016 n-d-796905-2 sudo[139274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:32:05.172311 n-d-796905-2 sudo[139274]: pam_unix(sudo:session): session closed for user root
Sep 14 18:32:05.174485 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:32:05.176414 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:32:05.196261 n-d-796905-2 sudo[139277]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:32:05.197081 n-d-796905-2 sudo[139277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:32:05.622114 n-d-796905-2 sudo[139277]: pam_unix(sudo:session): session closed for user root
Sep 14 18:32:05.624203 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.447s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:32:05.625604 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:33:04.685502 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:33:04.686185 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:33:04.686558 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:33:04.704033 n-d-796905-2 sudo[139328]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:33:04.704849 n-d-796905-2 sudo[139328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:33:05.123837 n-d-796905-2 sudo[139328]: pam_unix(sudo:session): session closed for user root
Sep 14 18:33:05.126068 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:33:05.127861 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:33:05.146454 n-d-796905-2 sudo[139331]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:33:05.147776 n-d-796905-2 sudo[139331]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:33:05.606814 n-d-796905-2 sudo[139331]: pam_unix(sudo:session): session closed for user root
Sep 14 18:33:05.608986 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:33:05.610336 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:34:04.689466 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:34:04.690003 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:34:04.690579 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:34:04.709482 n-d-796905-2 sudo[139686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:34:04.710271 n-d-796905-2 sudo[139686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:34:05.125527 n-d-796905-2 sudo[139686]: pam_unix(sudo:session): session closed for user root
Sep 14 18:34:05.127630 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.437s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:34:05.129248 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:34:05.147288 n-d-796905-2 sudo[139689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:34:05.148064 n-d-796905-2 sudo[139689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:34:05.558368 n-d-796905-2 sudo[139689]: pam_unix(sudo:session): session closed for user root
Sep 14 18:34:05.560747 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.431s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:34:05.562090 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:35:04.692411 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:35:04.692973 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:35:04.693487 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:35:04.711552 n-d-796905-2 sudo[139741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:35:04.712326 n-d-796905-2 sudo[139741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:35:05.131839 n-d-796905-2 sudo[139741]: pam_unix(sudo:session): session closed for user root
Sep 14 18:35:05.133932 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:35:05.135575 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:35:05.152735 n-d-796905-2 sudo[139744]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:35:05.153498 n-d-796905-2 sudo[139744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:35:05.562419 n-d-796905-2 sudo[139744]: pam_unix(sudo:session): session closed for user root
Sep 14 18:35:05.564572 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.429s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:35:05.565968 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:36:04.698272 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:36:04.698808 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:36:04.699334 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:36:04.717668 n-d-796905-2 sudo[139887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:36:04.718439 n-d-796905-2 sudo[139887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:36:05.139847 n-d-796905-2 sudo[139887]: pam_unix(sudo:session): session closed for user root
Sep 14 18:36:05.141969 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:36:05.143548 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:36:05.160776 n-d-796905-2 sudo[139890]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:36:05.161550 n-d-796905-2 sudo[139890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:36:05.586246 n-d-796905-2 sudo[139890]: pam_unix(sudo:session): session closed for user root
Sep 14 18:36:05.588347 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.444s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:36:05.589718 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:37:04.701449 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:37:04.702053 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:37:04.702508 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:37:04.720382 n-d-796905-2 sudo[139941]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:37:04.721207 n-d-796905-2 sudo[139941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:37:05.155584 n-d-796905-2 sudo[139941]: pam_unix(sudo:session): session closed for user root
Sep 14 18:37:05.157768 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:37:05.159420 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:37:05.176636 n-d-796905-2 sudo[139944]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:37:05.177420 n-d-796905-2 sudo[139944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:37:05.598508 n-d-796905-2 sudo[139944]: pam_unix(sudo:session): session closed for user root
Sep 14 18:37:05.600568 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.441s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:37:05.601988 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:38:04.701439 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:38:04.701962 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:38:04.702484 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:38:04.720395 n-d-796905-2 sudo[140039]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:38:04.721203 n-d-796905-2 sudo[140039]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:38:05.161070 n-d-796905-2 sudo[140039]: pam_unix(sudo:session): session closed for user root
Sep 14 18:38:05.163382 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:38:05.165017 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:38:05.193595 n-d-796905-2 sudo[140042]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:38:05.194937 n-d-796905-2 sudo[140042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:38:05.609700 n-d-796905-2 sudo[140042]: pam_unix(sudo:session): session closed for user root
Sep 14 18:38:05.611856 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.447s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:38:05.613220 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:40:04.713119 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:40:04.713952 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:40:04.714820 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:40:04.745564 n-d-796905-2 sudo[140186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:40:04.746678 n-d-796905-2 sudo[140186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:40:05.364821 n-d-796905-2 sudo[140186]: pam_unix(sudo:session): session closed for user root
Sep 14 18:40:05.367712 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.652s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:40:05.370073 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:40:05.389175 n-d-796905-2 sudo[140189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:40:05.389957 n-d-796905-2 sudo[140189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:40:05.820981 n-d-796905-2 sudo[140189]: pam_unix(sudo:session): session closed for user root
Sep 14 18:40:05.823042 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.453s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:40:05.824397 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:41:04.713529 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:41:04.714259 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:41:04.714611 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:41:04.733320 n-d-796905-2 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
Sep 14 18:41:04.734101 n-d-796905-2 sudo[140352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:41:05.171339 n-d-796905-2 sudo[140352]: pam_unix(sudo:session): session closed for user root
Sep 14 18:41:05.181727 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:41:05.181727 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:41:05.193499 n-d-796905-2 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
Sep 14 18:41:05.194288 n-d-796905-2 sudo[140355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:41:05.617797 n-d-796905-2 sudo[140355]: pam_unix(sudo:session): session closed for user root
Sep 14 18:41:05.619928 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:41:05.621334 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:42:04.724197 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:42:04.724945 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:42:04.725319 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:42:04.744881 n-d-796905-2 sudo[140405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:42:04.745687 n-d-796905-2 sudo[140405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:42:05.175847 n-d-796905-2 sudo[140405]: pam_unix(sudo:session): session closed for user root
Sep 14 18:42:05.178127 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:42:05.179741 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:42:05.198840 n-d-796905-2 sudo[140408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:42:05.199629 n-d-796905-2 sudo[140408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:42:05.655209 n-d-796905-2 sudo[140408]: pam_unix(sudo:session): session closed for user root
Sep 14 18:42:05.657748 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:42:05.659401 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:42:15.048214 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:42:15.052508 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:42:15.053075 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:42:15.065861 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] Flow 'volume_create_manager' (9f877629-7f18-4be2-b15a-b432bbade378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:42:15.069764 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b780819f-4854-479e-ace6-18e1c5f0c77e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:42:15.094904 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:42:15.120463 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b780819f-4854-479e-ace6-18e1c5f0c77e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:42:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-394601845',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=cfc98922-92ce-4431-aab0-3a3f210ee4b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='421b75ee0b8d48ca957c57d8f08a5bd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:42:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:42:15Z,user_id='8f815e86f5da4788896ea55747d5d1d8',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:42:15.122982 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a8c29943-fe8e-438d-a886-4c759d4f1697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:42:15.125080 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a8c29943-fe8e-438d-a886-4c759d4f1697) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:42:15.127374 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4b9f1ee0-f7a5-4b26-ae6d-f6f1f646ce9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:42:15.129608 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4b9f1ee0-f7a5-4b26-ae6d-f6f1f646ce9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cfc98922-92ce-4431-aab0-3a3f210ee4b7', 'volume_name': 'volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:42:15.131822 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d142ad52-c095-43e8-bbc5-1308ad4dd3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:42:15.133988 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d142ad52-c095-43e8-bbc5-1308ad4dd3b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:42:15.136080 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ffee7b75-6dec-461f-97fe-8796be592bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:42:15.136904 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] Volume cfc98922-92ce-4431-aab0-3a3f210ee4b7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7', 'volume_size': 1}
Sep 14 18:42:15.137926 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:42:15.156996 n-d-796905-2 sudo[140413]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:42:15.157800 n-d-796905-2 sudo[140413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:42:15.709213 n-d-796905-2 sudo[140413]: pam_unix(sudo:session): session closed for user root
Sep 14 18:42:15.711683 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.573s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:42:15.715035 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ffee7b75-6dec-461f-97fe-8796be592bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:42:15.717317 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bbda5f13-3d18-49b3-95b7-ccc44946fb0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:42:15.730515 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] Volume volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 (cfc98922-92ce-4431-aab0-3a3f210ee4b7): created successfully
Sep 14 18:42:15.733303 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bbda5f13-3d18-49b3-95b7-ccc44946fb0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:42:15.737224 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] Flow 'volume_create_manager' (9f877629-7f18-4be2-b15a-b432bbade378) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:42:15.747924 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-36f3880b-10a1-4804-acde-8aa3e645482f tempest-ServerActionsTestJSON-858733914 None] Created volume successfully.
Sep 14 18:42:17.154969 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-989163bb-c3eb-4c4e-bf3a-01f0b8efd1df req-72cce1d0-a6fc-401b-8bb2-f39ba7f9e55e tempest-ServerActionsTestJSON-858733914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:42:17.173416 n-d-796905-2 sudo[140449]: 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-cfc98922-92ce-4431-aab0-3a3f210ee4b7
Sep 14 18:42:17.174482 n-d-796905-2 sudo[140449]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:42:17.567465 n-d-796905-2 sudo[140449]: pam_unix(sudo:session): session closed for user root
Sep 14 18:42:17.570234 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-989163bb-c3eb-4c4e-bf3a-01f0b8efd1df req-72cce1d0-a6fc-401b-8bb2-f39ba7f9e55e tempest-ServerActionsTestJSON-858733914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7" returned: 0 in 0.415s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:42:17.621529 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:42:17.628430 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:42:17.628784 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:42:17.629440 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-989163bb-c3eb-4c4e-bf3a-01f0b8efd1df req-72cce1d0-a6fc-401b-8bb2-f39ba7f9e55e tempest-ServerActionsTestJSON-858733914 None] Targets prior to update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:42:17.630271 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-989163bb-c3eb-4c4e-bf3a-01f0b8efd1df req-72cce1d0-a6fc-401b-8bb2-f39ba7f9e55e tempest-ServerActionsTestJSON-858733914 None] Creating iscsi_target for Volume ID: volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:42:17.633415 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-989163bb-c3eb-4c4e-bf3a-01f0b8efd1df req-72cce1d0-a6fc-401b-8bb2-f39ba7f9e55e tempest-ServerActionsTestJSON-858733914 None] Created volume path /opt/stack/data/cinder/volumes/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7,
Sep 14 18:42:17.633415 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:42:17.633415 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:42:17.633415 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7
Sep 14 18:42:17.633415 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:42:17.633415 n-d-796905-2 cinder-volume[84144]: incominguser k28h4gKEyJN6dmD3w67V oqbFwFvjAcCun6DG
Sep 14 18:42:17.633415 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:42:17.633415 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:42:17.633415 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:42:17.633415 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:42:17.634694 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:42:17.985021 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7" returned: 0 in 0.350s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:42:17.985439 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:42:17.986097 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-989163bb-c3eb-4c4e-bf3a-01f0b8efd1df req-72cce1d0-a6fc-401b-8bb2-f39ba7f9e55e tempest-ServerActionsTestJSON-858733914 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:42:17.986543 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-989163bb-c3eb-4c4e-bf3a-01f0b8efd1df req-72cce1d0-a6fc-401b-8bb2-f39ba7f9e55e tempest-ServerActionsTestJSON-858733914 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:42:17.987975 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:42:17.994527 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:42:17.994859 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n Backing store flags: \n Account information:\n k28h4gKEyJN6dmD3w67V\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:42:17.995435 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-989163bb-c3eb-4c4e-bf3a-01f0b8efd1df req-72cce1d0-a6fc-401b-8bb2-f39ba7f9e55e tempest-ServerActionsTestJSON-858733914 None] Targets after update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:42:17.996520 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:42:18.085697 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:42:18.086275 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n Backing store flags: \n Account information:\n k28h4gKEyJN6dmD3w67V\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:42:18.087761 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:42:18.186644 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:42:18.187310 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n Backing store flags: \n Account information:\n k28h4gKEyJN6dmD3w67V\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:42:18.187941 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-989163bb-c3eb-4c4e-bf3a-01f0b8efd1df req-72cce1d0-a6fc-401b-8bb2-f39ba7f9e55e tempest-ServerActionsTestJSON-858733914 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:42:18.362456 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-989163bb-c3eb-4c4e-bf3a-01f0b8efd1df req-72cce1d0-a6fc-401b-8bb2-f39ba7f9e55e tempest-ServerActionsTestJSON-858733914 None] attachment_update completed successfully.
Sep 14 18:42:40.250804 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-f0d6547d-b9c4-4683-b685-bc247dcefb52 req-45c92714-57c9-4099-9c28-13bfb3987444 tempest-ServerActionsTestJSON-858733914 None] Terminate volume connection completed successfully.
Sep 14 18:42:40.251499 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-f0d6547d-b9c4-4683-b685-bc247dcefb52 req-45c92714-57c9-4099-9c28-13bfb3987444 tempest-ServerActionsTestJSON-858733914 None] Deleting attachment 47527594-4879-4b30-8f1c-26ee41a400e4. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:42:40.310961 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-f0d6547d-b9c4-4683-b685-bc247dcefb52 req-45c92714-57c9-4099-9c28-13bfb3987444 tempest-ServerActionsTestJSON-858733914 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:42:40.310961 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:42:40.310961 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:42:43.055274 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-f0d6547d-b9c4-4683-b685-bc247dcefb52 req-1a4831a0-9a27-4638-8c76-222328f13ec3 tempest-ServerActionsTestJSON-858733914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:42:43.073896 n-d-796905-2 sudo[140545]: 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-cfc98922-92ce-4431-aab0-3a3f210ee4b7
Sep 14 18:42:43.074691 n-d-796905-2 sudo[140545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:42:43.499400 n-d-796905-2 sudo[140545]: pam_unix(sudo:session): session closed for user root
Sep 14 18:42:43.501775 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-f0d6547d-b9c4-4683-b685-bc247dcefb52 req-1a4831a0-9a27-4638-8c76-222328f13ec3 tempest-ServerActionsTestJSON-858733914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7" returned: 0 in 0.446s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:42:43.578620 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:42:43.589290 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:42:43.589616 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n Backing store flags: \n Account information:\n k28h4gKEyJN6dmD3w67V\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f0d6547d-b9c4-4683-b685-bc247dcefb52 req-1a4831a0-9a27-4638-8c76-222328f13ec3 tempest-ServerActionsTestJSON-858733914 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: k28h4gKEyJN6dmD3w67V
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:42:43.590393 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:42:43.594243 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f0d6547d-b9c4-4683-b685-bc247dcefb52 req-1a4831a0-9a27-4638-8c76-222328f13ec3 tempest-ServerActionsTestJSON-858733914 None] Creating iscsi_target for Volume ID: volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:42:43.594243 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f0d6547d-b9c4-4683-b685-bc247dcefb52 req-1a4831a0-9a27-4638-8c76-222328f13ec3 tempest-ServerActionsTestJSON-858733914 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 14 18:42:43.596848 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f0d6547d-b9c4-4683-b685-bc247dcefb52 req-1a4831a0-9a27-4638-8c76-222328f13ec3 tempest-ServerActionsTestJSON-858733914 None] Created volume path /opt/stack/data/cinder/volumes/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7,
Sep 14 18:42:43.596848 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:42:43.596848 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:42:43.596848 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7
Sep 14 18:42:43.596848 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:42:43.596848 n-d-796905-2 cinder-volume[84144]: incominguser k28h4gKEyJN6dmD3w67V oqbFwFvjAcCun6DG
Sep 14 18:42:43.596848 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:42:43.596848 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:42:43.596848 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:42:43.596848 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:42:43.600481 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:42:43.970397 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7" returned: 0 in 0.372s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:42:43.970729 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:42:43.971357 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f0d6547d-b9c4-4683-b685-bc247dcefb52 req-1a4831a0-9a27-4638-8c76-222328f13ec3 tempest-ServerActionsTestJSON-858733914 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:42:43.971718 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f0d6547d-b9c4-4683-b685-bc247dcefb52 req-1a4831a0-9a27-4638-8c76-222328f13ec3 tempest-ServerActionsTestJSON-858733914 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:42:43.974947 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:42:43.980637 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:42:43.981198 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n Backing store flags: \n Account information:\n k28h4gKEyJN6dmD3w67V\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f0d6547d-b9c4-4683-b685-bc247dcefb52 req-1a4831a0-9a27-4638-8c76-222328f13ec3 tempest-ServerActionsTestJSON-858733914 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: k28h4gKEyJN6dmD3w67V
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:42:43.982058 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:42:43.987392 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:42:44.075416 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:42:44.076003 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n Backing store flags: \n Account information:\n k28h4gKEyJN6dmD3w67V\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:42:44.079079 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:42:44.166828 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:42:44.167157 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140213010765120]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n Backing store flags: \n Account information:\n k28h4gKEyJN6dmD3w67V\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:42:44.168282 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-f0d6547d-b9c4-4683-b685-bc247dcefb52 req-1a4831a0-9a27-4638-8c76-222328f13ec3 tempest-ServerActionsTestJSON-858733914 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:42:44.373547 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-f0d6547d-b9c4-4683-b685-bc247dcefb52 req-1a4831a0-9a27-4638-8c76-222328f13ec3 tempest-ServerActionsTestJSON-858733914 None] attachment_update completed successfully.
Sep 14 18:42:55.952049 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-f8f65c80-5964-4f8c-a3fb-e9f0884701e5 req-ffa662b0-4739-4bd8-ab04-ddf8aeb8d801 tempest-ServerActionsTestJSON-858733914 None] Terminate volume connection completed successfully.
Sep 14 18:42:55.952812 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-f8f65c80-5964-4f8c-a3fb-e9f0884701e5 req-ffa662b0-4739-4bd8-ab04-ddf8aeb8d801 tempest-ServerActionsTestJSON-858733914 None] Deleting attachment 463afd1d-f05b-445d-8a7d-06679a53a320. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:42:56.017799 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-f8f65c80-5964-4f8c-a3fb-e9f0884701e5 req-ffa662b0-4739-4bd8-ab04-ddf8aeb8d801 tempest-ServerActionsTestJSON-858733914 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:42:56.017799 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:42:56.017799 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:42:59.413004 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-f8f65c80-5964-4f8c-a3fb-e9f0884701e5 req-8be78d92-8b2c-4d92-bf31-5f4c5e4f8e63 tempest-ServerActionsTestJSON-858733914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:42:59.434850 n-d-796905-2 sudo[140619]: 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-cfc98922-92ce-4431-aab0-3a3f210ee4b7
Sep 14 18:42:59.435660 n-d-796905-2 sudo[140619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:42:59.889818 n-d-796905-2 sudo[140619]: pam_unix(sudo:session): session closed for user root
Sep 14 18:42:59.892158 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-f8f65c80-5964-4f8c-a3fb-e9f0884701e5 req-8be78d92-8b2c-4d92-bf31-5f4c5e4f8e63 tempest-ServerActionsTestJSON-858733914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7" returned: 0 in 0.479s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:42:59.948986 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:42:59.954019 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:42:59.954424 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968018304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n Backing store flags: \n Account information:\n k28h4gKEyJN6dmD3w67V\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f8f65c80-5964-4f8c-a3fb-e9f0884701e5 req-8be78d92-8b2c-4d92-bf31-5f4c5e4f8e63 tempest-ServerActionsTestJSON-858733914 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: k28h4gKEyJN6dmD3w67V
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:42:59.955133 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:42:59.957360 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f8f65c80-5964-4f8c-a3fb-e9f0884701e5 req-8be78d92-8b2c-4d92-bf31-5f4c5e4f8e63 tempest-ServerActionsTestJSON-858733914 None] Creating iscsi_target for Volume ID: volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:42:59.957360 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f8f65c80-5964-4f8c-a3fb-e9f0884701e5 req-8be78d92-8b2c-4d92-bf31-5f4c5e4f8e63 tempest-ServerActionsTestJSON-858733914 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 14 18:42:59.961477 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f8f65c80-5964-4f8c-a3fb-e9f0884701e5 req-8be78d92-8b2c-4d92-bf31-5f4c5e4f8e63 tempest-ServerActionsTestJSON-858733914 None] Created volume path /opt/stack/data/cinder/volumes/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7,
Sep 14 18:42:59.961477 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:42:59.961477 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:42:59.961477 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7
Sep 14 18:42:59.961477 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:42:59.961477 n-d-796905-2 cinder-volume[84144]: incominguser k28h4gKEyJN6dmD3w67V oqbFwFvjAcCun6DG
Sep 14 18:42:59.961477 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:42:59.961477 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:42:59.961477 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:42:59.961477 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:42:59.966844 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:43:00.365323 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7" returned: 0 in 0.401s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:43:00.365794 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968018304]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:43:00.366884 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f8f65c80-5964-4f8c-a3fb-e9f0884701e5 req-8be78d92-8b2c-4d92-bf31-5f4c5e4f8e63 tempest-ServerActionsTestJSON-858733914 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:43:00.367642 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f8f65c80-5964-4f8c-a3fb-e9f0884701e5 req-8be78d92-8b2c-4d92-bf31-5f4c5e4f8e63 tempest-ServerActionsTestJSON-858733914 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:43:00.369940 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:43:00.378571 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:43:00.380270 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968018304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n Backing store flags: \n Account information:\n k28h4gKEyJN6dmD3w67V\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-f8f65c80-5964-4f8c-a3fb-e9f0884701e5 req-8be78d92-8b2c-4d92-bf31-5f4c5e4f8e63 tempest-ServerActionsTestJSON-858733914 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: k28h4gKEyJN6dmD3w67V
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 18:43:00.381277 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:43:00.385627 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:43:00.503685 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.118s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:43:00.504491 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968018304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n Backing store flags: \n Account information:\n k28h4gKEyJN6dmD3w67V\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:43:00.505668 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:43:00.605513 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:43:00.605958 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968018304]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n Backing store flags: \n Account information:\n k28h4gKEyJN6dmD3w67V\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:43:00.607097 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-f8f65c80-5964-4f8c-a3fb-e9f0884701e5 req-8be78d92-8b2c-4d92-bf31-5f4c5e4f8e63 tempest-ServerActionsTestJSON-858733914 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:43:00.785311 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-f8f65c80-5964-4f8c-a3fb-e9f0884701e5 req-8be78d92-8b2c-4d92-bf31-5f4c5e4f8e63 tempest-ServerActionsTestJSON-858733914 None] attachment_update completed successfully.
Sep 14 18:43:04.728979 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:43:04.729704 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:43:04.730048 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:43:04.753426 n-d-796905-2 sudo[140667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:43:04.754316 n-d-796905-2 sudo[140667]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:43:05.181221 n-d-796905-2 sudo[140667]: pam_unix(sudo:session): session closed for user root
Sep 14 18:43:05.183550 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.453s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:43:05.185179 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:43:05.204664 n-d-796905-2 sudo[140670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:43:05.205558 n-d-796905-2 sudo[140670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:43:05.605640 n-d-796905-2 sudo[140670]: pam_unix(sudo:session): session closed for user root
Sep 14 18:43:05.610506 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.425s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:43:05.613344 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:43:13.168917 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-0326df21-2e1c-4a97-a007-cdd2f1b3ab74 req-6625de7b-449c-4c45-9792-e4d01753e05a tempest-ServerActionsTestJSON-858733914 None] Terminate volume connection completed successfully.
Sep 14 18:43:13.169610 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-0326df21-2e1c-4a97-a007-cdd2f1b3ab74 req-6625de7b-449c-4c45-9792-e4d01753e05a tempest-ServerActionsTestJSON-858733914 None] Deleting attachment 2ec9a5f6-ffa5-49d3-839f-5b5c56ea54c1. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:43:13.170849 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:43:13.257796 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:43:13.258125 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7\n Backing store flags: \n Account information:\n k28h4gKEyJN6dmD3w67V\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:43:13.259282 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-0326df21-2e1c-4a97-a007-cdd2f1b3ab74 req-6625de7b-449c-4c45-9792-e4d01753e05a tempest-ServerActionsTestJSON-858733914 None] Removing iscsi_target for Volume ID: cfc98922-92ce-4431-aab0-3a3f210ee4b7
Sep 14 18:43:13.260428 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:43:13.350714 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 -f" returned: 0 in 0.090s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:43:13.351143 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:43:13.355000 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:43:13.453560 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:43:13.453875 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:43:13.529867 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-0326df21-2e1c-4a97-a007-cdd2f1b3ab74 req-6625de7b-449c-4c45-9792-e4d01753e05a tempest-ServerActionsTestJSON-858733914 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:43:13.529867 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:43:13.529867 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:43:15.505867 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-24600fdc-c82c-4250-9298-4828a34fa632 tempest-ServerActionsTestJSON-858733914 None] Lock "b'cinder-cfc98922-92ce-4431-aab0-3a3f210ee4b7-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:43:15.567227 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:43:15.655445 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:43:15.655768 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:43:15.656421 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-24600fdc-c82c-4250-9298-4828a34fa632 tempest-ServerActionsTestJSON-858733914 None] Skipping remove_export. No iscsi_target is presently exported for volume: cfc98922-92ce-4431-aab0-3a3f210ee4b7
Sep 14 18:43:15.657475 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-24600fdc-c82c-4250-9298-4828a34fa632 tempest-ServerActionsTestJSON-858733914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:43:15.675556 n-d-796905-2 sudo[140720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7
Sep 14 18:43:15.676349 n-d-796905-2 sudo[140720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:43:16.052578 n-d-796905-2 sudo[140720]: pam_unix(sudo:session): session closed for user root
Sep 14 18:43:16.054875 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-24600fdc-c82c-4250-9298-4828a34fa632 tempest-ServerActionsTestJSON-858733914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7" returned: 0 in 0.397s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:43:16.056487 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-24600fdc-c82c-4250-9298-4828a34fa632 tempest-ServerActionsTestJSON-858733914 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-cfc98922-92ce-4431-aab0-3a3f210ee4b7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:43:16.074380 n-d-796905-2 sudo[140723]: ubuntu : 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-cfc98922-92ce-4431-aab0-3a3f210ee4b7
Sep 14 18:43:16.075175 n-d-796905-2 sudo[140723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:43:16.465313 n-d-796905-2 sudo[140723]: pam_unix(sudo:session): session closed for user root
Sep 14 18:43:16.467765 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-24600fdc-c82c-4250-9298-4828a34fa632 tempest-ServerActionsTestJSON-858733914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7" returned: 0 in 0.411s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:43:16.470097 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-24600fdc-c82c-4250-9298-4828a34fa632 tempest-ServerActionsTestJSON-858733914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:43:16.488224 n-d-796905-2 sudo[140728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7
Sep 14 18:43:16.489050 n-d-796905-2 sudo[140728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:43:16.967810 n-d-796905-2 sudo[140728]: pam_unix(sudo:session): session closed for user root
Sep 14 18:43:16.970337 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-24600fdc-c82c-4250-9298-4828a34fa632 tempest-ServerActionsTestJSON-858733914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cfc98922-92ce-4431-aab0-3a3f210ee4b7" returned: 0 in 0.500s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:43:16.971522 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-24600fdc-c82c-4250-9298-4828a34fa632 tempest-ServerActionsTestJSON-858733914 None] Successfully deleted volume: cfc98922-92ce-4431-aab0-3a3f210ee4b7
Sep 14 18:43:17.017431 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-24600fdc-c82c-4250-9298-4828a34fa632 tempest-ServerActionsTestJSON-858733914 None] Created reservations ['16378b43-3785-44d6-a4bd-f2da3740596c', '536c5546-a3f0-4ff2-a195-65a6ca97f7be', '418fb7b9-36c5-499c-8a3e-bad4c45bd91e', 'e0bfb4a9-6783-4594-a2b3-9311d568dc17'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:43:17.019918 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-24600fdc-c82c-4250-9298-4828a34fa632 tempest-ServerActionsTestJSON-858733914 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:43:17.019918 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:43:17.019918 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:43:17.059307 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-24600fdc-c82c-4250-9298-4828a34fa632 tempest-ServerActionsTestJSON-858733914 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:43:17.060011 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-24600fdc-c82c-4250-9298-4828a34fa632 tempest-ServerActionsTestJSON-858733914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:43:17.078672 n-d-796905-2 sudo[140735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:43:17.079447 n-d-796905-2 sudo[140735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:43:17.501504 n-d-796905-2 sudo[140735]: pam_unix(sudo:session): session closed for user root
Sep 14 18:43:17.503861 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-24600fdc-c82c-4250-9298-4828a34fa632 tempest-ServerActionsTestJSON-858733914 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.443s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:43:17.505999 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-24600fdc-c82c-4250-9298-4828a34fa632 tempest-ServerActionsTestJSON-858733914 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:43:17.529790 n-d-796905-2 sudo[140738]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:43:17.530959 n-d-796905-2 sudo[140738]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:43:17.961298 n-d-796905-2 sudo[140738]: pam_unix(sudo:session): session closed for user root
Sep 14 18:43:17.964287 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-24600fdc-c82c-4250-9298-4828a34fa632 tempest-ServerActionsTestJSON-858733914 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:43:17.966492 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-24600fdc-c82c-4250-9298-4828a34fa632 tempest-ServerActionsTestJSON-858733914 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:43:17.972850 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-24600fdc-c82c-4250-9298-4828a34fa632 tempest-ServerActionsTestJSON-858733914 None] Deleted volume successfully.
Sep 14 18:43:17.991733 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-24600fdc-c82c-4250-9298-4828a34fa632 tempest-ServerActionsTestJSON-858733914 None] Lock "b'cinder-cfc98922-92ce-4431-aab0-3a3f210ee4b7-delete_volume'" released by "delete_volume" :: held 2.483s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:44:04.733671 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:44:04.734321 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:44:04.735023 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:44:04.754813 n-d-796905-2 sudo[140825]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:44:04.755605 n-d-796905-2 sudo[140825]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:44:05.189231 n-d-796905-2 sudo[140825]: pam_unix(sudo:session): session closed for user root
Sep 14 18:44:05.191316 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.456s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:44:05.193002 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:44:05.212195 n-d-796905-2 sudo[140828]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:44:05.213011 n-d-796905-2 sudo[140828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:44:05.768209 n-d-796905-2 sudo[140828]: pam_unix(sudo:session): session closed for user root
Sep 14 18:44:05.770528 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.577s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:44:05.771935 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:44:58.219899 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:44:58.224588 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:44:58.225131 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:44:58.238724 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] Flow 'volume_create_manager' (c43570d6-22e7-4e56-901c-f7c0c1d69077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:44:58.242140 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a9b663eb-98a1-4d46-a128-0edf390225c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:44:58.265477 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:44:58.294064 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a9b663eb-98a1-4d46-a128-0edf390225c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:44:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1861063854',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=293b9c30-298b-4265-a451-3e8e0cad0964,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ced6a9323f724e1981cee2aa6399a384',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:44:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:44:58Z,user_id='cbbae376dd7842d68e93b933b743b229',volume_attachment=>,volume_type=VolumeType(0f2487dc-2c96-466c-945b-2050b8cd7bdd),volume_type_id=0f2487dc-2c96-466c-945b-2050b8cd7bdd)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:44:58.296524 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (591c9996-c233-4d3b-99f8-b0245c08daaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:44:58.298675 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (591c9996-c233-4d3b-99f8-b0245c08daaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:44:58.300989 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b8ce4b8b-79bd-47ed-b8b7-afcd3e5d36e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:44:58.303237 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b8ce4b8b-79bd-47ed-b8b7-afcd3e5d36e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '293b9c30-298b-4265-a451-3e8e0cad0964', 'volume_name': 'volume-293b9c30-298b-4265-a451-3e8e0cad0964', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:44:58.306063 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (22bc1beb-5131-4f02-8417-9d3483690b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:44:58.308182 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (22bc1beb-5131-4f02-8417-9d3483690b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:44:58.310495 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0985eed3-0825-4f64-ac89-59711a2b2d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:44:58.311299 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] Volume 293b9c30-298b-4265-a451-3e8e0cad0964: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-293b9c30-298b-4265-a451-3e8e0cad0964', 'volume_size': 1}
Sep 14 18:44:58.312344 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-293b9c30-298b-4265-a451-3e8e0cad0964 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:44:58.331306 n-d-796905-2 sudo[141533]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-293b9c30-298b-4265-a451-3e8e0cad0964 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:44:58.332134 n-d-796905-2 sudo[141533]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:44:58.863428 n-d-796905-2 sudo[141533]: pam_unix(sudo:session): session closed for user root
Sep 14 18:44:58.865826 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-293b9c30-298b-4265-a451-3e8e0cad0964 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.553s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:44:58.869908 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0985eed3-0825-4f64-ac89-59711a2b2d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-293b9c30-298b-4265-a451-3e8e0cad0964', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:44:58.872230 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c40e8dec-90af-4ee6-b00f-abe3375d3509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:44:58.881811 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] Volume volume-293b9c30-298b-4265-a451-3e8e0cad0964 (293b9c30-298b-4265-a451-3e8e0cad0964): created successfully
Sep 14 18:44:58.884408 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c40e8dec-90af-4ee6-b00f-abe3375d3509) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:44:58.888238 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] Flow 'volume_create_manager' (c43570d6-22e7-4e56-901c-f7c0c1d69077) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:44:58.898721 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-28815b69-e1f6-4afd-afb7-ba93fa10c6b0 tempest-TestEncryptedCinderVolumes-1376512107 None] Created volume successfully.
Sep 14 18:45:00.172530 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-023b845c-c333-4dd3-84e3-abbec1089d44 req-835a8149-49ce-49a1-ac36-584fb510d109 tempest-TestEncryptedCinderVolumes-1376512107 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-293b9c30-298b-4265-a451-3e8e0cad0964 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:00.191025 n-d-796905-2 sudo[141570]: 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-293b9c30-298b-4265-a451-3e8e0cad0964
Sep 14 18:45:00.191827 n-d-796905-2 sudo[141570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:45:00.622213 n-d-796905-2 sudo[141570]: pam_unix(sudo:session): session closed for user root
Sep 14 18:45:00.624646 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-023b845c-c333-4dd3-84e3-abbec1089d44 req-835a8149-49ce-49a1-ac36-584fb510d109 tempest-TestEncryptedCinderVolumes-1376512107 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-293b9c30-298b-4265-a451-3e8e0cad0964" returned: 0 in 0.452s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:00.672204 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:00.678144 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:00.678481 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968019584]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:45:00.679599 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-023b845c-c333-4dd3-84e3-abbec1089d44 req-835a8149-49ce-49a1-ac36-584fb510d109 tempest-TestEncryptedCinderVolumes-1376512107 None] Targets prior to update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:45:00.680407 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-023b845c-c333-4dd3-84e3-abbec1089d44 req-835a8149-49ce-49a1-ac36-584fb510d109 tempest-TestEncryptedCinderVolumes-1376512107 None] Creating iscsi_target for Volume ID: volume-293b9c30-298b-4265-a451-3e8e0cad0964 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:45:00.684143 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-023b845c-c333-4dd3-84e3-abbec1089d44 req-835a8149-49ce-49a1-ac36-584fb510d109 tempest-TestEncryptedCinderVolumes-1376512107 None] Created volume path /opt/stack/data/cinder/volumes/volume-293b9c30-298b-4265-a451-3e8e0cad0964,
Sep 14 18:45:00.684143 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:45:00.684143 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:45:00.684143 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-293b9c30-298b-4265-a451-3e8e0cad0964
Sep 14 18:45:00.684143 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:45:00.684143 n-d-796905-2 cinder-volume[84144]: incominguser R5idJyC8bjvVLCZaGAEo YBC8om3dzJoLBg8L
Sep 14 18:45:00.684143 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:45:00.684143 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:45:00.684143 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:45:00.684143 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:45:00.685464 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-293b9c30-298b-4265-a451-3e8e0cad0964 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:01.035077 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-293b9c30-298b-4265-a451-3e8e0cad0964" returned: 0 in 0.349s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:01.035405 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968019584]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:45:01.036007 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-023b845c-c333-4dd3-84e3-abbec1089d44 req-835a8149-49ce-49a1-ac36-584fb510d109 tempest-TestEncryptedCinderVolumes-1376512107 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:45:01.036430 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-023b845c-c333-4dd3-84e3-abbec1089d44 req-835a8149-49ce-49a1-ac36-584fb510d109 tempest-TestEncryptedCinderVolumes-1376512107 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:45:01.040483 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:01.047227 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:01.048022 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968019584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-293b9c30-298b-4265-a451-3e8e0cad0964\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-293b9c30-298b-4265-a451-3e8e0cad0964\n Backing store flags: \n Account information:\n R5idJyC8bjvVLCZaGAEo\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:45:01.048991 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-023b845c-c333-4dd3-84e3-abbec1089d44 req-835a8149-49ce-49a1-ac36-584fb510d109 tempest-TestEncryptedCinderVolumes-1376512107 None] Targets after update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:45:01.050474 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:01.144925 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:01.145313 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968019584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-293b9c30-298b-4265-a451-3e8e0cad0964\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-293b9c30-298b-4265-a451-3e8e0cad0964\n Backing store flags: \n Account information:\n R5idJyC8bjvVLCZaGAEo\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:45:01.146590 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:01.236650 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:01.237267 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968019584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-293b9c30-298b-4265-a451-3e8e0cad0964\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-293b9c30-298b-4265-a451-3e8e0cad0964\n Backing store flags: \n Account information:\n R5idJyC8bjvVLCZaGAEo\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:45:01.237969 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-023b845c-c333-4dd3-84e3-abbec1089d44 req-835a8149-49ce-49a1-ac36-584fb510d109 tempest-TestEncryptedCinderVolumes-1376512107 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-293b9c30-298b-4265-a451-3e8e0cad0964 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:45:01.391566 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-023b845c-c333-4dd3-84e3-abbec1089d44 req-835a8149-49ce-49a1-ac36-584fb510d109 tempest-TestEncryptedCinderVolumes-1376512107 None] attachment_update completed successfully.
Sep 14 18:45:04.729504 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:45:04.730224 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:45:04.730589 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:04.750765 n-d-796905-2 sudo[141614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:45:04.751553 n-d-796905-2 sudo[141614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:45:05.136961 n-d-796905-2 sudo[141614]: pam_unix(sudo:session): session closed for user root
Sep 14 18:45:05.138994 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.408s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:05.140568 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:05.159732 n-d-796905-2 sudo[141625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:45:05.160518 n-d-796905-2 sudo[141625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:45:05.559528 n-d-796905-2 sudo[141625]: pam_unix(sudo:session): session closed for user root
Sep 14 18:45:05.561718 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.421s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:05.563892 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:45:08.933145 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-1927d9df-f4d3-4a7c-8f43-184e912abd06 req-32bd64b1-0a06-4b3c-af5d-6b081b836353 tempest-TestEncryptedCinderVolumes-1376512107 None] Terminate volume connection completed successfully.
Sep 14 18:45:08.933810 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-1927d9df-f4d3-4a7c-8f43-184e912abd06 req-32bd64b1-0a06-4b3c-af5d-6b081b836353 tempest-TestEncryptedCinderVolumes-1376512107 None] Deleting attachment ff38171c-541f-4fbd-85de-e6ea2429fc30. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:45:08.935202 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:09.024503 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:09.024908 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968019584]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-293b9c30-298b-4265-a451-3e8e0cad0964\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-293b9c30-298b-4265-a451-3e8e0cad0964\n Backing store flags: \n Account information:\n R5idJyC8bjvVLCZaGAEo\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:45:09.025563 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-1927d9df-f4d3-4a7c-8f43-184e912abd06 req-32bd64b1-0a06-4b3c-af5d-6b081b836353 tempest-TestEncryptedCinderVolumes-1376512107 None] Removing iscsi_target for Volume ID: 293b9c30-298b-4265-a451-3e8e0cad0964
Sep 14 18:45:09.028866 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-293b9c30-298b-4265-a451-3e8e0cad0964 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:09.119250 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-293b9c30-298b-4265-a451-3e8e0cad0964 -f" returned: 0 in 0.092s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:09.119619 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968019584]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:45:09.124004 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:09.215680 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:09.216047 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968019584]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:45:09.294124 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-1927d9df-f4d3-4a7c-8f43-184e912abd06 req-32bd64b1-0a06-4b3c-af5d-6b081b836353 tempest-TestEncryptedCinderVolumes-1376512107 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:45:09.294124 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:45:09.294124 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:45:09.741180 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-d8e0a8e9-cbd5-4e33-b2db-36d4d0418f23 tempest-TestEncryptedCinderVolumes-1376512107 None] Lock "b'cinder-293b9c30-298b-4265-a451-3e8e0cad0964-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:45:09.802666 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:09.892835 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:09.893226 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968019584]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:45:09.893987 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-d8e0a8e9-cbd5-4e33-b2db-36d4d0418f23 tempest-TestEncryptedCinderVolumes-1376512107 None] Skipping remove_export. No iscsi_target is presently exported for volume: 293b9c30-298b-4265-a451-3e8e0cad0964
Sep 14 18:45:09.895093 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d8e0a8e9-cbd5-4e33-b2db-36d4d0418f23 tempest-TestEncryptedCinderVolumes-1376512107 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-293b9c30-298b-4265-a451-3e8e0cad0964 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:09.915911 n-d-796905-2 sudo[141731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-293b9c30-298b-4265-a451-3e8e0cad0964
Sep 14 18:45:09.916751 n-d-796905-2 sudo[141731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:45:10.310069 n-d-796905-2 sudo[141731]: pam_unix(sudo:session): session closed for user root
Sep 14 18:45:10.312388 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d8e0a8e9-cbd5-4e33-b2db-36d4d0418f23 tempest-TestEncryptedCinderVolumes-1376512107 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-293b9c30-298b-4265-a451-3e8e0cad0964" returned: 0 in 0.417s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:10.314005 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d8e0a8e9-cbd5-4e33-b2db-36d4d0418f23 tempest-TestEncryptedCinderVolumes-1376512107 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-293b9c30-298b-4265-a451-3e8e0cad0964 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:10.332600 n-d-796905-2 sudo[141734]: ubuntu : 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-293b9c30-298b-4265-a451-3e8e0cad0964
Sep 14 18:45:10.333414 n-d-796905-2 sudo[141734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:45:10.733312 n-d-796905-2 sudo[141734]: pam_unix(sudo:session): session closed for user root
Sep 14 18:45:10.735544 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d8e0a8e9-cbd5-4e33-b2db-36d4d0418f23 tempest-TestEncryptedCinderVolumes-1376512107 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-293b9c30-298b-4265-a451-3e8e0cad0964" returned: 0 in 0.421s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:10.737379 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d8e0a8e9-cbd5-4e33-b2db-36d4d0418f23 tempest-TestEncryptedCinderVolumes-1376512107 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-293b9c30-298b-4265-a451-3e8e0cad0964 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:10.755782 n-d-796905-2 sudo[141739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-293b9c30-298b-4265-a451-3e8e0cad0964
Sep 14 18:45:10.756555 n-d-796905-2 sudo[141739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:45:11.233368 n-d-796905-2 sudo[141739]: pam_unix(sudo:session): session closed for user root
Sep 14 18:45:11.238478 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d8e0a8e9-cbd5-4e33-b2db-36d4d0418f23 tempest-TestEncryptedCinderVolumes-1376512107 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-293b9c30-298b-4265-a451-3e8e0cad0964" returned: 0 in 0.500s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:11.239786 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-d8e0a8e9-cbd5-4e33-b2db-36d4d0418f23 tempest-TestEncryptedCinderVolumes-1376512107 None] Successfully deleted volume: 293b9c30-298b-4265-a451-3e8e0cad0964
Sep 14 18:45:11.271827 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-d8e0a8e9-cbd5-4e33-b2db-36d4d0418f23 tempest-TestEncryptedCinderVolumes-1376512107 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1719999380 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1719999380, it is now deprecated. Please use the default quota class for default quota.
Sep 14 18:45:11.273200 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-d8e0a8e9-cbd5-4e33-b2db-36d4d0418f23 tempest-TestEncryptedCinderVolumes-1376512107 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1719999380 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1719999380, it is now deprecated. Please use the default quota class for default quota.
Sep 14 18:45:11.290874 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-d8e0a8e9-cbd5-4e33-b2db-36d4d0418f23 tempest-TestEncryptedCinderVolumes-1376512107 None] Created reservations ['8723296a-bbf8-4f56-9b72-c9f0238a81b6', '150ea58d-ce00-4955-9a62-5a3d21f0ee5e', 'a6d89e80-d22c-419d-9c91-ada79d976e9e', 'a856448c-2ab6-49cb-8aa3-35e1ceeab279'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:45:11.293231 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-d8e0a8e9-cbd5-4e33-b2db-36d4d0418f23 tempest-TestEncryptedCinderVolumes-1376512107 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:45:11.293231 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:45:11.293231 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:45:11.337639 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-d8e0a8e9-cbd5-4e33-b2db-36d4d0418f23 tempest-TestEncryptedCinderVolumes-1376512107 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:45:11.338382 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d8e0a8e9-cbd5-4e33-b2db-36d4d0418f23 tempest-TestEncryptedCinderVolumes-1376512107 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:11.357640 n-d-796905-2 sudo[141747]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:45:11.358447 n-d-796905-2 sudo[141747]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:45:11.788546 n-d-796905-2 sudo[141747]: pam_unix(sudo:session): session closed for user root
Sep 14 18:45:11.791240 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d8e0a8e9-cbd5-4e33-b2db-36d4d0418f23 tempest-TestEncryptedCinderVolumes-1376512107 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:11.800003 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d8e0a8e9-cbd5-4e33-b2db-36d4d0418f23 tempest-TestEncryptedCinderVolumes-1376512107 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:11.820337 n-d-796905-2 sudo[141754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:45:11.821171 n-d-796905-2 sudo[141754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:45:12.280833 n-d-796905-2 sudo[141754]: pam_unix(sudo:session): session closed for user root
Sep 14 18:45:12.283266 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-d8e0a8e9-cbd5-4e33-b2db-36d4d0418f23 tempest-TestEncryptedCinderVolumes-1376512107 None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:12.285437 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-d8e0a8e9-cbd5-4e33-b2db-36d4d0418f23 tempest-TestEncryptedCinderVolumes-1376512107 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:45:12.292143 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-d8e0a8e9-cbd5-4e33-b2db-36d4d0418f23 tempest-TestEncryptedCinderVolumes-1376512107 None] Deleted volume successfully.
Sep 14 18:45:12.310419 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-d8e0a8e9-cbd5-4e33-b2db-36d4d0418f23 tempest-TestEncryptedCinderVolumes-1376512107 None] Lock "b'cinder-293b9c30-298b-4265-a451-3e8e0cad0964-delete_volume'" released by "delete_volume" :: held 2.569s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:45:28.766090 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:45:28.769988 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:45:28.770505 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:45:28.783979 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] Flow 'volume_create_manager' (229f93be-8546-48f9-9f6f-09402faac94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:45:28.787119 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a36e66b-4f22-44b0-b1ff-638b9dd088b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:45:28.808842 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:45:28.834128 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a36e66b-4f22-44b0-b1ff-638b9dd088b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:45:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2002000250',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ced6a9323f724e1981cee2aa6399a384',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:45:29Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:45:29Z,user_id='cbbae376dd7842d68e93b933b743b229',volume_attachment=>,volume_type=VolumeType(c041a623-8996-4259-a637-3e7bd48b0bf9),volume_type_id=c041a623-8996-4259-a637-3e7bd48b0bf9)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:45:28.837043 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c37ce409-f265-4320-98fe-6548822a688a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:45:28.839082 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c37ce409-f265-4320-98fe-6548822a688a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:45:28.841375 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ccd6d95-c9d0-47a4-be91-56bccf98c3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:45:28.843538 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3ccd6d95-c9d0-47a4-be91-56bccf98c3f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345', 'volume_name': 'volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:45:28.846004 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6f9feb2b-e76b-4b44-8992-bec1f8af8522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:45:28.848047 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6f9feb2b-e76b-4b44-8992-bec1f8af8522) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:45:28.850201 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c28f7b35-b67c-4dd1-9df6-08aaa07885a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:45:28.850979 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] Volume 6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345', 'volume_size': 1}
Sep 14 18:45:28.851973 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:28.870606 n-d-796905-2 sudo[141811]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:45:28.871399 n-d-796905-2 sudo[141811]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:45:29.383084 n-d-796905-2 sudo[141811]: pam_unix(sudo:session): session closed for user root
Sep 14 18:45:29.386083 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.534s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:29.389409 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c28f7b35-b67c-4dd1-9df6-08aaa07885a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:45:29.391670 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (06d474e9-8750-40c6-a714-6c86d330c53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:45:29.402520 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] Volume volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345 (6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345): created successfully
Sep 14 18:45:29.404534 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (06d474e9-8750-40c6-a714-6c86d330c53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:45:29.407566 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] Flow 'volume_create_manager' (229f93be-8546-48f9-9f6f-09402faac94a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:45:29.418310 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-16b537b0-5057-407f-a1a8-31103ecef176 tempest-TestEncryptedCinderVolumes-1376512107 None] Created volume successfully.
Sep 14 18:45:30.672424 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-69a88ad9-59ca-4f06-a071-fe28a5829c38 req-9e685ba1-94d9-4ffb-a69c-b165cd7898ec tempest-TestEncryptedCinderVolumes-1376512107 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:30.691183 n-d-796905-2 sudo[141879]: 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-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345
Sep 14 18:45:30.691973 n-d-796905-2 sudo[141879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:45:31.086489 n-d-796905-2 sudo[141879]: pam_unix(sudo:session): session closed for user root
Sep 14 18:45:31.088834 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-69a88ad9-59ca-4f06-a071-fe28a5829c38 req-9e685ba1-94d9-4ffb-a69c-b165cd7898ec tempest-TestEncryptedCinderVolumes-1376512107 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345" returned: 0 in 0.416s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:31.138546 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:31.144678 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:31.145021 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:45:31.145636 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-69a88ad9-59ca-4f06-a071-fe28a5829c38 req-9e685ba1-94d9-4ffb-a69c-b165cd7898ec tempest-TestEncryptedCinderVolumes-1376512107 None] Targets prior to update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:45:31.146426 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-69a88ad9-59ca-4f06-a071-fe28a5829c38 req-9e685ba1-94d9-4ffb-a69c-b165cd7898ec tempest-TestEncryptedCinderVolumes-1376512107 None] Creating iscsi_target for Volume ID: volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:45:31.149622 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-69a88ad9-59ca-4f06-a071-fe28a5829c38 req-9e685ba1-94d9-4ffb-a69c-b165cd7898ec tempest-TestEncryptedCinderVolumes-1376512107 None] Created volume path /opt/stack/data/cinder/volumes/volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345,
Sep 14 18:45:31.149622 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:45:31.149622 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:45:31.149622 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345
Sep 14 18:45:31.149622 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:45:31.149622 n-d-796905-2 cinder-volume[84144]: incominguser 6c9BsbCmSLM8p8fS3KoU Gw8JbcnyL8Y8bC72
Sep 14 18:45:31.149622 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:45:31.149622 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:45:31.149622 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:45:31.149622 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:45:31.151201 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:31.492462 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345" returned: 0 in 0.341s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:31.492812 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:45:31.493412 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-69a88ad9-59ca-4f06-a071-fe28a5829c38 req-9e685ba1-94d9-4ffb-a69c-b165cd7898ec tempest-TestEncryptedCinderVolumes-1376512107 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:45:31.493775 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-69a88ad9-59ca-4f06-a071-fe28a5829c38 req-9e685ba1-94d9-4ffb-a69c-b165cd7898ec tempest-TestEncryptedCinderVolumes-1376512107 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:45:31.494953 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:31.502033 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:31.502366 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345\n Backing store flags: \n Account information:\n 6c9BsbCmSLM8p8fS3KoU\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:45:31.502990 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-69a88ad9-59ca-4f06-a071-fe28a5829c38 req-9e685ba1-94d9-4ffb-a69c-b165cd7898ec tempest-TestEncryptedCinderVolumes-1376512107 None] Targets after update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:45:31.504154 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:31.593646 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:31.594072 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345\n Backing store flags: \n Account information:\n 6c9BsbCmSLM8p8fS3KoU\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:45:31.595477 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:31.683532 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:31.684104 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345\n Backing store flags: \n Account information:\n 6c9BsbCmSLM8p8fS3KoU\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:45:31.684887 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-69a88ad9-59ca-4f06-a071-fe28a5829c38 req-9e685ba1-94d9-4ffb-a69c-b165cd7898ec tempest-TestEncryptedCinderVolumes-1376512107 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:45:31.837914 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-69a88ad9-59ca-4f06-a071-fe28a5829c38 req-9e685ba1-94d9-4ffb-a69c-b165cd7898ec tempest-TestEncryptedCinderVolumes-1376512107 None] attachment_update completed successfully.
Sep 14 18:45:39.315243 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-5427e659-ff1d-4108-a316-a452bbbf1f62 req-539add9e-eeb9-4328-85b9-826c272f5287 tempest-TestEncryptedCinderVolumes-1376512107 None] Terminate volume connection completed successfully.
Sep 14 18:45:39.315957 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-5427e659-ff1d-4108-a316-a452bbbf1f62 req-539add9e-eeb9-4328-85b9-826c272f5287 tempest-TestEncryptedCinderVolumes-1376512107 None] Deleting attachment bb681e2b-e009-40c7-a4c7-f4f49739169d. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:45:39.317090 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:39.405490 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:39.405832 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345\n Backing store flags: \n Account information:\n 6c9BsbCmSLM8p8fS3KoU\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:45:39.406467 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-5427e659-ff1d-4108-a316-a452bbbf1f62 req-539add9e-eeb9-4328-85b9-826c272f5287 tempest-TestEncryptedCinderVolumes-1376512107 None] Removing iscsi_target for Volume ID: 6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345
Sep 14 18:45:39.407510 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:39.498618 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345 -f" returned: 0 in 0.091s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:39.499127 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:45:39.500552 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:39.589159 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:39.589490 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:45:39.659904 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-5427e659-ff1d-4108-a316-a452bbbf1f62 req-539add9e-eeb9-4328-85b9-826c272f5287 tempest-TestEncryptedCinderVolumes-1376512107 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:45:39.659904 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:45:39.659904 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:45:40.122934 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-b1295026-780c-4188-ba26-f35416ad1405 tempest-TestEncryptedCinderVolumes-1376512107 None] Lock "b'cinder-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:45:40.186200 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:40.274176 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:40.274499 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:45:40.275157 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-b1295026-780c-4188-ba26-f35416ad1405 tempest-TestEncryptedCinderVolumes-1376512107 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345
Sep 14 18:45:40.276206 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1295026-780c-4188-ba26-f35416ad1405 tempest-TestEncryptedCinderVolumes-1376512107 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:40.295084 n-d-796905-2 sudo[141940]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345
Sep 14 18:45:40.295872 n-d-796905-2 sudo[141940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:45:40.700543 n-d-796905-2 sudo[141940]: pam_unix(sudo:session): session closed for user root
Sep 14 18:45:40.703391 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1295026-780c-4188-ba26-f35416ad1405 tempest-TestEncryptedCinderVolumes-1376512107 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345" returned: 0 in 0.427s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:40.705021 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1295026-780c-4188-ba26-f35416ad1405 tempest-TestEncryptedCinderVolumes-1376512107 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-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:40.723853 n-d-796905-2 sudo[141943]: ubuntu : 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-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345
Sep 14 18:45:40.725175 n-d-796905-2 sudo[141943]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:45:41.116763 n-d-796905-2 sudo[141943]: pam_unix(sudo:session): session closed for user root
Sep 14 18:45:41.119502 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1295026-780c-4188-ba26-f35416ad1405 tempest-TestEncryptedCinderVolumes-1376512107 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345" returned: 0 in 0.414s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:41.121327 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1295026-780c-4188-ba26-f35416ad1405 tempest-TestEncryptedCinderVolumes-1376512107 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:41.139440 n-d-796905-2 sudo[141946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345
Sep 14 18:45:41.140232 n-d-796905-2 sudo[141946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:45:41.631288 n-d-796905-2 sudo[141946]: pam_unix(sudo:session): session closed for user root
Sep 14 18:45:41.633604 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1295026-780c-4188-ba26-f35416ad1405 tempest-TestEncryptedCinderVolumes-1376512107 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345" returned: 0 in 0.512s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:41.634995 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-b1295026-780c-4188-ba26-f35416ad1405 tempest-TestEncryptedCinderVolumes-1376512107 None] Successfully deleted volume: 6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345
Sep 14 18:45:41.664979 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-b1295026-780c-4188-ba26-f35416ad1405 tempest-TestEncryptedCinderVolumes-1376512107 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1368771424 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1368771424, it is now deprecated. Please use the default quota class for default quota.
Sep 14 18:45:41.665790 n-d-796905-2 cinder-volume[84144]: WARNING cinder.quota [None req-b1295026-780c-4188-ba26-f35416ad1405 tempest-TestEncryptedCinderVolumes-1376512107 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1368771424 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1368771424, it is now deprecated. Please use the default quota class for default quota.
Sep 14 18:45:41.683400 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-b1295026-780c-4188-ba26-f35416ad1405 tempest-TestEncryptedCinderVolumes-1376512107 None] Created reservations ['2f260ac5-68aa-4f2c-8ecc-562d2199bb32', '5ba447f8-6463-4eac-b7c8-c787fceb4419', '4a6780c9-c2ea-451e-ae3c-8da601fbfe51', 'dd1e1301-2258-4dac-8e90-b95dacd5e845'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:45:41.686728 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-b1295026-780c-4188-ba26-f35416ad1405 tempest-TestEncryptedCinderVolumes-1376512107 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:45:41.686728 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:45:41.686728 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:45:41.730864 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-b1295026-780c-4188-ba26-f35416ad1405 tempest-TestEncryptedCinderVolumes-1376512107 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:45:41.731990 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1295026-780c-4188-ba26-f35416ad1405 tempest-TestEncryptedCinderVolumes-1376512107 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:41.750699 n-d-796905-2 sudo[141954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:45:41.751495 n-d-796905-2 sudo[141954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:45:42.221654 n-d-796905-2 sudo[141954]: pam_unix(sudo:session): session closed for user root
Sep 14 18:45:42.224037 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1295026-780c-4188-ba26-f35416ad1405 tempest-TestEncryptedCinderVolumes-1376512107 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:42.226708 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1295026-780c-4188-ba26-f35416ad1405 tempest-TestEncryptedCinderVolumes-1376512107 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:45:42.245322 n-d-796905-2 sudo[141957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:45:42.246131 n-d-796905-2 sudo[141957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:45:42.707515 n-d-796905-2 sudo[141957]: pam_unix(sudo:session): session closed for user root
Sep 14 18:45:42.711713 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-b1295026-780c-4188-ba26-f35416ad1405 tempest-TestEncryptedCinderVolumes-1376512107 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.484s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:45:42.714250 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-b1295026-780c-4188-ba26-f35416ad1405 tempest-TestEncryptedCinderVolumes-1376512107 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:45:42.722835 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-b1295026-780c-4188-ba26-f35416ad1405 tempest-TestEncryptedCinderVolumes-1376512107 None] Deleted volume successfully.
Sep 14 18:45:42.739569 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-b1295026-780c-4188-ba26-f35416ad1405 tempest-TestEncryptedCinderVolumes-1376512107 None] Lock "b'cinder-6e5ecac6-ef9b-4961-ab16-5ab2f2c2c345-delete_volume'" released by "delete_volume" :: held 2.617s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:46:04.733522 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:46:04.734199 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:46:04.734972 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:46:04.756309 n-d-796905-2 sudo[142100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:46:04.758385 n-d-796905-2 sudo[142100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:46:05.248483 n-d-796905-2 sudo[142100]: pam_unix(sudo:session): session closed for user root
Sep 14 18:46:05.250634 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:46:05.252197 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:46:05.276991 n-d-796905-2 sudo[142109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:46:05.277802 n-d-796905-2 sudo[142109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:46:05.777628 n-d-796905-2 sudo[142109]: pam_unix(sudo:session): session closed for user root
Sep 14 18:46:05.780382 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.527s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:46:05.781792 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:46:46.680533 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 18:46:46.684419 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 18:46:46.684962 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 18:46:46.698216 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] Flow 'volume_create_manager' (90a40583-e8bb-427f-834b-46adc9fde5ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:46:46.702842 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aceae0fc-8e21-46e8-a342-59e563f1d4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:46:46.730444 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 18:46:46.761588 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aceae0fc-8e21-46e8-a342-59e563f1d4ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T18:46:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-347186646',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=f7ca7823-ae55-42a1-b7c0-c1cd5b16c731,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67e97847de194a2b83a2d2792e1350cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T18:46:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T18:46:47Z,user_id='b075368065e5407d8bcee7afd5460e91',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:46:46.764073 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (03137339-e3a2-40e2-b868-2ab254ceaaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:46:46.766164 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (03137339-e3a2-40e2-b868-2ab254ceaaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:46:46.768410 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (73752428-b28a-4572-9838-20b07a7e848c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:46:46.770614 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (73752428-b28a-4572-9838-20b07a7e848c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f7ca7823-ae55-42a1-b7c0-c1cd5b16c731', 'volume_name': 'volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:46:46.772887 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (62376407-8f6f-4738-affe-f2b6e29d3e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:46:46.774958 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (62376407-8f6f-4738-affe-f2b6e29d3e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:46:46.777059 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0153f280-22cb-4ee7-ab14-c696b748883b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:46:46.777837 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] Volume f7ca7823-ae55-42a1-b7c0-c1cd5b16c731: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731', 'volume_size': 1}
Sep 14 18:46:46.778831 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:46:46.796727 n-d-796905-2 sudo[142637]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731 stack-volumes-lvmdriver-1 -L 1g
Sep 14 18:46:46.797524 n-d-796905-2 sudo[142637]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:46:47.326512 n-d-796905-2 sudo[142637]: pam_unix(sudo:session): session closed for user root
Sep 14 18:46:47.328890 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.549s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:46:47.332322 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0153f280-22cb-4ee7-ab14-c696b748883b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731', 'volume_size': 1}' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:46:47.334653 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (770406e5-8db5-46ea-b219-9e6f2d452185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 18:46:47.346358 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] Volume volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731 (f7ca7823-ae55-42a1-b7c0-c1cd5b16c731): created successfully
Sep 14 18:46:47.348665 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (770406e5-8db5-46ea-b219-9e6f2d452185) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 18:46:47.352410 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] Flow 'volume_create_manager' (90a40583-e8bb-427f-834b-46adc9fde5ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 18:46:47.360385 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-fc203fc8-4ece-420e-a0c9-bdce66769730 tempest-TestMinimumBasicScenario-1881330974 None] Created volume successfully.
Sep 14 18:46:48.698440 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-8650b065-b173-4a6e-a111-8bc37b2e6a08 req-66c2dfc4-bbe9-4bcb-89b3-b542ca1d2ed0 tempest-TestMinimumBasicScenario-1881330974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:46:48.716179 n-d-796905-2 sudo[142673]: 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-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731
Sep 14 18:46:48.717082 n-d-796905-2 sudo[142673]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:46:49.123497 n-d-796905-2 sudo[142673]: pam_unix(sudo:session): session closed for user root
Sep 14 18:46:49.125914 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-8650b065-b173-4a6e-a111-8bc37b2e6a08 req-66c2dfc4-bbe9-4bcb-89b3-b542ca1d2ed0 tempest-TestMinimumBasicScenario-1881330974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731" returned: 0 in 0.427s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:46:49.171630 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:46:49.177570 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:46:49.177885 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:46:49.178519 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-8650b065-b173-4a6e-a111-8bc37b2e6a08 req-66c2dfc4-bbe9-4bcb-89b3-b542ca1d2ed0 tempest-TestMinimumBasicScenario-1881330974 None] Targets prior to update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 18:46:49.179298 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-8650b065-b173-4a6e-a111-8bc37b2e6a08 req-66c2dfc4-bbe9-4bcb-89b3-b542ca1d2ed0 tempest-TestMinimumBasicScenario-1881330974 None] Creating iscsi_target for Volume ID: volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 18:46:49.182345 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-8650b065-b173-4a6e-a111-8bc37b2e6a08 req-66c2dfc4-bbe9-4bcb-89b3-b542ca1d2ed0 tempest-TestMinimumBasicScenario-1881330974 None] Created volume path /opt/stack/data/cinder/volumes/volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731,
Sep 14 18:46:49.182345 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 18:46:49.182345 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:46:49.182345 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731
Sep 14 18:46:49.182345 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 18:46:49.182345 n-d-796905-2 cinder-volume[84144]: incominguser YaXbogHHJP8xgn86vgBv 6MdzBMuD2V6dPGDi
Sep 14 18:46:49.182345 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:46:49.182345 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 18:46:49.182345 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:46:49.182345 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 18:46:49.183523 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:46:49.527389 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731" returned: 0 in 0.343s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:46:49.527712 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:46:49.528320 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-8650b065-b173-4a6e-a111-8bc37b2e6a08 req-66c2dfc4-bbe9-4bcb-89b3-b542ca1d2ed0 tempest-TestMinimumBasicScenario-1881330974 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 18:46:49.528682 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-8650b065-b173-4a6e-a111-8bc37b2e6a08 req-66c2dfc4-bbe9-4bcb-89b3-b542ca1d2ed0 tempest-TestMinimumBasicScenario-1881330974 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 18:46:49.529993 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:46:49.536008 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:46:49.536344 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731\n Backing store flags: \n Account information:\n YaXbogHHJP8xgn86vgBv\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:46:49.537027 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-8650b065-b173-4a6e-a111-8bc37b2e6a08 req-66c2dfc4-bbe9-4bcb-89b3-b542ca1d2ed0 tempest-TestMinimumBasicScenario-1881330974 None] Targets after update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 18:46:49.538041 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:46:49.625374 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:46:49.625704 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731\n Backing store flags: \n Account information:\n YaXbogHHJP8xgn86vgBv\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:46:49.626821 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:46:49.713542 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:46:49.714125 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731\n Backing store flags: \n Account information:\n YaXbogHHJP8xgn86vgBv\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:46:49.714810 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-8650b065-b173-4a6e-a111-8bc37b2e6a08 req-66c2dfc4-bbe9-4bcb-89b3-b542ca1d2ed0 tempest-TestMinimumBasicScenario-1881330974 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 18:46:49.869915 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-8650b065-b173-4a6e-a111-8bc37b2e6a08 req-66c2dfc4-bbe9-4bcb-89b3-b542ca1d2ed0 tempest-TestMinimumBasicScenario-1881330974 None] attachment_update completed successfully.
Sep 14 18:47:04.734831 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:47:04.735482 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:47:04.736135 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:47:04.758787 n-d-796905-2 sudo[142740]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:47:04.759583 n-d-796905-2 sudo[142740]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:47:05.156428 n-d-796905-2 sudo[142740]: pam_unix(sudo:session): session closed for user root
Sep 14 18:47:05.158607 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:47:05.160186 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:47:05.179193 n-d-796905-2 sudo[142744]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:47:05.179979 n-d-796905-2 sudo[142744]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:47:05.587762 n-d-796905-2 sudo[142744]: pam_unix(sudo:session): session closed for user root
Sep 14 18:47:05.589866 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.429s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:47:05.591929 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:48:04.743754 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:48:04.745376 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:48:04.746255 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:48:04.768100 n-d-796905-2 sudo[142805]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:48:04.771935 n-d-796905-2 sudo[142805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:48:05.395452 n-d-796905-2 sudo[142805]: pam_unix(sudo:session): session closed for user root
Sep 14 18:48:05.397545 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:48:05.399984 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:48:05.424068 n-d-796905-2 sudo[142818]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:48:05.425829 n-d-796905-2 sudo[142818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:48:05.834388 n-d-796905-2 sudo[142818]: pam_unix(sudo:session): session closed for user root
Sep 14 18:48:05.836707 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.437s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:48:05.838299 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:48:07.924483 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-1ddb9509-74ff-4424-94c1-a6077f900e74 req-e95ef84b-ad01-4d19-b6d8-41f4694c5aa1 tempest-TestMinimumBasicScenario-1881330974 None] Terminate volume connection completed successfully.
Sep 14 18:48:07.925603 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-1ddb9509-74ff-4424-94c1-a6077f900e74 req-e95ef84b-ad01-4d19-b6d8-41f4694c5aa1 tempest-TestMinimumBasicScenario-1881330974 None] Deleting attachment cfe38cb5-652a-4319-9cc3-a342d883ed33. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 18:48:07.927240 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:48:08.014638 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:48:08.014937 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731\n Backing store flags: \n Account information:\n YaXbogHHJP8xgn86vgBv\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:48:08.015583 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-1ddb9509-74ff-4424-94c1-a6077f900e74 req-e95ef84b-ad01-4d19-b6d8-41f4694c5aa1 tempest-TestMinimumBasicScenario-1881330974 None] Removing iscsi_target for Volume ID: f7ca7823-ae55-42a1-b7c0-c1cd5b16c731
Sep 14 18:48:08.016610 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:48:08.107685 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731 -f" returned: 0 in 0.091s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:48:08.108099 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:48:08.109280 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:48:08.202530 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:48:08.202837 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:48:08.275833 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-1ddb9509-74ff-4424-94c1-a6077f900e74 req-e95ef84b-ad01-4d19-b6d8-41f4694c5aa1 tempest-TestMinimumBasicScenario-1881330974 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:48:08.275833 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:48:08.275833 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:48:08.814800 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-e6ae3c9d-99f3-4657-9f84-674b93d4e152 tempest-TestMinimumBasicScenario-1881330974 None] Lock "b'cinder-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 18:48:08.880089 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:48:08.971096 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:48:08.971628 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 18:48:08.972060 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [None req-e6ae3c9d-99f3-4657-9f84-674b93d4e152 tempest-TestMinimumBasicScenario-1881330974 None] Skipping remove_export. No iscsi_target is presently exported for volume: f7ca7823-ae55-42a1-b7c0-c1cd5b16c731
Sep 14 18:48:08.973104 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e6ae3c9d-99f3-4657-9f84-674b93d4e152 tempest-TestMinimumBasicScenario-1881330974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:48:08.990751 n-d-796905-2 sudo[142856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731
Sep 14 18:48:08.991535 n-d-796905-2 sudo[142856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:48:09.385628 n-d-796905-2 sudo[142856]: pam_unix(sudo:session): session closed for user root
Sep 14 18:48:09.387742 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e6ae3c9d-99f3-4657-9f84-674b93d4e152 tempest-TestMinimumBasicScenario-1881330974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731" returned: 0 in 0.414s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:48:09.389137 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e6ae3c9d-99f3-4657-9f84-674b93d4e152 tempest-TestMinimumBasicScenario-1881330974 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-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:48:09.406724 n-d-796905-2 sudo[142859]: ubuntu : 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-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731
Sep 14 18:48:09.407520 n-d-796905-2 sudo[142859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:48:09.810699 n-d-796905-2 sudo[142859]: pam_unix(sudo:session): session closed for user root
Sep 14 18:48:09.812906 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e6ae3c9d-99f3-4657-9f84-674b93d4e152 tempest-TestMinimumBasicScenario-1881330974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731" returned: 0 in 0.423s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:48:09.814678 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e6ae3c9d-99f3-4657-9f84-674b93d4e152 tempest-TestMinimumBasicScenario-1881330974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:48:09.833181 n-d-796905-2 sudo[142862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731
Sep 14 18:48:09.833988 n-d-796905-2 sudo[142862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:48:10.295781 n-d-796905-2 sudo[142862]: pam_unix(sudo:session): session closed for user root
Sep 14 18:48:10.298083 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e6ae3c9d-99f3-4657-9f84-674b93d4e152 tempest-TestMinimumBasicScenario-1881330974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731" returned: 0 in 0.483s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:48:10.299294 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [None req-e6ae3c9d-99f3-4657-9f84-674b93d4e152 tempest-TestMinimumBasicScenario-1881330974 None] Successfully deleted volume: f7ca7823-ae55-42a1-b7c0-c1cd5b16c731
Sep 14 18:48:10.344401 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [None req-e6ae3c9d-99f3-4657-9f84-674b93d4e152 tempest-TestMinimumBasicScenario-1881330974 None] Created reservations ['02dfd5a0-a839-48f4-837e-8d94a50b8413', '09347bc4-0cf2-47da-8669-5adef0189216', 'db25a851-aeb3-4495-a732-b5d59c74dfe3', '787a63b6-c25d-4952-bfc8-300e4cd61dbe'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 18:48:10.346621 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [None req-e6ae3c9d-99f3-4657-9f84-674b93d4e152 tempest-TestMinimumBasicScenario-1881330974 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 18:48:10.346621 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 18:48:10.346621 n-d-796905-2 cinder-volume[84144]:
Sep 14 18:48:10.383771 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-e6ae3c9d-99f3-4657-9f84-674b93d4e152 tempest-TestMinimumBasicScenario-1881330974 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:48:10.384459 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e6ae3c9d-99f3-4657-9f84-674b93d4e152 tempest-TestMinimumBasicScenario-1881330974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:48:10.401764 n-d-796905-2 sudo[142869]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:48:10.402533 n-d-796905-2 sudo[142869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:48:10.858638 n-d-796905-2 sudo[142869]: pam_unix(sudo:session): session closed for user root
Sep 14 18:48:10.861067 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e6ae3c9d-99f3-4657-9f84-674b93d4e152 tempest-TestMinimumBasicScenario-1881330974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:48:10.863522 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e6ae3c9d-99f3-4657-9f84-674b93d4e152 tempest-TestMinimumBasicScenario-1881330974 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:48:10.889672 n-d-796905-2 sudo[142872]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:48:10.891286 n-d-796905-2 sudo[142872]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:48:11.325027 n-d-796905-2 sudo[142872]: pam_unix(sudo:session): session closed for user root
Sep 14 18:48:11.327451 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-e6ae3c9d-99f3-4657-9f84-674b93d4e152 tempest-TestMinimumBasicScenario-1881330974 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.463s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:48:11.329611 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-e6ae3c9d-99f3-4657-9f84-674b93d4e152 tempest-TestMinimumBasicScenario-1881330974 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:48:11.337302 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-e6ae3c9d-99f3-4657-9f84-674b93d4e152 tempest-TestMinimumBasicScenario-1881330974 None] Deleted volume successfully.
Sep 14 18:48:11.353979 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [None req-e6ae3c9d-99f3-4657-9f84-674b93d4e152 tempest-TestMinimumBasicScenario-1881330974 None] Lock "b'cinder-f7ca7823-ae55-42a1-b7c0-c1cd5b16c731-delete_volume'" released by "delete_volume" :: held 2.539s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 18:49:04.751388 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:49:04.752119 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:49:04.752439 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:49:04.770902 n-d-796905-2 sudo[143306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:49:04.771691 n-d-796905-2 sudo[143306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:49:05.262941 n-d-796905-2 sudo[143306]: pam_unix(sudo:session): session closed for user root
Sep 14 18:49:05.265030 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:49:05.266686 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:49:05.284795 n-d-796905-2 sudo[143309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:49:05.285585 n-d-796905-2 sudo[143309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:49:05.731301 n-d-796905-2 sudo[143309]: pam_unix(sudo:session): session closed for user root
Sep 14 18:49:05.733793 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:49:05.735853 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:50:04.758298 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:50:04.759015 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:50:04.759548 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:50:04.779096 n-d-796905-2 sudo[143715]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:50:04.779958 n-d-796905-2 sudo[143715]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:50:05.227432 n-d-796905-2 sudo[143715]: pam_unix(sudo:session): session closed for user root
Sep 14 18:50:05.230176 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.470s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:50:05.231715 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:50:05.249936 n-d-796905-2 sudo[143720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:50:05.250810 n-d-796905-2 sudo[143720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:50:05.694926 n-d-796905-2 sudo[143720]: pam_unix(sudo:session): session closed for user root
Sep 14 18:50:05.697403 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.465s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:50:05.699375 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:51:04.762626 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:51:04.763329 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:51:04.763688 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:51:04.782520 n-d-796905-2 sudo[143812]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:51:04.783304 n-d-796905-2 sudo[143812]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:51:05.203581 n-d-796905-2 sudo[143812]: pam_unix(sudo:session): session closed for user root
Sep 14 18:51:05.205695 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:51:05.207255 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:51:05.224563 n-d-796905-2 sudo[143816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:51:05.225375 n-d-796905-2 sudo[143816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:51:05.658445 n-d-796905-2 sudo[143816]: pam_unix(sudo:session): session closed for user root
Sep 14 18:51:05.660572 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.453s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:51:05.661964 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:52:04.773609 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:52:04.774417 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:52:04.774703 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:52:04.792447 n-d-796905-2 sudo[144240]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:52:04.793253 n-d-796905-2 sudo[144240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:52:05.215551 n-d-796905-2 sudo[144240]: pam_unix(sudo:session): session closed for user root
Sep 14 18:52:05.218035 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.443s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:52:05.219597 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:52:05.237781 n-d-796905-2 sudo[144244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:52:05.238566 n-d-796905-2 sudo[144244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:52:05.678596 n-d-796905-2 sudo[144244]: pam_unix(sudo:session): session closed for user root
Sep 14 18:52:05.680767 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:52:05.682092 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:53:04.774719 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:53:04.775417 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:53:04.775803 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:53:04.802327 n-d-796905-2 sudo[144333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:53:04.803127 n-d-796905-2 sudo[144333]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:53:05.264205 n-d-796905-2 sudo[144333]: pam_unix(sudo:session): session closed for user root
Sep 14 18:53:05.266337 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.490s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:53:05.268493 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:53:05.287337 n-d-796905-2 sudo[144336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:53:05.288198 n-d-796905-2 sudo[144336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:53:05.690642 n-d-796905-2 sudo[144336]: pam_unix(sudo:session): session closed for user root
Sep 14 18:53:05.692830 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:53:05.694209 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:54:04.776204 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:54:04.776951 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:54:04.777308 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:54:04.795746 n-d-796905-2 sudo[144767]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:54:04.796531 n-d-796905-2 sudo[144767]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:54:05.248497 n-d-796905-2 sudo[144767]: pam_unix(sudo:session): session closed for user root
Sep 14 18:54:05.250757 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.473s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:54:05.252353 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:54:05.271046 n-d-796905-2 sudo[144770]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:54:05.271832 n-d-796905-2 sudo[144770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:54:05.682007 n-d-796905-2 sudo[144770]: pam_unix(sudo:session): session closed for user root
Sep 14 18:54:05.684136 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.431s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:54:05.685626 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:55:04.779205 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:55:04.779904 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:55:04.780302 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:55:04.798244 n-d-796905-2 sudo[144842]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:55:04.799028 n-d-796905-2 sudo[144842]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:55:05.227945 n-d-796905-2 sudo[144842]: pam_unix(sudo:session): session closed for user root
Sep 14 18:55:05.230115 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:55:05.231663 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:55:05.249414 n-d-796905-2 sudo[144845]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:55:05.250189 n-d-796905-2 sudo[144845]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:55:05.676265 n-d-796905-2 sudo[144845]: pam_unix(sudo:session): session closed for user root
Sep 14 18:55:05.679832 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:55:05.682416 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:56:04.781486 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:56:04.782134 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:56:04.782553 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:56:04.800359 n-d-796905-2 sudo[145271]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:56:04.801158 n-d-796905-2 sudo[145271]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:56:05.235665 n-d-796905-2 sudo[145271]: pam_unix(sudo:session): session closed for user root
Sep 14 18:56:05.238372 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:56:05.240140 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:56:05.257619 n-d-796905-2 sudo[145274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:56:05.258404 n-d-796905-2 sudo[145274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:56:05.668463 n-d-796905-2 sudo[145274]: pam_unix(sudo:session): session closed for user root
Sep 14 18:56:05.670724 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.430s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:56:05.672089 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:57:04.781470 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:57:04.782077 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:57:04.782577 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:57:04.801346 n-d-796905-2 sudo[145900]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:57:04.802155 n-d-796905-2 sudo[145900]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:57:05.258202 n-d-796905-2 sudo[145900]: pam_unix(sudo:session): session closed for user root
Sep 14 18:57:05.260225 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.477s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:57:05.261899 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:57:05.279801 n-d-796905-2 sudo[145904]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:57:05.280562 n-d-796905-2 sudo[145904]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:57:05.717654 n-d-796905-2 sudo[145904]: pam_unix(sudo:session): session closed for user root
Sep 14 18:57:05.719713 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.457s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:57:05.721076 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:58:04.783171 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:58:04.783873 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:58:04.784238 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:58:04.801657 n-d-796905-2 sudo[146020]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:58:04.802430 n-d-796905-2 sudo[146020]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:58:05.220280 n-d-796905-2 sudo[146020]: pam_unix(sudo:session): session closed for user root
Sep 14 18:58:05.222395 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:58:05.223964 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:58:05.242598 n-d-796905-2 sudo[146023]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:58:05.243502 n-d-796905-2 sudo[146023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:58:05.658153 n-d-796905-2 sudo[146023]: pam_unix(sudo:session): session closed for user root
Sep 14 18:58:05.660263 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:58:05.661729 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 18:59:04.794469 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 18:59:04.795256 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 18:59:04.795466 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:59:04.813147 n-d-796905-2 sudo[146074]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:59:04.813951 n-d-796905-2 sudo[146074]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:59:05.237834 n-d-796905-2 sudo[146074]: pam_unix(sudo:session): session closed for user root
Sep 14 18:59:05.239992 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.444s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:59:05.241658 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 18:59:05.260449 n-d-796905-2 sudo[146077]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 18:59:05.261261 n-d-796905-2 sudo[146077]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 18:59:05.710654 n-d-796905-2 sudo[146077]: pam_unix(sudo:session): session closed for user root
Sep 14 18:59:05.712814 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.471s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 18:59:05.714163 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 19:00:04.792236 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 19:00:04.793012 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 19:00:04.793332 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:00:04.811265 n-d-796905-2 sudo[146126]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:00:04.812042 n-d-796905-2 sudo[146126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:00:05.247159 n-d-796905-2 sudo[146126]: pam_unix(sudo:session): session closed for user root
Sep 14 19:00:05.249265 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.456s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:00:05.250866 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:00:05.268064 n-d-796905-2 sudo[146129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:00:05.268875 n-d-796905-2 sudo[146129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:00:05.707494 n-d-796905-2 sudo[146129]: pam_unix(sudo:session): session closed for user root
Sep 14 19:00:05.709684 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:00:05.711057 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 19:01:04.802034 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 19:01:04.802948 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 19:01:04.807734 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:01:04.834078 n-d-796905-2 sudo[146182]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:01:04.835367 n-d-796905-2 sudo[146182]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:01:05.376375 n-d-796905-2 sudo[146182]: pam_unix(sudo:session): session closed for user root
Sep 14 19:01:05.378464 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.574s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:01:05.380305 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:01:05.399925 n-d-796905-2 sudo[146185]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:01:05.400806 n-d-796905-2 sudo[146185]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:01:05.859811 n-d-796905-2 sudo[146185]: pam_unix(sudo:session): session closed for user root
Sep 14 19:01:05.861926 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:01:05.863259 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 19:01:11.542209 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-796905-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-796905-2@lvmdriver-1#lvmdriver-1']} {{(pid=84144) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1263}}
Sep 14 19:01:11.546193 n-d-796905-2 cinder-volume[84144]: WARNING stevedore.named [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Sep 14 19:01:11.546814 n-d-796905-2 cinder-volume[84144]: WARNING castellan.key_manager [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager'
Sep 14 19:01:11.559791 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Flow 'volume_create_manager' (9ca7d8f0-d860-4b66-8e95-782fbecb8edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 19:01:11.563489 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ba008e8-80f9-4b42-8b93-3888e08886f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 19:01:11.585539 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_db.sqlalchemy.engines [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=84144) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Sep 14 19:01:11.610629 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6ba008e8-80f9-4b42-8b93-3888e08886f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2021-09-14T19:01:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1754070153',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-796905-2@lvmdriver-1#lvmdriver-1',id=8926a9c9-4e09-427f-9b83-a99467f893f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dc49362488f946f3ab56ce9466bf9454',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2021-09-14T19:01:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2021-09-14T19:01:12Z,user_id='6a2157606c1e4ba0bf59634038d952cc',volume_attachment=>,volume_type=VolumeType(791c2483-37a9-424e-abee-2054a42a8608),volume_type_id=791c2483-37a9-424e-abee-2054a42a8608)' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 19:01:11.613071 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ec5979d-d80c-45e7-b16d-e61973dcc729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 19:01:11.615393 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ec5979d-d80c-45e7-b16d-e61973dcc729) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 19:01:11.617759 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea1e6acf-8404-4f41-a904-36b38017cf93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 19:01:11.707469 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ea1e6acf-8404-4f41-a904-36b38017cf93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '8926a9c9-4e09-427f-9b83-a99467f893f5', 'volume_name': 'volume-8926a9c9-4e09-427f-9b83-a99467f893f5', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 19:01:11.709730 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e3bfaaa-be7b-4607-bc0a-c9c4aa1e70af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 19:01:11.712461 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9e3bfaaa-be7b-4607-bc0a-c9c4aa1e70af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 19:01:11.714588 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3300c0f3-1f3a-43d4-8ffe-867795bb7d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 19:01:11.715389 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Volume 8926a9c9-4e09-427f-9b83-a99467f893f5: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-8926a9c9-4e09-427f-9b83-a99467f893f5', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Sep 14 19:01:11.715985 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Cloning 8926a9c9-4e09-427f-9b83-a99467f893f5 from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 at location (None, None). {{(pid=84144) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:974}}
Sep 14 19:01:21.132761 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_0vmx6hbyn-d-796905-2@lvmdriver-1, size 616.00 MB, duration 9.42 sec {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Sep 14 19:01:21.133571 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Image download 616.00 MB at 65.43 MB/s
Sep 14 19:01:21.180401 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_0vmx6hbyn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:01:21.262590 n-d-796905-2 sudo[146219]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_0vmx6hbyn-d-796905-2@lvmdriver-1
Sep 14 19:01:21.263401 n-d-796905-2 sudo[146219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:01:21.571590 n-d-796905-2 sudo[146219]: pam_unix(sudo:session): session closed for user root
Sep 14 19:01:21.574057 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_0vmx6hbyn-d-796905-2@lvmdriver-1" returned: 0 in 0.393s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:01:21.574999 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 is fetched for user 6a2157606c1e4ba0bf59634038d952cc. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Sep 14 19:01:21.628994 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_0vmx6hbyn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:01:21.720311 n-d-796905-2 sudo[146224]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_0vmx6hbyn-d-796905-2@lvmdriver-1
Sep 14 19:01:21.721137 n-d-796905-2 sudo[146224]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:01:22.036088 n-d-796905-2 sudo[146224]: pam_unix(sudo:session): session closed for user root
Sep 14 19:01:22.038465 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_0vmx6hbyn-d-796905-2@lvmdriver-1" returned: 0 in 0.409s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:01:22.040336 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8926a9c9-4e09-427f-9b83-a99467f893f5 stack-volumes-lvmdriver-1 -L 1g {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:01:22.058995 n-d-796905-2 sudo[146229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8926a9c9-4e09-427f-9b83-a99467f893f5 stack-volumes-lvmdriver-1 -L 1g
Sep 14 19:01:22.059805 n-d-796905-2 sudo[146229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:01:22.585051 n-d-796905-2 sudo[146229]: pam_unix(sudo:session): session closed for user root
Sep 14 19:01:22.587399 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8926a9c9-4e09-427f-9b83-a99467f893f5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.547s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:01:22.607496 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Attempting download of 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 8926a9c9-4e09-427f-9b83-a99467f893f5. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Sep 14 19:01:22.647794 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_ypjkxk_4 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:01:22.732030 n-d-796905-2 sudo[146263]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_ypjkxk_4
Sep 14 19:01:22.732844 n-d-796905-2 sudo[146263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:01:23.043433 n-d-796905-2 sudo[146263]: pam_unix(sudo:session): session closed for user root
Sep 14 19:01:23.045816 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_ypjkxk_4" returned: 0 in 0.398s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:01:23.047107 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_0vmx6hbyn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:01:23.129319 n-d-796905-2 sudo[146267]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_0vmx6hbyn-d-796905-2@lvmdriver-1
Sep 14 19:01:23.130122 n-d-796905-2 sudo[146267]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:01:23.440745 n-d-796905-2 sudo[146267]: pam_unix(sudo:session): session closed for user root
Sep 14 19:01:23.443481 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_0vmx6hbyn-d-796905-2@lvmdriver-1" returned: 0 in 0.396s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:01:23.444296 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 was vhdx, converting to raw {{(pid=84144) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Sep 14 19:01:23.445307 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_0vmx6hbyn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8926a9c9--4e09--427f--9b83--a99467f893f5 oflag=direct {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:01:23.463949 n-d-796905-2 sudo[146272]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_0vmx6hbyn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8926a9c9--4e09--427f--9b83--a99467f893f5 oflag=direct
Sep 14 19:01:23.464769 n-d-796905-2 sudo[146272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:01:23.781464 n-d-796905-2 sudo[146272]: pam_unix(sudo:session): session closed for user root
Sep 14 19:01:23.783787 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_0vmx6hbyn-d-796905-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--8926a9c9--4e09--427f--9b83--a99467f893f5 oflag=direct" returned: 0 in 0.338s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:01:23.785263 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_0vmx6hbyn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8926a9c9--4e09--427f--9b83--a99467f893f5 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:01:23.803325 n-d-796905-2 sudo[146284]: 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_0vmx6hbyn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8926a9c9--4e09--427f--9b83--a99467f893f5
Sep 14 19:01:23.804132 n-d-796905-2 sudo[146284]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:01:24.580339 n-d-796905-2 sudo[146284]: pam_unix(sudo:session): session closed for user root
Sep 14 19:01:24.583295 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_0vmx6hbyn-d-796905-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--8926a9c9--4e09--427f--9b83--a99467f893f5" returned: 0 in 0.797s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:01:24.584377 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_0vmx6hbyn-d-796905-2@lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:01:24.666963 n-d-796905-2 sudo[146315]: ubuntu : TTY=unknown ; PWD=/ ; USER=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_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_0vmx6hbyn-d-796905-2@lvmdriver-1
Sep 14 19:01:24.667763 n-d-796905-2 sudo[146315]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:01:24.980277 n-d-796905-2 sudo[146315]: pam_unix(sudo:session): session closed for user root
Sep 14 19:01:24.982454 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_0vmx6hbyn-d-796905-2@lvmdriver-1" returned: 0 in 0.398s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:01:24.983228 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_0048df0c-9bd8-4bcc-a4bf-e7ef6203b888_0vmx6hbyn-d-796905-2@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--8926a9c9--4e09--427f--9b83--a99467f893f5 {{(pid=84144) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Sep 14 19:01:24.983639 n-d-796905-2 cinder-volume[84144]: INFO cinder.image.image_utils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Converted 700.00 MB image at 700.00 MB/s
Sep 14 19:01:24.984250 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Downloaded image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 ((None, None)) to volume 8926a9c9-4e09-427f-9b83-a99467f893f5 successfully. {{(pid=84144) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Sep 14 19:01:25.097612 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.image.image_utils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Temporary image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 for user 6a2157606c1e4ba0bf59634038d952cc is deleted. {{(pid=84144) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Sep 14 19:01:25.098267 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.volume_utils [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Marking volume 8926a9c9-4e09-427f-9b83-a99467f893f5 as bootable. {{(pid=84144) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Sep 14 19:01:25.109771 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Copying metadata from image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 to 8926a9c9-4e09-427f-9b83-a99467f893f5. {{(pid=84144) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:438}}
Sep 14 19:01:25.110220 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.flows.manager.create_volume [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Creating volume glance metadata for volume 8926a9c9-4e09-427f-9b83-a99467f893f5 backed by image 0048df0c-9bd8-4bcc-a4bf-e7ef6203b888 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=84144) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:652}}
Sep 14 19:01:25.171518 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3300c0f3-1f3a-43d4-8ffe-867795bb7d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8926a9c9-4e09-427f-9b83-a99467f893f5', 'volume_size': 1, 'image_id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', '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': '6a99a9956204481cb045e4ca691a0872', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': '0048df0c-9bd8-4bcc-a4bf-e7ef6203b888', 'created_at': datetime.datetime(2021, 9, 14, 17, 27, 5, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2021, 9, 14, 17, 27, 22, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/0048df0c-9bd8-4bcc-a4bf-e7ef6203b888/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 19:01:25.173697 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8525125f-baea-47f9-a0bf-393f7f97dd9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Sep 14 19:01:25.183456 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.flows.manager.create_volume [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Volume volume-8926a9c9-4e09-427f-9b83-a99467f893f5 (8926a9c9-4e09-427f-9b83-a99467f893f5): created successfully
Sep 14 19:01:25.185427 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8525125f-baea-47f9-a0bf-393f7f97dd9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=84144) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Sep 14 19:01:25.188454 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Flow 'volume_create_manager' (9ca7d8f0-d860-4b66-8e95-782fbecb8edc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=84144) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Sep 14 19:01:25.196510 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [None req-9f839b93-a656-4418-b8b1-1b34679a89f3 tempest-TestShelveInstance-241902394 None] Created volume successfully.
Sep 14 19:01:30.371358 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-d66795b8-8b19-4e52-a151-8b5fcbdc7f5b req-8498bdce-4833-4b9b-83af-e6a233c366e0 tempest-TestShelveInstance-241902394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:01:30.399780 n-d-796905-2 sudo[146322]: 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-8926a9c9-4e09-427f-9b83-a99467f893f5
Sep 14 19:01:30.402123 n-d-796905-2 sudo[146322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:01:30.819779 n-d-796905-2 sudo[146322]: pam_unix(sudo:session): session closed for user root
Sep 14 19:01:30.822750 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-d66795b8-8b19-4e52-a151-8b5fcbdc7f5b req-8498bdce-4833-4b9b-83af-e6a233c366e0 tempest-TestShelveInstance-241902394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5" returned: 0 in 0.450s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:01:30.869343 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:01:30.881410 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:01:30.881671 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 19:01:30.882329 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d66795b8-8b19-4e52-a151-8b5fcbdc7f5b req-8498bdce-4833-4b9b-83af-e6a233c366e0 tempest-TestShelveInstance-241902394 None] Targets prior to update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 19:01:30.883155 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d66795b8-8b19-4e52-a151-8b5fcbdc7f5b req-8498bdce-4833-4b9b-83af-e6a233c366e0 tempest-TestShelveInstance-241902394 None] Creating iscsi_target for Volume ID: volume-8926a9c9-4e09-427f-9b83-a99467f893f5 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 19:01:30.887912 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d66795b8-8b19-4e52-a151-8b5fcbdc7f5b req-8498bdce-4833-4b9b-83af-e6a233c366e0 tempest-TestShelveInstance-241902394 None] Created volume path /opt/stack/data/cinder/volumes/volume-8926a9c9-4e09-427f-9b83-a99467f893f5,
Sep 14 19:01:30.887912 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 19:01:30.887912 n-d-796905-2 cinder-volume[84144]:
Sep 14 19:01:30.887912 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5
Sep 14 19:01:30.887912 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 19:01:30.887912 n-d-796905-2 cinder-volume[84144]: incominguser zL3TRQynygB7zSKBGLEz awt3GSPd45iR9HHY
Sep 14 19:01:30.887912 n-d-796905-2 cinder-volume[84144]:
Sep 14 19:01:30.887912 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 19:01:30.887912 n-d-796905-2 cinder-volume[84144]:
Sep 14 19:01:30.887912 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 19:01:30.891549 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8926a9c9-4e09-427f-9b83-a99467f893f5 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:01:31.265278 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8926a9c9-4e09-427f-9b83-a99467f893f5" returned: 0 in 0.376s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:01:31.265589 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 19:01:31.266172 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d66795b8-8b19-4e52-a151-8b5fcbdc7f5b req-8498bdce-4833-4b9b-83af-e6a233c366e0 tempest-TestShelveInstance-241902394 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 19:01:31.266631 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d66795b8-8b19-4e52-a151-8b5fcbdc7f5b req-8498bdce-4833-4b9b-83af-e6a233c366e0 tempest-TestShelveInstance-241902394 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 19:01:31.269820 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:01:31.274382 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:01:31.278208 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8926a9c9-4e09-427f-9b83-a99467f893f5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5\n Backing store flags: \n Account information:\n zL3TRQynygB7zSKBGLEz\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 19:01:31.278208 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-d66795b8-8b19-4e52-a151-8b5fcbdc7f5b req-8498bdce-4833-4b9b-83af-e6a233c366e0 tempest-TestShelveInstance-241902394 None] Targets after update: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 19:01:31.279443 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:01:31.373607 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:01:31.374179 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8926a9c9-4e09-427f-9b83-a99467f893f5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5\n Backing store flags: \n Account information:\n zL3TRQynygB7zSKBGLEz\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 19:01:31.375536 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:01:31.463976 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:01:31.464309 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8926a9c9-4e09-427f-9b83-a99467f893f5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5\n Backing store flags: \n Account information:\n zL3TRQynygB7zSKBGLEz\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 19:01:31.465283 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-d66795b8-8b19-4e52-a151-8b5fcbdc7f5b req-8498bdce-4833-4b9b-83af-e6a233c366e0 tempest-TestShelveInstance-241902394 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-8926a9c9-4e09-427f-9b83-a99467f893f5 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 19:01:31.643289 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-d66795b8-8b19-4e52-a151-8b5fcbdc7f5b req-8498bdce-4833-4b9b-83af-e6a233c366e0 tempest-TestShelveInstance-241902394 None] attachment_update completed successfully.
Sep 14 19:02:04.805137 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 19:02:04.805768 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 19:02:04.807368 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:02:04.824734 n-d-796905-2 sudo[146452]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:02:04.825530 n-d-796905-2 sudo[146452]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:02:05.194946 n-d-796905-2 sudo[146452]: pam_unix(sudo:session): session closed for user root
Sep 14 19:02:05.197039 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.390s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:02:05.198614 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:02:05.216373 n-d-796905-2 sudo[146455]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:02:05.217197 n-d-796905-2 sudo[146455]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:02:05.600544 n-d-796905-2 sudo[146455]: pam_unix(sudo:session): session closed for user root
Sep 14 19:02:05.602592 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.404s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:02:05.604716 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 19:03:04.806427 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 19:03:04.807131 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 19:03:04.807441 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:03:04.826273 n-d-796905-2 sudo[146512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:03:04.827077 n-d-796905-2 sudo[146512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:03:05.217000 n-d-796905-2 sudo[146512]: pam_unix(sudo:session): session closed for user root
Sep 14 19:03:05.219073 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.411s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:03:05.220684 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:03:05.239273 n-d-796905-2 sudo[146515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:03:05.240307 n-d-796905-2 sudo[146515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:03:05.625495 n-d-796905-2 sudo[146515]: pam_unix(sudo:session): session closed for user root
Sep 14 19:03:05.628814 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.407s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:03:05.630779 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 19:03:57.935065 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-d790d8ce-110a-4c6c-88f4-cf3eb1abfb62 req-a82ac4ee-b1bc-4af2-b6bb-6dd2965c3c16 tempest-TestShelveInstance-241902394 None] Terminate volume connection completed successfully.
Sep 14 19:03:57.935677 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-d790d8ce-110a-4c6c-88f4-cf3eb1abfb62 req-a82ac4ee-b1bc-4af2-b6bb-6dd2965c3c16 tempest-TestShelveInstance-241902394 None] Deleting attachment 6f58b199-f473-44a7-8105-3104c6db550c. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 19:03:57.996473 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-d790d8ce-110a-4c6c-88f4-cf3eb1abfb62 req-a82ac4ee-b1bc-4af2-b6bb-6dd2965c3c16 tempest-TestShelveInstance-241902394 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 19:03:57.996473 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 19:03:57.996473 n-d-796905-2 cinder-volume[84144]:
Sep 14 19:04:02.828278 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-5e6e14ec-56ed-44f1-a6e6-d942b3ae868c req-5c876f91-01b5-4927-bb15-0558ebbe06ec tempest-TestShelveInstance-241902394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:04:02.847335 n-d-796905-2 sudo[146566]: 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-8926a9c9-4e09-427f-9b83-a99467f893f5
Sep 14 19:04:02.848132 n-d-796905-2 sudo[146566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:04:03.242973 n-d-796905-2 sudo[146566]: pam_unix(sudo:session): session closed for user root
Sep 14 19:04:03.245320 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-5e6e14ec-56ed-44f1-a6e6-d942b3ae868c req-5c876f91-01b5-4927-bb15-0558ebbe06ec tempest-TestShelveInstance-241902394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5" returned: 0 in 0.417s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:04:03.292872 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:04:03.299365 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:04:03.299697 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8926a9c9-4e09-427f-9b83-a99467f893f5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5\n Backing store flags: \n Account information:\n zL3TRQynygB7zSKBGLEz\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-5e6e14ec-56ed-44f1-a6e6-d942b3ae868c req-5c876f91-01b5-4927-bb15-0558ebbe06ec tempest-TestShelveInstance-241902394 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-8926a9c9-4e09-427f-9b83-a99467f893f5
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: zL3TRQynygB7zSKBGLEz
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 19:04:03.300316 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Sep 14 19:04:03.302369 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-5e6e14ec-56ed-44f1-a6e6-d942b3ae868c req-5c876f91-01b5-4927-bb15-0558ebbe06ec tempest-TestShelveInstance-241902394 None] Creating iscsi_target for Volume ID: volume-8926a9c9-4e09-427f-9b83-a99467f893f5 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Sep 14 19:04:03.302369 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-5e6e14ec-56ed-44f1-a6e6-d942b3ae868c req-5c876f91-01b5-4927-bb15-0558ebbe06ec tempest-TestShelveInstance-241902394 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-8926a9c9-4e09-427f-9b83-a99467f893f5 {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Sep 14 19:04:03.305468 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-5e6e14ec-56ed-44f1-a6e6-d942b3ae868c req-5c876f91-01b5-4927-bb15-0558ebbe06ec tempest-TestShelveInstance-241902394 None] Created volume path /opt/stack/data/cinder/volumes/volume-8926a9c9-4e09-427f-9b83-a99467f893f5,
Sep 14 19:04:03.305468 n-d-796905-2 cinder-volume[84144]: content:
Sep 14 19:04:03.305468 n-d-796905-2 cinder-volume[84144]:
Sep 14 19:04:03.305468 n-d-796905-2 cinder-volume[84144]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5
Sep 14 19:04:03.305468 n-d-796905-2 cinder-volume[84144]: driver iscsi
Sep 14 19:04:03.305468 n-d-796905-2 cinder-volume[84144]: incominguser zL3TRQynygB7zSKBGLEz awt3GSPd45iR9HHY
Sep 14 19:04:03.305468 n-d-796905-2 cinder-volume[84144]:
Sep 14 19:04:03.305468 n-d-796905-2 cinder-volume[84144]: write-cache on
Sep 14 19:04:03.305468 n-d-796905-2 cinder-volume[84144]:
Sep 14 19:04:03.305468 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Sep 14 19:04:03.306868 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8926a9c9-4e09-427f-9b83-a99467f893f5 {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:04:03.665552 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8926a9c9-4e09-427f-9b83-a99467f893f5" returned: 0 in 0.358s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:04:03.665875 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 19:04:03.666454 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-5e6e14ec-56ed-44f1-a6e6-d942b3ae868c req-5c876f91-01b5-4927-bb15-0558ebbe06ec tempest-TestShelveInstance-241902394 None] StdOut from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Sep 14 19:04:03.666814 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-5e6e14ec-56ed-44f1-a6e6-d942b3ae868c req-5c876f91-01b5-4927-bb15-0558ebbe06ec tempest-TestShelveInstance-241902394 None] StdErr from tgt-admin --update: {{(pid=84144) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Sep 14 19:04:03.668060 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:04:03.674773 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:04:03.675109 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8926a9c9-4e09-427f-9b83-a99467f893f5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5\n Backing store flags: \n Account information:\n zL3TRQynygB7zSKBGLEz\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.tgt [req-5e6e14ec-56ed-44f1-a6e6-d942b3ae868c req-5c876f91-01b5-4927-bb15-0558ebbe06ec tempest-TestShelveInstance-241902394 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-8926a9c9-4e09-427f-9b83-a99467f893f5
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: System information:
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Driver: iscsi
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: State: ready
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: I_T nexus information:
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: LUN information:
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: LUN: 0
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Type: controller
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010000
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf10
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Size: 0 MB, Block size: 1
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Backing store type: null
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Backing store path: None
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: LUN: 1
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Type: disk
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: SCSI ID: IET 00010001
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: SCSI SN: beaf11
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Size: 1074 MB, Block size: 512
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Online: Yes
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Removable media: No
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Prevent removal: No
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Readonly: No
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: SWP: No
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Thin-provisioning: No
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Backing store type: rdwr
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Backing store flags:
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: Account information:
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: zL3TRQynygB7zSKBGLEz
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: ACL information:
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: ALL
Sep 14 19:04:03.675667 n-d-796905-2 cinder-volume[84144]: {{(pid=84144) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Sep 14 19:04:03.678216 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:04:03.765139 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:04:03.765538 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8926a9c9-4e09-427f-9b83-a99467f893f5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5\n Backing store flags: \n Account information:\n zL3TRQynygB7zSKBGLEz\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 19:04:03.766804 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:04:03.853990 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:04:03.854566 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968021184]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8926a9c9-4e09-427f-9b83-a99467f893f5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5\n Backing store flags: \n Account information:\n zL3TRQynygB7zSKBGLEz\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 19:04:03.855218 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.targets.iscsi [req-5e6e14ec-56ed-44f1-a6e6-d942b3ae868c req-5c876f91-01b5-4927-bb15-0558ebbe06ec tempest-TestShelveInstance-241902394 None] Set provider_location to: 10.222.0.39:3260,1 iqn.2010-10.org.openstack:volume-8926a9c9-4e09-427f-9b83-a99467f893f5 1 {{(pid=84144) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Sep 14 19:04:04.026446 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-5e6e14ec-56ed-44f1-a6e6-d942b3ae868c req-5c876f91-01b5-4927-bb15-0558ebbe06ec tempest-TestShelveInstance-241902394 None] attachment_update completed successfully.
Sep 14 19:04:04.810298 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 19:04:04.810668 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 19:04:04.811369 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:04:04.829687 n-d-796905-2 sudo[146614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:04:04.830647 n-d-796905-2 sudo[146614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:04:05.237174 n-d-796905-2 sudo[146614]: pam_unix(sudo:session): session closed for user root
Sep 14 19:04:05.239391 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:04:05.242142 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:04:05.263127 n-d-796905-2 sudo[146627]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:04:05.264563 n-d-796905-2 sudo[146627]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:04:05.643436 n-d-796905-2 sudo[146627]: pam_unix(sudo:session): session closed for user root
Sep 14 19:04:05.645654 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.403s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:04:05.647040 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 19:05:04.813651 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 19:05:04.814349 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 19:05:04.814712 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:05:04.832342 n-d-796905-2 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
Sep 14 19:05:04.833170 n-d-796905-2 sudo[146690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:05:05.219278 n-d-796905-2 sudo[146690]: pam_unix(sudo:session): session closed for user root
Sep 14 19:05:05.221441 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.406s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:05:05.224660 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:05:05.241140 n-d-796905-2 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
Sep 14 19:05:05.242171 n-d-796905-2 sudo[146693]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:05:05.623966 n-d-796905-2 sudo[146693]: pam_unix(sudo:session): session closed for user root
Sep 14 19:05:05.626101 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.403s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:05:05.627472 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 19:05:40.801985 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-6ec2bef9-62b4-4d25-8e56-b506836d9759 tempest-TestShelveInstance-241902394 None] Terminate volume connection completed successfully.
Sep 14 19:05:40.802531 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.manager [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-6ec2bef9-62b4-4d25-8e56-b506836d9759 tempest-TestShelveInstance-241902394 None] Deleting attachment df3451a7-6220-4c31-9881-e61ec5ead304. {{(pid=84144) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4683}}
Sep 14 19:05:40.803942 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:05:40.901703 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:05:40.901989 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968019104]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8926a9c9-4e09-427f-9b83-a99467f893f5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5\n Backing store flags: \n Account information:\n zL3TRQynygB7zSKBGLEz\n ACL information:\n ALL\n', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 19:05:40.902657 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.tgt [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-6ec2bef9-62b4-4d25-8e56-b506836d9759 tempest-TestShelveInstance-241902394 None] Removing iscsi_target for Volume ID: 8926a9c9-4e09-427f-9b83-a99467f893f5
Sep 14 19:05:40.903834 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8926a9c9-4e09-427f-9b83-a99467f893f5 -f {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:05:41.012922 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8926a9c9-4e09-427f-9b83-a99467f893f5 -f" returned: 0 in 0.109s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:05:41.013769 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968019104]: (4, None) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 19:05:41.019053 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:05:41.108223 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:05:41.108546 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968019104]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 19:05:41.182023 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-6ec2bef9-62b4-4d25-8e56-b506836d9759 tempest-TestShelveInstance-241902394 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 19:05:41.182023 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 19:05:41.182023 n-d-796905-2 cinder-volume[84144]:
Sep 14 19:05:41.318569 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-732dc83f-c7a6-4f42-b3ee-a96cc7889866 tempest-TestShelveInstance-241902394 None] Lock "b'cinder-8926a9c9-4e09-427f-9b83-a99467f893f5-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Sep 14 19:05:41.427679 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:05:41.517669 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=92667) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:05:41.517993 n-d-796905-2 cinder-volume[84144]: DEBUG oslo.privsep.daemon [-] privsep: reply[140212968019104]: (4, ('', '')) {{(pid=92667) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Sep 14 19:05:41.518659 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.targets.iscsi [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-732dc83f-c7a6-4f42-b3ee-a96cc7889866 tempest-TestShelveInstance-241902394 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8926a9c9-4e09-427f-9b83-a99467f893f5
Sep 14 19:05:41.519684 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-732dc83f-c7a6-4f42-b3ee-a96cc7889866 tempest-TestShelveInstance-241902394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:05:41.537832 n-d-796905-2 sudo[146782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5
Sep 14 19:05:41.538624 n-d-796905-2 sudo[146782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:05:41.996997 n-d-796905-2 sudo[146782]: pam_unix(sudo:session): session closed for user root
Sep 14 19:05:41.999312 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-732dc83f-c7a6-4f42-b3ee-a96cc7889866 tempest-TestShelveInstance-241902394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5" returned: 0 in 0.479s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:05:42.001537 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-732dc83f-c7a6-4f42-b3ee-a96cc7889866 tempest-TestShelveInstance-241902394 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-8926a9c9-4e09-427f-9b83-a99467f893f5 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:05:42.019422 n-d-796905-2 sudo[146785]: ubuntu : 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-8926a9c9-4e09-427f-9b83-a99467f893f5
Sep 14 19:05:42.020206 n-d-796905-2 sudo[146785]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:05:42.425684 n-d-796905-2 sudo[146785]: pam_unix(sudo:session): session closed for user root
Sep 14 19:05:42.429050 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-732dc83f-c7a6-4f42-b3ee-a96cc7889866 tempest-TestShelveInstance-241902394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5" returned: 0 in 0.427s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:05:42.430942 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-732dc83f-c7a6-4f42-b3ee-a96cc7889866 tempest-TestShelveInstance-241902394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:05:42.448652 n-d-796905-2 sudo[146788]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5
Sep 14 19:05:42.449447 n-d-796905-2 sudo[146788]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:05:42.938858 n-d-796905-2 sudo[146788]: pam_unix(sudo:session): session closed for user root
Sep 14 19:05:42.941186 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-732dc83f-c7a6-4f42-b3ee-a96cc7889866 tempest-TestShelveInstance-241902394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8926a9c9-4e09-427f-9b83-a99467f893f5" returned: 0 in 0.510s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:05:42.942514 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.drivers.lvm [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-732dc83f-c7a6-4f42-b3ee-a96cc7889866 tempest-TestShelveInstance-241902394 None] Successfully deleted volume: 8926a9c9-4e09-427f-9b83-a99467f893f5
Sep 14 19:05:42.989639 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.quota [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-732dc83f-c7a6-4f42-b3ee-a96cc7889866 tempest-TestShelveInstance-241902394 None] Created reservations ['0ecc1bff-f83a-493f-89ed-e78685201871', 'bf25d6a6-db7f-4a7f-a0cf-6cdefaaba258', '0946a658-e349-4bfa-be51-b014ead3728d', 'dfca0ba6-174e-4fbc-b0de-20ca24a7b0f6'] {{(pid=84144) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Sep 14 19:05:42.991822 n-d-796905-2 cinder-volume[84144]: WARNING py.warnings [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-732dc83f-c7a6-4f42-b3ee-a96cc7889866 tempest-TestShelveInstance-241902394 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Sep 14 19:05:42.991822 n-d-796905-2 cinder-volume[84144]: util.warn(
Sep 14 19:05:42.991822 n-d-796905-2 cinder-volume[84144]:
Sep 14 19:05:43.038811 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-732dc83f-c7a6-4f42-b3ee-a96cc7889866 tempest-TestShelveInstance-241902394 None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 19:05:43.039702 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-732dc83f-c7a6-4f42-b3ee-a96cc7889866 tempest-TestShelveInstance-241902394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:05:43.058413 n-d-796905-2 sudo[146795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:05:43.059190 n-d-796905-2 sudo[146795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:05:43.502229 n-d-796905-2 sudo[146795]: pam_unix(sudo:session): session closed for user root
Sep 14 19:05:43.504505 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-732dc83f-c7a6-4f42-b3ee-a96cc7889866 tempest-TestShelveInstance-241902394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:05:43.506685 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-732dc83f-c7a6-4f42-b3ee-a96cc7889866 tempest-TestShelveInstance-241902394 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:05:43.524655 n-d-796905-2 sudo[146798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:05:43.525457 n-d-796905-2 sudo[146798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:05:43.988740 n-d-796905-2 sudo[146798]: pam_unix(sudo:session): session closed for user root
Sep 14 19:05:43.991045 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-732dc83f-c7a6-4f42-b3ee-a96cc7889866 tempest-TestShelveInstance-241902394 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.484s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:05:43.993502 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-732dc83f-c7a6-4f42-b3ee-a96cc7889866 tempest-TestShelveInstance-241902394 None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 19:05:43.999945 n-d-796905-2 cinder-volume[84144]: INFO cinder.volume.manager [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-732dc83f-c7a6-4f42-b3ee-a96cc7889866 tempest-TestShelveInstance-241902394 None] Deleted volume successfully.
Sep 14 19:05:44.014822 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.coordination [req-e2130c9c-a2f5-4142-8305-7720dbeed38f req-732dc83f-c7a6-4f42-b3ee-a96cc7889866 tempest-TestShelveInstance-241902394 None] Lock "b'cinder-8926a9c9-4e09-427f-9b83-a99467f893f5-delete_volume'" released by "delete_volume" :: held 2.697s {{(pid=84144) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Sep 14 19:06:04.817527 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 19:06:04.818637 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 19:06:04.819452 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:06:04.839376 n-d-796905-2 sudo[147045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:06:04.840178 n-d-796905-2 sudo[147045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:06:05.312834 n-d-796905-2 sudo[147045]: pam_unix(sudo:session): session closed for user root
Sep 14 19:06:05.315172 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.495s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:06:05.317040 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:06:05.337348 n-d-796905-2 sudo[147073]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:06:05.338731 n-d-796905-2 sudo[147073]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:06:05.896853 n-d-796905-2 sudo[147073]: pam_unix(sudo:session): session closed for user root
Sep 14 19:06:05.898976 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.582s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:06:05.900993 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 19:07:04.827441 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 19:07:04.828597 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 19:07:04.829031 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:07:04.846802 n-d-796905-2 sudo[147502]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:07:04.847576 n-d-796905-2 sudo[147502]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:07:05.274824 n-d-796905-2 sudo[147502]: pam_unix(sudo:session): session closed for user root
Sep 14 19:07:05.276918 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:07:05.278538 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:07:05.295791 n-d-796905-2 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
Sep 14 19:07:05.296646 n-d-796905-2 sudo[147505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:07:05.715830 n-d-796905-2 sudo[147505]: pam_unix(sudo:session): session closed for user root
Sep 14 19:07:05.717932 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:07:05.719759 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 19:08:04.827464 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 19:08:04.828134 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 19:08:04.828520 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:08:04.845733 n-d-796905-2 sudo[147558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:08:04.846498 n-d-796905-2 sudo[147558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:08:05.262648 n-d-796905-2 sudo[147558]: pam_unix(sudo:session): session closed for user root
Sep 14 19:08:05.264745 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:08:05.266311 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:08:05.283954 n-d-796905-2 sudo[147561]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:08:05.285413 n-d-796905-2 sudo[147561]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:08:05.689259 n-d-796905-2 sudo[147561]: pam_unix(sudo:session): session closed for user root
Sep 14 19:08:05.691937 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.425s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:08:05.693308 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 19:09:04.833543 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 19:09:04.834120 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 19:09:04.834642 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:09:04.858610 n-d-796905-2 sudo[147658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:09:04.859406 n-d-796905-2 sudo[147658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:09:05.285548 n-d-796905-2 sudo[147658]: pam_unix(sudo:session): session closed for user root
Sep 14 19:09:05.287628 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.453s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:09:05.289273 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:09:05.307003 n-d-796905-2 sudo[147661]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:09:05.307781 n-d-796905-2 sudo[147661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:09:05.739976 n-d-796905-2 sudo[147661]: pam_unix(sudo:session): session closed for user root
Sep 14 19:09:05.742127 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.453s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:09:05.743482 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 19:10:04.834686 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 19:10:04.835515 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 19:10:04.835734 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:10:04.857451 n-d-796905-2 sudo[147717]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:10:04.858252 n-d-796905-2 sudo[147717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:10:05.310086 n-d-796905-2 sudo[147717]: pam_unix(sudo:session): session closed for user root
Sep 14 19:10:05.312142 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:10:05.313822 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:10:05.330778 n-d-796905-2 sudo[147720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:10:05.331544 n-d-796905-2 sudo[147720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:10:05.733637 n-d-796905-2 sudo[147720]: pam_unix(sudo:session): session closed for user root
Sep 14 19:10:05.735732 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:10:05.737302 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 19:11:04.838461 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 19:11:04.839105 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 19:11:04.839520 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:11:04.915758 n-d-796905-2 sudo[147895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:11:04.916602 n-d-796905-2 sudo[147895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:11:05.398456 n-d-796905-2 sudo[147895]: pam_unix(sudo:session): session closed for user root
Sep 14 19:11:05.400744 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:11:05.403204 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:11:05.422101 n-d-796905-2 sudo[147898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:11:05.422922 n-d-796905-2 sudo[147898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:11:05.881052 n-d-796905-2 sudo[147898]: pam_unix(sudo:session): session closed for user root
Sep 14 19:11:05.883169 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:11:05.885211 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 19:12:04.844615 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 19:12:04.845310 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 19:12:04.845711 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:12:04.863665 n-d-796905-2 sudo[147957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:12:04.864444 n-d-796905-2 sudo[147957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:12:05.310670 n-d-796905-2 sudo[147957]: pam_unix(sudo:session): session closed for user root
Sep 14 19:12:05.312775 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:12:05.314330 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:12:05.331925 n-d-796905-2 sudo[147960]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:12:05.332678 n-d-796905-2 sudo[147960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:12:05.747324 n-d-796905-2 sudo[147960]: pam_unix(sudo:session): session closed for user root
Sep 14 19:12:05.749523 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.435s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:12:05.750887 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 19:13:04.850367 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 19:13:04.851069 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 19:13:04.851424 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:13:04.868830 n-d-796905-2 sudo[148032]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:13:04.869607 n-d-796905-2 sudo[148032]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:13:05.295390 n-d-796905-2 sudo[148032]: pam_unix(sudo:session): session closed for user root
Sep 14 19:13:05.297489 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:13:05.299053 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:13:05.316212 n-d-796905-2 sudo[148035]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:13:05.317062 n-d-796905-2 sudo[148035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:13:05.732868 n-d-796905-2 sudo[148035]: pam_unix(sudo:session): session closed for user root
Sep 14 19:13:05.734921 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:13:05.736271 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 19:14:04.858003 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 19:14:04.858666 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 19:14:04.859171 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:14:04.876871 n-d-796905-2 sudo[148084]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:14:04.877640 n-d-796905-2 sudo[148084]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:14:05.298832 n-d-796905-2 sudo[148084]: pam_unix(sudo:session): session closed for user root
Sep 14 19:14:05.300905 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.441s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:14:05.302461 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:14:05.320171 n-d-796905-2 sudo[148087]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:14:05.321010 n-d-796905-2 sudo[148087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:14:05.727026 n-d-796905-2 sudo[148087]: pam_unix(sudo:session): session closed for user root
Sep 14 19:14:05.729152 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:14:05.730514 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 19:15:04.860780 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 19:15:04.861477 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 19:15:04.862098 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:15:04.879938 n-d-796905-2 sudo[148136]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:15:04.880740 n-d-796905-2 sudo[148136]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:15:05.327257 n-d-796905-2 sudo[148136]: pam_unix(sudo:session): session closed for user root
Sep 14 19:15:05.329360 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:15:05.330935 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:15:05.348762 n-d-796905-2 sudo[148139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:15:05.349516 n-d-796905-2 sudo[148139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:15:05.772715 n-d-796905-2 sudo[148139]: pam_unix(sudo:session): session closed for user root
Sep 14 19:15:05.774806 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.444s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:15:05.776204 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 19:16:04.865483 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 19:16:04.866144 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 19:16:04.866544 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:16:04.886237 n-d-796905-2 sudo[148189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:16:04.887097 n-d-796905-2 sudo[148189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:16:05.287017 n-d-796905-2 sudo[148189]: pam_unix(sudo:session): session closed for user root
Sep 14 19:16:05.289085 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:16:05.290651 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:16:05.308477 n-d-796905-2 sudo[148192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:16:05.309277 n-d-796905-2 sudo[148192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:16:05.743365 n-d-796905-2 sudo[148192]: pam_unix(sudo:session): session closed for user root
Sep 14 19:16:05.745497 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:16:05.746844 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 19:17:04.865478 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 19:17:04.866133 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 19:17:04.866530 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:17:04.885272 n-d-796905-2 sudo[148245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:17:04.886051 n-d-796905-2 sudo[148245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:17:05.299101 n-d-796905-2 sudo[148245]: pam_unix(sudo:session): session closed for user root
Sep 14 19:17:05.301170 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.434s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:17:05.302736 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:17:05.319752 n-d-796905-2 sudo[148248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:17:05.320509 n-d-796905-2 sudo[148248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:17:05.714813 n-d-796905-2 sudo[148248]: pam_unix(sudo:session): session closed for user root
Sep 14 19:17:05.716915 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:17:05.718263 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 19:18:04.869861 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 19:18:04.870535 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 19:18:04.870930 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:18:04.888665 n-d-796905-2 sudo[148299]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:18:04.889659 n-d-796905-2 sudo[148299]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:18:05.310068 n-d-796905-2 sudo[148299]: pam_unix(sudo:session): session closed for user root
Sep 14 19:18:05.312175 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.441s {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:18:05.313884 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:18:05.331274 n-d-796905-2 sudo[148302]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:18:05.332040 n-d-796905-2 sudo[148302]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:18:05.748083 n-d-796905-2 sudo[148302]: pam_unix(sudo:session): session closed for user root
Sep 14 19:18:05.750415 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:18:05.751862 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Sep 14 19:19:04.873197 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_service.periodic_task [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=84144) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Sep 14 19:19:04.873857 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.volume.drivers.lvm [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Updating volume stats {{(pid=84144) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Sep 14 19:19:04.874270 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:19:04.892474 n-d-796905-2 sudo[148351]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:19:04.893271 n-d-796905-2 sudo[148351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:19:05.312021 n-d-796905-2 sudo[148351]: pam_unix(sudo:session): session closed for user root
Sep 14 19:19:05.314084 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env 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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:19:05.315664 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Sep 14 19:19:05.333583 n-d-796905-2 sudo[148354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Sep 14 19:19:05.334356 n-d-796905-2 sudo[148354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Sep 14 19:19:05.754373 n-d-796905-2 sudo[148354]: pam_unix(sudo:session): session closed for user root
Sep 14 19:19:05.756482 n-d-796905-2 cinder-volume[84144]: DEBUG oslo_concurrency.processutils [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] CMD "sudo cinder-rootwrap /etc/cinder/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=84144) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Sep 14 19:19:05.757846 n-d-796905-2 cinder-volume[84144]: DEBUG cinder.manager [None req-cb9fba54-c50d-4db5-8877-f491c4270af6 None None] Notifying Schedulers of capabilities ... {{(pid=84144) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}